Skip to main content

more options


Mini-lecture Schedule:

There will be one min-lecture held every alternate week during the optional discussion sessions. The first mini-lecture is on Thursday, February 3rd. The same lecture will be repeated in Tuesday's discussion session the following week. Please check this page for schedule updates.

Lect No. Date Topic
1. 2/3 R Arrays, Conditionals, Loops, User-defined functions
2. 2/8 T Arrays, Conditionals, Loops, User-defined functions
3. 2/18 F User-defined functions, Strings and Cell Arrays
4. 2/22 T User-defined functions, Strings and Cell Arrays
5. 3/4 F Vectorized logical operations, Advanced Graphics, File I/O
6. 3/8 T Vectorized logical operations, Advanced Graphics, File I/O

CS1112 Lecture Schedule:

The CS1112 lectures corresponding to the course material are posted below. These lectures are optional and the topics will be discussed at a slower pace as one would expect for an introductory course. If you prefer faster pace please use the blectures and reading material from the CS1132 course website.

CS1112 lectures are held twice on Tuesdays and twice on Thursdays. Within one day, the two lectures are the same: 9:05-9:55am in Olin 255; 11:15-12:05pm in Phillips 101.

Lect No. Date Topic
4. 2/3 R Nested conditionals; logical operators
5. 2/8 T Iteration: for
6. 2/10 R Iteration: while
8. 2/17 R Discrete vs. continuous; plotting
9. 2/22 T User-defined functions
10. 2/24 R Executing a user-defined function
11. 3/1 T Probabilities and Averages; vectors; plots
13. 3/8 T 2-d Arrays--matrix
17. 3/29 T Characters and strings
18. 3/31 R Cell arrays