I am giving an iSkills Workshop for the Faculty of Information. Over two three-hour sessions, I take absolute beginners to writing a small programs to encrypt, decrypt, and break a Caesar cipher.
Posts Tagged → Python
Showing Google Maps in JES
I’ve been teaching CCT 374: Technologies for Knowledge Media course this term. It seemed a natural fit to use a Media Computation approach to teach Python programming. Continue reading
Using git and github from PyCharm
In last week’s class, I demoed using Sourcetree to manage your repositories. I didn’t show how to use the features in PyCharm for the same purpose.
Here are a some screenshots that should help.