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…
A 37-year-old wanting to learn computer science
21–30 of 190 posts
Re: A 37-year-old wanting to learn computer science
#22Stop 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.
Re: A 37-year-old wanting to learn computer science
#23Re: A 37-year-old wanting to learn computer science
#24Re: A 37-year-old wanting to learn computer science
#25More 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 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
#27Stop 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.
Re: A 37-year-old wanting to learn computer science
#28Re: A 37-year-old wanting to learn computer science
#29Re: A 37-year-old wanting to learn computer science
#30Also 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.