emailconfirmed
1,824
edits
m (clean up) |
No edit summary |
||
Line 180: | Line 180: | ||
== Links == | == Links == | ||
Here are a couple of links that should give you an idea of where this course is heading ... | |||
=== Learning Python === | === Learning Python === | ||
* [http://www.codecademy.com/en/tracks/python Learn Python] at Code Academy | * [http://www.codecademy.com/en/tracks/python Learn Python] at Code Academy | ||
Line 187: | Line 190: | ||
* [https://zulko.github.io/moviepy/ MoviePy] by Zulko | * [https://zulko.github.io/moviepy/ MoviePy] by Zulko | ||
* [https://zulko.github.io/blog/2014/09/20/vector-animations-with-python/ Vector Animations with Python] | * [https://zulko.github.io/blog/2014/09/20/vector-animations-with-python/ Vector Animations with Python] | ||
=== Language Processing === | === Language Processing === | ||
* [http://h6o6.com/2013/03/using-python-and-the-nltk-to-find-haikus-in-the-public-twitter-stream/ Using Python and the NLTK to find Haikus in the public twitter stream] | * [http://h6o6.com/2013/03/using-python-and-the-nltk-to-find-haikus-in-the-public-twitter-stream/ Using Python and the NLTK to find Haikus in the public twitter stream] | ||
* [http://dhconnelly.com/paip-python/docs/paip/eliza.html Eliza.py] | * [http://dhconnelly.com/paip-python/docs/paip/eliza.html Eliza.py] | ||
=== Twitter === | |||
* [https://zulko.github.io/blog/2014/07/26/a-tweets-controlled-python-script/|A Python Script controlled via Twitter] | |||
== Literature == | == Literature == |