I self-learned to code at 30
kaapi.team
I self-learned to code at 30
1–10 of 150 posts
Re: I self-learned to code at 30
#2Also, always refreshing to see a post that ends on an optimistic note.
Good job.
Re: I self-learned to code at 30
#3It all depends what you want to do or how much proficiency you seek
I don't think coding will ever be easy but it can be made easier
Re: I self-learned to code at 30
#4> Every weekday - 1 hour post work
> Every weekend - 4 hours on Saturday and Sunday each
> Done over 4.5 months, so total = 234 hours
As an almost-40-year-old that has minor coding experience (but wants to do / learn more) I find that time is the component that's the most difficult to overcome. I have a wife, a 5 year old, a house... all of which require time. Getting 4 hours _per day_ on a Saturday / Sunday combination to be able to focus is nearly impossible for me unless I wanted to completely forgo spending time with my wife and son (and even then it might not be possible due to responsibilities as a parent / home owner).
On the flip side of this discussion: his breakdown and explanation of the walls you hit and the feeling of excitement an elation when you pass them really stuck out to me as something not often talked about enough. Learning is a commitment and requires dedication. The author did (IMO) an amazing job talking about his experience with that and how he worked to overcome those obstacles.
Re: I self-learned to code at 30
#5Maybe be watch one or two to get a gist of how things come together but please buy a good book on the topic. Even better, take a college course in Coursera or EDx.
Re: I self-learned to code at 30
#6This part stood out to me: > Every weekday - 1 hour post work > Every weekend - 4 hours on Saturday and Sunday each > Done over 4.5 months, so total = 234 hours As an almost-40-year-old that has minor coding experience (but wants to do / learn more) I find that time is the component that's the most difficult to overcome. I have a wife, a 5 year old, a house... all of which require time. Getting 4 hours _per day_ on a…
Re: I self-learned to code at 30
#7I get that the point of the post is to encourage others, but proclaiming to have "learned how to code" feels misleading because there is no real finish line for it. This is an open-ended skill, there is no such thing as being done with it, same with most other skills. Maybe you can claim that you self-learned how to do a Rubik's cube, but I have been learning how to code for 15 years and with each day I feel like there's so much more that I don't know.
Re: I self-learned to code at 30
#8Learning from YT videos, the kind you get by searching “learn programming” is IMO not a good idea. These videos are engineered for ad revenue and engagement metrics. Maybe be watch one or two to get a gist of how things come together but please buy a good book on the topic. Even better, take a college course in Coursera or EDx.
I have the feeling he didn't learn programming but was able to copy/paste a small project together.
Re: I self-learned to code at 30
#9I have a slightly cynical view about this sort of thing, and assume that most might have some counter-arguments for why my cynicism is misguided. I get that the point of the post is to encourage others, but proclaiming to have "learned how to code" feels misleading because there is no real finish line for it. This is an open-ended skill, there is no such thing as being done with it, same with most other skills. Maybe…
Re: I self-learned to code at 30
#10That said one of the hardest part s of programming on a team so far has been making names that make sense, so, some sympathy there.