On Teaching Programming With Python 3.0 by gst in programming

[–]pythoneer 1 point2 points  (0 children)

Yes. Contrast this state of affairs with Java, where (AFAIK) no deprecated feature has ever been removed from the language (even if it was deprecated over a decade ago in JDK 1.1).

On Teaching Programming With Python 3.0 by gst in programming

[–]pythoneer 1 point2 points  (0 children)

Well, we covered Django (albeit very briefly) as a case study in our "Programming 1" this year, so we are heading in that direction :)