Notes on Data Structures and Programming Techniques (CPSC 223, Spring 2022)
This is the course information for CPSC 223: Data Structures and Programming Techniques for the Spring 2022 semester. This document is available in HTML format at the URL https://www.cs.yale.edu/homes/aspnes/classes/223/notes.html. Code examples can be downloaded from links in the text, or can be found in the examples directory. This document is a work in progress, and is likely to change frequently as the semester progresses. Copyright © 2001–2021 by James Aspnes. Distributed under a Creative Commons Attribution-ShareAlike 4.0 International license: https://creativecommons.org/licenses/by-sa/4.0/. Please feel free to send questions or comments on the class or anything connected to it to james.aspnes@gmail.com. K&R refers to the Kernighan and Ritchie book. Examples from lecture can be found in the examples directory under 2022/lecture if the links below have not been updated yet. Computer Science 223b, Data Structures and Programming Techniques. Instructor: James Aspnes. On-line inform
Notes on Data Structures and Programming Techniques (CPSC 223, Spring 2022) 1 Course administration 1.1 Overview This is the course information for CPSC 223: Data Structures and Programming Techniques for the Spring 2022 semester. This document is available in HTML format at the URL https://www.cs.yale.edu/homes/aspnes/classes/223/notes.html . Code examples can be downloaded from links in the text, or can be found in the examples directory . This document is a work in progress, and is likely to change frequently as the semester progresses. 1.1.1 License Copyright © 2001–2021 by James Aspnes. D
related reading
- how I think when I think about programming - alice mazalicemaz.com
- Teach Yourself Computer Scienceteachyourselfcs.com
- The Missing Semester of Your CS Educationmissing.csail.mit.edu
- What every computer science major should knowmatt.might.net
- Modern Cinria.hal.science
- Lab 1: C Programming and Makefiles - HackMDcs.brown.edu
- NYSRGnotes.ekzhang.com
- Intro - Putting the "You" in CPUcpu.land
- Command Line Interface Guidelinesclig.dev
- GitHub - jlevy/the-art-of-command-line: Master the command line, in one pagegithub.com
- CSAPP_2016.pdfcs.sfu.ca
- Fantastic Learning Resourcesmatklad.github.io