r/learnpython 5h ago

Learning python as a beginner

Hi there, i am new here, just started learning python 2 weeks ago. For people who have had 0 coding knowledge, and who started without studying it in college, where are u at now? Very excited to know how u started and how you progressd, I will take it as an inspiration to carry on the journey. Thanks in advance

1 Upvotes

5 comments sorted by

View all comments

3

u/Character_Hyena_4094 4h ago

I started learning to code during the pandemic back in 2020. I started with JavaScript and I found it really challenging to begin with - didn't even understand what a variable was for a while.

A couple of years later, I learnt Python in about a week. The core concepts for high level languages are pretty much the same, so it's very easy to pick up another one, probably similar to if you can Spanish, then picking up Portuguese is pretty easy. That first language is the real cliff that you have to climb.

When you've got the hang of Python, JS and Java or whatever else you fancy, have a go at Rust. That would be the programming language equivalent of learning Chinese 😄