Programming
Table of Contents: Programming and Scripting Tutorials
- Tutorial1 HTML, CSS, and Javascript
- Tutorial2 Pandas
- Tutorial3 Anaconda and Jupyter Notebook
- Tutorial4 R/R Studio
- Tutorial5 SPSS
- Tutorial6 Android App
- Tutorial7 PIL/Pillow
- Tutorial8 PyCharm
INFO 6301 Students
Schedule of Fall 2018 Tech Tutorial presentations
| Date | Proposed Topic(s) | Presenter(s) |
|---|---|---|
| Tuesday 18 Sept | HTML+CSS+JS | Katie |
| Anaconda+Jupyter | Wendy | |
| pandas | Molly | |
| R/RStudio | Janghee | |
| Thursday 20 Sept | SPSS | Fuji & Natalie |
| Android App | Junnan | |
| PIL/Pillow | Rachel | |
| PyCharm | Kevin |
A brainstorming list of potential additional Programming and Scripting tutorial topics:
- Python versions/code production tools: Python 3, Jupyter, PyCharm, Anaconda, etc.
- Modules or libraries that you can add to your Python programs to do more interesting things: numpy, pandas, Pillow/PIL, etc.
- A brief intro to other -- hopefully similar! -- programming or scripting languages from your domain(s): Unity, R, SPSS, Lua, PHP, Javascript, etc.
- Tools to help manage your dev environment: Docker, Kubernetes, etc.
- Propose your additional idea(s) here!
- (?) Would going over some (Python-related) programming concepts (list/dictionary comprehension, iterators, subclassing) being useful?
- We'll cover lists and dictionaries while working through the book, but introducing iterators and objects/classes would be interesting [SV]
- (?) Would going over some (Python-related) programming concepts (list/dictionary comprehension, iterators, subclassing) being useful?