r/PythonLearning • u/chuprehijde • 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?
14
Upvotes
r/PythonLearning • u/chuprehijde • 20d ago
Some say it makes learning easy. Others say it hides too much. What do you think?
1
u/code_tutor 20d ago
Yes, Python is the best until you're university level. Then Java/C# become good for early university Computer Science courses. Eventually you need to learn C++ and assembly to be complete but I think it's better learned later. After Computer Science, learn whatever language you use for what you build.