150
submitted 4 months ago by [email protected] to c/[email protected]

Start learning at 50

I've always wanted to learn programming. I've read a blog post saying that at this age it was to late . Then I read a post here in saying the opposite. I've found a site that was learn x in y minutes where it has a bunch of languages there. After reading them, the languages that caught my attention were Julia, Clojure and Go. Are any of these good for a beginner or should I start with something else? I know what are variables, can spot an if/else statement but that's about it. What are some good resources for someone like me who likes to learn by doing things?

(page 2) 7 comments
sorted by: hot top controversial new old
[-] [email protected] 1 points 4 months ago* (last edited 4 months ago)

I've had some students who started at 50. The biggest problem is that it is hard to find a junior position as a 50 year old. Age discrimination is definitely a thing. If your goal is to make a career in programming from scratch, you might be too late, but 30 is sometimes already too late in that regard. Networking, nepotism and the good old "foot in the door" helps there. If your goal is just to learn and maybe apply it to your current job or your own business, than it's perfect to start now.

Most succesful students I've seen of the older category are those that have drive and passion. One student had her own fotography studio and wanted to build a database and website for that. She struggled a lot, but persevered and made a great application. Another was a taxi driver who's children put him in the course. He turned out to be very talented and made and excelllent application for planning taxi rides as his final project.

So it depends what your goals are.

[-] [email protected] 1 points 4 months ago

nah, one is never to old to learn stuff.

a tough, but hands-on start would be something like https://www.theodinproject.com/

it's a free course for web development and their material is really good, so even if you don't finish it you'll aquire some good fundamentals about programming.

sadly that does not match your language preferences, but a lot of knowledge tends to transfer or helps to understand different approaches.

you could also try a course like Introduction to CS and Programming or other university/college courses. they are meant for people who start without programming experience.

[-] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Out of the ones you listed I'd suggest Julia or Clojure. They are simple and have interactive modes you can use to experiment easily.

Experienced programmers often undersell the value of interactive prompts because they don't need them as much. They already have a detailed mental model of how most languages behave.

Another thing: although Julia and Clojure are simple, they are also quite obscure and have very experimental designs. Python might be a better choice. From a beginner's perspective it's very similar to Julia, but it's vastly more popular and lots of people learn it as their first language.

Based on the languages you found, I'm guessing you were looking for something simple and elegant. I think Python fits this description too.

[-] [email protected] 1 points 4 months ago

Languages that caught my attention were Julia, Clojure and Go.

What about these languages caught your attention?

What are some good resources for someone like me who likes to learn by doing things?

Check out https://inventwithpython.com/

[-] [email protected] 0 points 4 months ago

ChatGPT is great at tutoring python. Go as well. Not sure on the others.

[-] [email protected] 0 points 4 months ago* (last edited 4 months ago)

No to Python, Go, Lisp and C to begin. In fact at this level you just need to get a feel for process. You need to start where u feel attracted to. You need to learn principles and not languages nor frameworks. Im surprised not one of the replies gives an accurate picture of what it entails to think like a computer. Computation is not an efficient brain like a humans. It was made to work with the hardware we invented long ago. You have to learn the rudimentary and boring repetition the machine HAS to do so it can appear as a real memorable entity. A practical suggestion is to go install Linux From Scratch. When you complete that journey you will have a taste of some principles. Then I also suggest to simply rewrite character for character kilo.c. Why? So you learn how much a pain and a workout it is to crunch at the keyboard. Learn by doing. Learn by breaking and briking. Go find a game u love with all ur being and reverse engineer it. Who cares what u know at the moment, the goal is the process not the result and besides nothing is ever finished, just get it done. One baby step at a time. Oh and dont ask any more questions. All of those have been asked, its our jobs to find the answer. Please take all this as a simple nudges. None is written with any ill will, trolling nor negativity. Take away the knowledge not the pressumed attitude behind my words. Forget the internet and just dive into it. Another way is to pay some pro to mentor you. Good luck with that since most persons are too busy and are elite. Whatever u want to learn has to be done in the spirit of neglect. You cant care too much about computation. It is just a process for making fragmented business. No one NEEDS software nor money. We all agree to play these nonsensical games. Have fun and be grateful for the process itself. Good journey to you friend! Its a weird one. Ive been at it for 35 years and Im still a newbie.

PS The internet is filled with info. Its your job to determine the knowledge and not the judgement on the worth of the person who posted it. Too much drama and toxicity because everyone at the top of the food chain is pushing that vibe. Everyone everywhere is complaining about our violent ways, how we write to each other online and how we are all being subhuman. Peace to all!

#allerrorsmatter #cod-ape

[-] [email protected] -2 points 4 months ago* (last edited 4 months ago)
load more comments
view more: ‹ prev next ›
this post was submitted on 14 May 2024
150 points (99.3% liked)

Programming

17024 readers
299 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS