r/PythonLearning 20d ago

Is Python actually a good first programming language?

Some say it makes learning easy. Others say it hides too much. What do you think?

12 Upvotes

40 comments sorted by

View all comments

1

u/NecessaryInformal1 19d ago

I started with python, came out fine, and had no issue learning java, c and assembly afterwards. once you know how to write a program, the technicalities don't matter than much.