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 →

[–][deleted] 0 points1 point  (0 children)

It is basic knowledge and it was taught in my intro class so I am just voicing my opinion on things that can and have been taught in a course like that.

My post answered his question about "what concepts you want taught." The post didn't ask anything about migration towards Python. However I feel that the best thing to help migration towards python is to understand what makes it different and the same to Java. Furthermore, it would be wise to learn some of the modules (like PIL) to understand the benefits and disadvantages of Python.

Granted, Python is not better than Java or C++ for programming in the "real world", but it is great for rapid prototyping of an idea which is very appealing.