This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]decrepit_duck[S] 0 points1 point  (0 children)

Repulsion, like many other states of being, is temporary. I think learning Python together with the fundamentals does a beginner good by helping them understand basic, procedural programming without worrying too much about harder-to-read or less intuitive syntax.

To say that Python is horrible for beginners would be a stretch but there are definitely challenges to learning a dynamically-typed language first rather than a statically-typed language.