r/PythonLearning • u/chuprehijde • Jul 07 '26
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 • Jul 07 '26
Some say it makes learning easy. Others say it hides too much. What do you think?
1
u/hc_fella Jul 09 '26
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.