Lecture Videos

Marty Stepp's Spring 2015 offering of CS 106B was recorded by SCPD, and we have put edited versions of those videos on YouTube. Though the course may change somewhat since then, the videos are still useful, so we post them here for you to view.

NOTE: These videos are privately uploaded and are for viewing by CS 106B students only. The content of these videos is © copyright Stanford University.

Unit 1: Introduction to C++

Unit 2: Collections

Unit 3: Recursion

Unit 4: Recursive Backtracking; Classes and Objects

Unit 5: Implementing Collections with Pointers, Arrays, Linked Lists

Unit 6: Binary Trees

Unit 7: Graphs

Unit 8: Advanced Topics


More videos will be posted each week after we are done editing them.

See also: Lecture videos from Julie Zelenski's 2008 CS 106B course

This document and its content are copyright © Marty Stepp, 2015. All rights reserved. Any redistribution, reproduction, transmission, or storage of part or all of the contents in any form is prohibited without the authors' expressed written permission.