CS100J Handouts Com S 100J Introduction to Computing using Java Grade: letter or S/U Fall 2007 714-012 TR 09:05 Kimball B11 Instructor: David Gries 4 credits 714-157 TR 11:15 Kimball B11 Newsgroup: cornell.class.cs100j Handouts Home About email Academic Excellence Workshops Academic integrity Announcements DrJava Exams Grades FAQs Lectures Assignments Labs Quizzes Links Staff info Syllabus Course material Times & places Newsgroup Email Gries Click here for info on exams Outline of lectures held so far This also contains programs used in the lectures and pdfs of power point slides. First-day handout (doc) pdf Survey of programming experience Setting up Dr Java lab handouts. ALL RECITATIONS/SECTIONS/LABS ARE IN THE ACCEL LAB, in the Engineering Library. Lab 01. Expressions, variables, declarations, and assignments. pdf html Lab 02. Creating objects and writing subclass definitions. pdf html Lab 03. Writing and testing classes; playing with static variables pdf html ThreeDimPoint.java Lab 04. Writing functions. pdf html Methods.java Lab 05. Class Vector. pdf html Lab05.java Lab 06. Recursion. pdf html Lab06.java Lab 07. Loops and assertions. pdf rtf Lab07.java Lab 08. Reading files. pdf html Lab08.java test.txt Lab 09. Formating in Locales. pdf html JLiveWindow.java MyJLiveWindow.java Lab 10. Developing loops. pdf doc Lab 11. Timing execution. pdf doc Sorting.java TestArrays.java Lab 12. Lab 13. Lab 14.