CSC161 Introduction to Computer Science Using Java - Section 02
Fall 2015
Professor Emmi Schatz

SYLLABUS

Week Of Topic Chapter
September 7 Introduction to Computers & Java
Computer Hardware and Software
Problem Solving
Simple Java objects and programs
1
September 14 Variables, Operators and Keywords
Simple I/O
Arithmetic Expressions & Order of Operations
2.1-2.5, 2.11-2.13
September 21 Reading from the Keyboard
Dialog Boxes
Strings
Formatted Printing
2.6 - 2.10, 2.14, 2.15, 3.10
September 28 Selection and Logical Expressions 3.1-3.4
October 5 Logical Operators and Nested Ifs
Comparing Strings
Additional Control Flow (switch, break, and continue)
3.5 - 3.7, 3.9
October 12 Looping (while and for loops)
No Class Oct 12
4.1 - 4.6
October 19 Looping (continued) 4.1-4.6
October 26 Midterm
File Input
4.10
November 2 Math Class
Void and Value Returning Methods
Parameter Passing
5, Appendix F
November 9 Methods (continued)
No Class Nov 11
5
November 16 One Dimensional Arrays 7.1-7.4
November 23 One Dimensional Arrays (continued) 7.6, 7.8
November 30 Two Dimensional Arrays 7.9
December 7 Two Dimensional Arrays (continued) 7.9
December 14 Review and Final Exam  



Email Me | Office Hours | My Home Page | Department Home | MCC Home Page

© Copyright Emmi Schatz 2013