logoISU  

CS151 - Introduction to Computer Science

Spring 2020

Reading

  1. Links on the left - Syllabus, Course Policies, Unix Lab and Help

  2. Linux and CS Systems - Getting Started (specifically Files and Directories and System Information)

  3. Chapters 1-4 of Automate the Boring Stuff

  4. Khan Academy CS Principles, Computers, read sectios Digital data representation, Computer components, Computer files

  5. Khan Academy CS Principles, Algorithms

  6. Khan Academy - binary search running time

  7. Khan Academy - selection sort explanation and analysis