CS 111 - Week 2 Lab - 2023-01-27 TODAY WE WILL * announcements/prep for next class * Review clicker questions * Week 2 Lab Exercise * remember to submit at-least-first-attempts at Homework 1 by 11:59 pm tonight! (attempt the Canvas questions for Problems 1 and 2, and submit a Racket .rkt file to Canvas attempting at least one of the problems 3 onward) * watch for class emails as parts of Homework 2 become available! ===== CURRENT READING ASSIGNMENT ===== * from "How to Design Programs", 2nd Edition (HtDP/2e): * Prologue: How to Program - the section "Inputs and Output" * direct link: https://htdp.org/2022-6-7/Book/part_prologue.html#%28part._some-i%2Fo%29 * Section I - Fixed Size Data - Chapter 2 - Functions and Programs - at least the sections 2.1, 2.2, and 2.4 * direct link: https://htdp.org/2022-6-7/Book/part_one.html#%28part._ch~3afuncs-progs%29 * Preface - the section "Systematic Program Design" * direct link: https://htdp.org/2022-6-7/Book/part_preface.html#%28part._sec~3asystematic-design%29 * Section I - Fixed Size Data - Chapter 3 - How to Design Programs - at least the sections 3.1 and 3.3 - 3.5 * direct link: https://htdp.org/2022-6-7/Book/part_one.html#%28part._ch~3ahtdp%29 ===== NEXT WEEK: add in: ===== * Section I - Fixed Size Data - Chapter 2 - Functions and Programs - sections 2.3 and 2.5 * direct links: https://htdp.org/2022-6-7/Book/part_one.html#%28part._sec~3acomposing%29 https://htdp.org/2022-6-7/Book/part_one.html#%28part._sec~3aprogs%29 * Section I - Fixed Size Data - Chapter 3 - How to Design Programs - sections 3.4 and 3.6 * direct links: https://htdp.org/2022-6-7/Book/part_one.html#%28part._sec~3adesign%29 https://htdp.org/2022-6-7/Book/part_one.html#%28part._.D.K._sec~3adesign-world%29 ====