spis2022.github.io
Lectures
This is not a complete list; it is only the lecture note produced in GitHub pages format.
For a complete list of all SPIS Lectures, visit: https://sites.google.com/eng.ucsd.edu/ucsd-cse-spis-2022/lectures
Week 1
- 08/01: Python, repl.it, GitHub
- 08/02: Python, part 2 (Identifiers, Variables, Assignments, Expressions,
print
vs. return
)
- 08/03: Python, part 3 (Functions, Scope, Debugging, For Loops,
input
, Testing)
- 08/04: Python, part 4 (While Loops)
- 08/05: Python, part 5
- 08/05: Depth lecture (Python review)
Week 2
Week 3
Week 4