Software
- Python download – be sure to grab version 2.7.x!
- Java download – version 8.x SDK
- Sublime Text Editor
- Processing Download
Documentation
- Python documentation – library reference, tutorial, etc.
- Python for Informatics – book from C. Severance
- Intro to Computing Using Python – book from L. Perkovic
- Learn Python – from Code Academy
- Python Practice Problems – from Python Bibliotecha
- TextBlob tutorial
- Using the Twitter API tutorial
- Pandas documentation
- Useful Pandas snippets
- Getting Java – tutorial and tips on how to install Java
- Java 8 API – full class reference
- Java Complete Tutorials – Oracle
- Chapter references in the Java slides are to Lewis and Lofton’s Java Software Solutions
- A wide variety of Processing tutorials
- Complete Processing reference docs