Skip to content

Releases: jameshughes89/cs101

Before Rework 2022

07 Mar 12:49
00f7b86
Compare
Choose a tag to compare

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)