![]() |
Information about alternative courses. | ![]() |
From the Cornell Courses of Study
CS 1110 Introduction to Computing
using Java
Fall, spring, summer. 4 credits. Assumes basic high school mathematics (no calculus) but no programming experience.
Programming and problem solving using Java. Emphasizes principles of software development, style, and testing. Topics include object-oriented concepts, procedures and functions, recursion, iteration, arrays, strings, algorithms, exceptions, GUIs (graphical user interfaces). Weekly labs provide guided practice on the computer, with staff present to help. Assignments use graphics and GUIs to help develop fluency and understanding.
Check the announcements
About the Final: 9 Dec 2011, 9:00AM–11:30AM Review sessions listed on this handout (pdf) |
|||
Can't use javadoc. Can't use Javadoc? Look here. | |||
DrJava: Trouble using DrJava on a PC? Email TA Prabhjeet Singh ps598@cornell.edu | |||
Announcements: |
|||
Iclickers |
Expected outcomes of CS 1110
(1) Understand OO concepts, as used in Java: classes, subclasses, inheritance, and overriding. This includes an operational model of method calls. Understand the basics of OO design.
(2) Be fluent in the use of procedural statements ---assignments, conditional statements, loops, method calls--- and one-dimensional arrays. Be able to design, code, and test small Java programs that meet requirements expressed in English. This includes a basic understanding of top-down design.
(3) Have knowledge of basic searching and sorting algorithms.
For more information on the course, see its syllabet.
Exams
The times for all prelims and the final are given here.