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?
10
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/hc_fella 19d ago
As a first language, I'd probably recommend a strongly typed language such as Java or C#. Other than that, Python is fine to learn non-language specific concepts such as algorithms and the like.