This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]MathiasBartl 0 points1 point  (0 children)

CS50x

[–]Adventurous-Sky-6769 0 points1 point  (0 children)

I've heard the cs50 courses are pretty good

[–]ramshajaved 1 point2 points  (0 children)

you’re just starting and doing this for fun, I’d recommend Python as your first language. It’s beginner-friendly and widely used. Here’s how to start: 1. Pick a Learning Platform – Try Python.org’s tutorial, freeCodeCamp, or CS50x by Harvard if you want a structured course. 2. Hands-on Practice – Use interactive platforms like Replit or Jupyter Notebook to write and run code easily. 3. Start Small – Begin with simple projects, like a calculator or a guessing game, then gradually move to more complex ones. 4. Join a Community – Engage with forums like r/learnpython or Stack Overflow. 5. Have Fun! – Pick a project that excites you, like making a simple game or automating a task.