Review for Test1
Scope 6 problems, 60 points. 1 Bonus problem (5 points) Java programming book: chapter 5, 6 (which depend on chapters 1-4) Invitation to CS book: chapter 6, 7 (part I) assembly language: being able to understand and write assembly language code (for problems similar to those in the textbook).
Java programming Class Method, method call, parameters, return type For loop, while loop Array, define an array, assign values to element, access array (e.g., to get the maximum and to compute the average) Graphics, basic functions of Graphics
Invitation to CS Assembly language Computer network Understand how it works Understand the assembly language instructions (no need to memorize them) Write code for a given problem Computer network