Live data from Hacker News

A 37-year-old wanting to learn computer science

initcoder.com

21–30 of 190 posts

Re: A 37-year-old wanting to learn computer science

#21
post #7

If you want to really learn it and master it, I'd advise you start with a project to build something you'd like. With that in mind, learn a programming language. JavaScript, CSS and HTML will be a good start for the frontend. You'll then need some backend skills. You could learn MySQL and JavaScript will also help you develop the back end. Along the way, you'll figure out a lot of the stuff yourself. Avoid using AI a…

they built the blog you (possibly) just read..

Re: A 37-year-old wanting to learn computer science

#22
post #9

Stop writing about how you're going to do this, and just do it. Everything you need is available online. Writing blog posts like this is a form of procrastination, and distracts from your stated goal.

You might be right but I also think writing down your goals can be useful if you want to achieve them.

Re: A 37-year-old wanting to learn computer science

#25
I feel as if commenters have not read the blog post in the same way I have.

More than anything, what a self-starter community-taught coder needs is motivation, curiosity, and access to resources. It does not matter where you begin, so long as you have enough stuff to take the next step.

OP, as you've said so yourself, the places you can go are vast! And it's no small thing to have already made working things! Now is the time to play, discover what you like and don't like, start projects and abandon them, go down rabbit holes, get stuck and frustrated, to over-romanticize, to become bored, to feel like an imposter, to become jaded but then to be inspired again, and to experience the magic of making.

I wish you luck and thank you for sharing. I'm excited to learn from you!

Re: A 37-year-old wanting to learn computer science

#26
>[I]t is not aimed towards landing a job as a software developer.

>I am mindful of the ageist tendencies in the tech industry [...]

These two claims seem at odds to me. If you're not aiming at getting a job, why does it matter to you what the tendencies of the tech industry are?

Re: A 37-year-old wanting to learn computer science

#30
I would recommend to take the time and read some of the old papers and texts to get a deep understanding. Like Codd's paper on relational databases and Shannon's paper on entropy.

Also while I would not start a project in C understanding the memory model and how to implement basic data structures in it is s.th. every programmer should know IMHO.

Post reply on HN