Susan Elliott Sim

Puzzling things out since 2008

  • Home
  • About
    • Publications
  • Archive

Posts Tagged → Python

Teaching Python Using Encryption

posted in Uncategorized on 2015/09/28 by ses 2 Comments

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.

Continue reading →

Showing Google Maps in JES

posted in Uncategorized on 2015/03/03 by ses 0 Comments

 

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

posted in Uncategorized on 2014/09/28 by ses 0 Comments

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.

Continue reading →