https://github.com/brettpetch/cs2120
COMPSCI 2120
https://github.com/brettpetch/cs2120
compsci2120 course-material courseware cs2120 data-structures data-visualization python3 western-university
Last synced: about 1 year ago
JSON representation
COMPSCI 2120
- Host: GitHub
- URL: https://github.com/brettpetch/cs2120
- Owner: brettpetch
- License: gpl-3.0
- Created: 2019-09-10T15:23:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T04:46:13.000Z (over 6 years ago)
- Last Synced: 2024-11-09T05:42:56.937Z (over 1 year ago)
- Topics: compsci2120, course-material, courseware, cs2120, data-structures, data-visualization, python3, western-university
- Language: Python
- Homepage:
- Size: 40.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to COMPSCI 2120/COMPSCI 9642/DIGIHUM 2220!
===================================================
This is the primary website for Computer Science 2120/9642 and Digital Humanities 2220, at Western University.
This is very much a social and *interactive* course, so a lot of the course interaction will be taking place on OWL.
If you're stuck on something, or have a question, post on the OWL forums for the class. I really suggest using the forums, they will be invaluable. The TAs and I will check regularly but, in past experience, most people get quick answers from peers in the class. If you answer enough peer questions, I'll give you some mark consideration. For real!
### Class times
* Tuesdays, 10:30-12:30, B&GS 0165
* Thursdays, 1:30-2:30, B&GS 0165
### Tutorial / "Lab"
* Thursdays, 10:30-12:30, PAB 148 (Sec 002), Marios
* Thursdays, 3:30-5:30, PAB 148 (Sec 003), Jacob
### Office Hours
* Prof. Moir (rmoir3 at uwo.ca): **Tuesdays 9:20am-10:20am**, **MC 384**
* Razan Alfar (ralfar at uwo.ca): **Mondays 3:00pm-4:00pm**, **MC 4** (close to the Grad Club)
* Marios Grigoriou (mgrigori at uwo.ca): **Wednesdays 10:00am-12:00pm**, **MC 4** (close to the Grad Club)
* Jacob Hunte (jhunte85 at uwo.ca): **Tuesdays 2:00-4:00pm**, **MC 4A** (close to the Grad Club)
### Course Notes
class1
class2
class3
class4
class5
class6
class7
class8
class9
class10
class11
class12
class12b
class13
class14
class15
class16
### Assignments
asn1
asn2
asn3
asn4
### Weekly Lecture Activities
problems
### Extra Study Questions
### Resources
Python
* [Anaconda](https://www.anaconda.com/download/)
* [PythonAnywhere](http://pythonanywhere.com/)
* [Atom](https://atom.io/)
Recommended Text Editors
* [TextMate](https://macromates.com/)
* [Sublime Text](https://www.sublimetext.com/)
* [Notepad++](https://notepad-plus-plus.org/)
Recommended Development Environment
* [Spyder](https://www.spyder-ide.org/) (included with Anaconda distribution)
* [PyCharm](https://www.jetbrains.com/pycharm/download/)
Data Visualization
* [Python Visualization Libraries](https://mode.com/blog/python-data-visualization-libraries>)
* [/r/DataIsBeautiful](https://old.reddit.com/r/dataisbeautiful/)
### Course Outline
outline
gettingset