RE: Journey Into The World Of Python - #1 Course Overview

You are viewing a single comment's thread from:

Journey Into The World Of Python - #1 Course Overview

in steemtrainer •  8 years ago 

I like Python, but you might want to consider focusing on 2.7 instead of 3.5 because I'm pretty sure that most of the job opportunities are still for that version. Also, I think Google App Engine still depends on the older version. Just a thought.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Yes, I too have had issues with certain libraries not supporting version 3 well. There are just a handful of changes between 2 and 3. So, I thought of starting off with version 3 and then while the course progresses, point our the differences between both the versions. Thus, I will be able to properly bridge the gap between the two versions for the students. Google App Engine, as of August 2016, supports the version 3.