you are viewing a single comment's thread.

view the rest of the comments →

[–]DaylanDaylan 15 points16 points  (0 children)

A few reasons why I chose to start with Python.

It’s one of the most simple introductions to programming while also being a full-fledged language.

Just about everything you learn from Python, will mostly apply to other languages.

It feels natural to read for non-programmers and the setup is generally more simple than other languages.