Skip to content

Before Rework 2022

Latest
Compare
Choose a tag to compare
@jameshughes89 jameshughes89 released this 07 Mar 12:49
· 515 commits to main since this release
00f7b86

The purpose of this realease is to tag when CS101 was split --- continuing with cs101 focusing on intro for CS students and reworking the content into a more general version of the course highlighting more "practical" uses (for lack of a better term).

As of now, the idea going forward will be

CS101:
Remove the numpy stuff
Remove the plotting
Remove the machine learning
Add testing
Add more on lists
Add more on objects

CS1XX:
Remove objects
Remove debugger (?)
Remove models of computation
Remove recursion
(Slow down in general)