I teach a class at NYU called Reading and Writing Electronic Text that is half introduction to Python, half introduction to computational poetry. the syllabus is here: http://rwet.decontextualize.com/ and the tutorial/lecture notes are here: https://github.com/aparrish/rwet I've taught the class many times before, but this year I'm revising all the notes and porting everything to Python 3/Jupyter Notebook. I've also made entirely new tutorials on dictionaries, RNNs and keyword extraction. just wanted to share!