CSE 110


Reading List - Relevant sections of the textbook

This list will be updated as more and more chapters are covered in class.

Exam-1 Chapter 1: Sections 1.1, 1.2, 1.3, 1.4 Chapter 2: Sections 2.1, 2.2, 2.3.1, 2.3.2, 2.3.3, 2.4 (skip Pattern Matching, 2.3.4) Chapter 8: Sections 8.3, 8.4, 8.5 (Array Syntax in Java not included) Chapter 3: Sections 3.1, 3.2, 3.3, 3.4.2, 3.4.4, 3.5 ( skip 3.4.1: Data Cleanup Algorithms; skip 3.4.3: Pattern Matching) You must also know about Homeworks (1, 2), Lab Exercises (1-3) and Codelab assignments (1, 2) done before Exam-1. ---------- End of topics for Exam-1 ------------------ Chapter 4: 4.2.1 (pp. 130-135), Skip (pp. 136-138) ASCII code (pp. 139-141) 4.2.2 (pp. 142-147). Skip Data Compression (pp. 148-149) 4.3.1 (pp. 156-159). Skip (Fig. 4.17, pp 161) 4.3.2 (pp. 160). 4.4.1 and 4.4.2 (pp. 162-168) Skip (Fig 4.18) 4.4.3 (pp. 170-174), Figs. 4.22 and 4.23, 1-bit and N-bit comparator. 1-bit adder, Fig 4.24, 4.25 4.5 Control circuits: Just the functionality of Decoders and Multiplexers (pp. 179-182). Skip design and other details of these. Chapter 5: 5.2.1 (pp. 190-196, pp. 200-201) 5.2.2 (pp. 202-207) 5.2.3 (pp. 207-209) 5.2.4 (pp. 211-218) 5.3 (pp. 219-223) Chapter 8: Arrays in Java (pp. 347), and all Java topics that we did from day-1. Chapter 6: 6.1 and 6.2 (pp 240-244) 6.3.1 and 6.3.2 (pp 245-256) You must also know about Homeworks 3 & 4, and Labs 1-8. ------------------------------------------------------------------