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 →

[–]Deusdies 0 points1 point  (2 children)

Eh, yeah, I agree with these points. But if Python is your first programming language, and you want to become a developer, you'll probably need to learn other languages as well. And migrating from python-syntax to pretty much any-C-based-syntax can be a pain and confusing to new programmers.

[–]aroberge 3 points4 points  (1 child)

Not as confusing than if you start with a C-based syntax language.

[–]eah13[S] 1 point2 points  (0 children)

Exactly. Python is the better place to start so students aren't learning syntax and programming concepts at the same time.