|
|
|
|
|
by Wickk
5152 days ago
|
|
Thought the article was going to be a question as to why. But I wholeheartedly agree as to why Python is a great forst language. The simple fact that it's syntax light will always be the #1 reason it's a great introduction. Worry about the syntactical hangups once you have the core concepts of programming down. I never understood those CS courses that have you diving in blind with C++ |
|
C++ made more sense to me than all the CS programs that were switching to Java for their intro to CS courses when I was coming up a decade ago.
C/C++ may have overhead that's confusing to a beginner out of the gate, but Java just amplifies that.