Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
/ cs106L Public archive

Stanford University - CS106L: Standard C++ Programming (Uisng Qt Creator)

Notifications You must be signed in to change notification settings

vanJker/cs106L

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stanford CS106L Winter 2020

Standard C++ Programming

Self learning of Stanford's CS106L Winter 2020.

Qt Installation Guide

Please follow the page to install your cs106l environment.
Then follow this page to setup recommended settings for Qt Creator.

Schedule

Note: Default reading is Course Reader.
Legend:

  • PA: Programming Abstractions in C++
Week Date Lecture Reading Assignments
1 Tue 1/7 History and Philosophy of C++
video slides code
ch.0-2
Thu 1/9 Streams
video slides code
ch.3
2 Tue 1/14 Types and Advanced Streams
video slides code
p.429-431, p.441 + ch.3
Thu 1/16 Sequence Containers
video slides code
ch.5 A1 Released
spec zip
3 Tue 1/21 Associative Containers
video slides code
ch.6
Thu 1/23 Advanced Containers and Iterators
video slides code
ch.6

About

Stanford University - CS106L: Standard C++ Programming (Uisng Qt Creator)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages