CSc 110: Lecture Material
This page contains a high-level outline of each lecture.
Also, links to associated slides, resources, programs, and readings will be provided for each lecture.
You are expected to read/review all associated resources either before or soon after the lecture is given.
Aug 8, 2017
Aug 4, 2017
Aug 3, 2017
Aug 1, 2017
July 28, 2017
July 27, 2017
- QUIZ 5
- Topics
- 2D lists (continued)
- PPM format
- Slides
- Programs
July 25, 2017
- Topics
- Object References (continued)
- 2D lists
- Slides
- Section Handout (2d list)
July 21, 2017
- Topics
- Mapping and Dictionaries (continued)
- Object References
- Slides
- Section Handout (dictionary)
- Programs
July 20, 2017
- EXAM 2
- Topics
- Mapping and Dictionaries (continued)
- Slides
- Programs
July 18, 2017
- Topics
- Random and Pseudocode (continued)
- Mapping and Dictionaries
- Slides
- Section Handout (random)
- Reading
- Programs
July 14, 2017
- Topics
- Files (continued)
- Random and Pseudocode
- Slides
- Section Handout (random)
- Programs
July 13, 2017
July 11, 2017
- Topics
- Computer organization
- Files
- Slides
- Section Handout (Will give out once done with files slides)
- Reading
July 7, 2017
- Quiz 3
- Topics
- Advanced string usage (continued)
- Slides
- Section Handout (string manipulation)
- Reading
- Programs
July 6, 2017
- Topics
- Lists and for loops (continued)
- Advanced string usage
- Slides
- Section Handout (lists and for-loops)
- Reading
July 4, 2017
- No Class. Watch online recorded lecture named “Jun-30-2017-EXTRA”.
- Topics
- Lists and for loops (continued)
- Materials
- See materials from last lecture
June 30, 2017
- Topics
- Materials
- (No section handout for today)
- Slides
- Programs
- Readings:
June 29, 2017
- EXAM 1
- Topics
- Advanced if and while loop usage
- Materials
June 27, 2017
- Topics
- Function parameters and return values (continued)
- Advanced if and while loop usage
- Materials
June 23, 2017
- Topics
- Function Parameters
- Function Return values
- Materials
June 22, 2017
- QUIZ 2
- Topics
- If statements and while-loops
- Materials
June 20, 2017
- Topics
- Types, expressions, and variables in python (continued)
- Reading input from command-line
- If statements and while-loops
- Materials
June 16, 2017
- QUIZ 1
- Topics
- Continue discussing functions in python
- Types, expressions, and variables in python
- Materials
June 15, 2017
- Topics
- Continue talking about strings and printing
- Strings + printing section problems
- Introduction to functions in python
- Materials
- Section Handout (Same as last lecture, since we didn’t get to it)
- Slides
- Reading
- Defining your own functions
- Note that some of the later sections in this reading are more advanced.
We’ll be learning these concepts later on.
- Programs
June 13, 2017
- Topics
- General course introduction, syllabus review
- Intro to python and IDLE
- Strings and printing
- Materials