this post was submitted on 14 May 2024
152 points (100.0% liked)

Programming

20566 readers
9 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 2 years ago
MODERATORS
 

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) 11 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 months ago

Brilliant information. Looking forward to more such stuff Visit here : https://login360.in/data-science-courses-in-chennai/

[–] [email protected] 1 points 1 year 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] 1 points 1 year ago* (last edited 1 year 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 2 months ago

Master Full Stack Development with the Best Course in Chennai at Login360

Enroll in Login360's Full Stack Developer Course in Chennai to gain hands-on training in front-end and back-end technologies. Learn from industry experts, work on real-time projects, and secure your dream job. Join now!

Visit here : https://login360.in/full-stack-developer-course-in-chennai/

[–] [email protected] 1 points 1 year ago

Age is not a factor. Your ability to learn is

[–] [email protected] 1 points 2 months ago

Top AWS Courses in Chennai to Kickstart Your Cloud Career

Explore the best AWS courses in Chennai to master cloud computing skills. Learn from industry experts with hands-on training, real-world projects, and certification guidance to boost your career in cloud technologies.

Visit here : https://login360.in/aws-courses-in-chennai/

[–] [email protected] 1 points 1 year ago* (last edited 1 year 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 1 year 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.

load more comments
view more: ‹ prev next ›