CS31 Introduction to Computer Science I, Discussion 1C, Fall 2021 @ UCLA

Table of Contents

Discussion: Friday 2pm-4pm at Geology 3656
TA: Mingyu Derek Ma (mdma at ucla.edu)
LA: Jessica Lee

TA Office Hours

  • Monday 4:30pm-7:30pm on Zoom (you could find the Zoom link on CCLE)
  • Friday 4:30pm-5:30pm at Boelter 3256S

LA Office Hours

  • Tuesday 8:30am-9:30am on Zoom (you could find the Zoom link on CCLE)

Announcements and Updates

Nov 16, 2021 Alexis Korb will sub me for the office hours on the coming Monday (Nov 22) from 4:30pm-6:30pm.

Oct 17, 2021: I recorded an additional video to walk through and solve the programming problems in the worksheet of week 3, please check it out if needed! Office hours for our LA Jessica is added above.

Oct 1, 2021: Welcome to the first discussion!


Discussion Notes

Week 1: Oct 1, 2021

Week 2: Oct 8, 2021

Week 3: Oct 15, 2021

Week 4: Oct 22, 2021

Week 5: Oct 29, 2021

  • Slides
    • Updated after the discussion: fix typo in page 17, use {} to initialize the array

Week 6: Nov 5, 2021

Week 7: Nov 12, 2021

  • Slides for both section 1C and 2A
    • Updated after the discussion: fix the operator priority statements in slide 16, * & has higher priority than + - * /. ++ has higher priority than * &.

Week 8: Nov 19, 2021

Week 9: Nov 26, 2021

No discussion

Week 10: Dec 3, 2021


Resources

Previous