diff --git a/syllabus.md b/syllabus.md index 391f112..62db48e 100755 --- a/syllabus.md +++ b/syllabus.md @@ -9,7 +9,7 @@ collection: fall2021 | Monday | Tuesday | Wednesday | Thursday | Friday | Resources | |:---|:---|:---|:---|:---|:---| | | | | **September 26**:
[Overview and introductions](https://github.com/UWSEDS/lecture-materials/raw/master/01_overview/Course%20Introduction.pptx), [software tour, software installation checklist](http://uwseds.github.io/software.html) [(video)](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=30074e3a-27e0-4c3c-9060-b1f70131c629) | | [Learning Linux Commands](http://linuxcommand.org/lc3_learning_the_shell.php); [A Whirlwind Tour of Python](https://jakevdp.github.io/WhirlwindTourOfPython/) | -| | **October 1**:
Command line ([slides](https://github.com/UWSEDS/lecture-materials/raw/master/02_command_line/02_Command_Line.pptx), [video](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=24ae5b44-58ed-4fd4-82fd-b09001312fdb)) | | **October 3**:
Introductory git([slides](https://github.com/UWSEDS/lecture-materials/raw/master/03_git_intro/02_CommandLine_Git.pdf), [video](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=6d6ce5ec-ffa6-4cdf-a4b0-af260132a7de)) | | [Software Carpentry Version Control Lesson](https://swcarpentry.github.io/git-novice/)
[Link to HW0]() | +| | **October 1**:
Command line ([slides](https://github.com/UWSEDS/lecture-materials/raw/master/02_command_line/02_Command_Line.pptx), [history](https://github.com/UWSEDS/history/blob/master/history.txt) [video](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=24ae5b44-58ed-4fd4-82fd-b09001312fdb)) | | **October 3**:
Introductory git([slides](https://github.com/UWSEDS/lecture-materials/raw/master/03_git_intro/02_CommandLine_Git.pdf), [video](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=6d6ce5ec-ffa6-4cdf-a4b0-af260132a7de)) | | [Software Carpentry Version Control Lesson](https://swcarpentry.github.io/git-novice/)
[Link to HW0]() | | | **October 8**:
Turning in HW0
Python basics [(notebook)](https://raw.githubusercontent.com/UWSEDS/lecture-materials/master/04_jupyter_and_python_intro/jupyter_and_python_breakout.ipynb) [(video)](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=09c2e8dc-ac6f-4b63-b6ca-b0970131771f). | | **October 10**:
Procedural Python [(notebook)](https://raw.githubusercontent.com/UWSEDS/lecture-materials/master/04_jupyter_and_python_intro/python_vars_and_flow_control.ipynb) [(video)](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=786ff9f6-f431-4524-976c-b099013151a5)
Guided Pandas tour [(notebook)](https://raw.githubusercontent.com/UWSEDS/lecture-materials/master/05_pandas_more_git/data_manipulation.ipynb) **HW0 due!**| | [Link to HW1]()

[Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)| |
| **October 15**:
Procedural Python [(notebook)](https://raw.githubusercontent.com/UWSEDS/lecture-materials/master/04_jupyter_and_python_intro/python_vars_and_flow_control.ipynb) [(video)](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=30d16a97-d858-4f1b-a9e2-af3201345df1)
Guided Pandas tour [(notebook)](https://raw.githubusercontent.com/UWSEDS/lecture-materials/master/05_pandas_more_git/data_manipulation.ipynb) | | **October 17**:
Python and Pandas tour, part 2 [(video)](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=e8301108-b95c-457d-8eb9-b0a001376f98))
Project overview | | [Projects](http://uwseds.github.io/projects.html)
[Real Python on imports](https://realpython.com/absolute-vs-relative-python-imports/) | | | **October 22**:
Student project proposals and project pairing| **Oct 23: HW1 Due** | **October 24**:
Intermediate git and collaboration with GitHub ([slides](https://github.com/UWSEDS/lecture-materials/raw/master/05_pandas_more_git/Version_Control_p2.pptx)[(video)](https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=afb10c04-e398-4069-a205-b0ae0131d3ea)
| | |