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.
This web page is for Course CS1110. Click here for information about alternative courses.
Check the announcements
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.
For prelim 1 conflicts, complete assignment "P1 conflicts" on the CMS by the end of 24 February.
For Prelim 2 conflicts or Final conflicts, please wait for instructions