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, 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 (previously CS100J).
Click here for information about alternative courses.
Check the announcements
Notes on A5. Please read the few notes on A5. |
Notes on A4. Please read the few notes on A4. |
Office-hours. See the office hours of the profs, TAs, and consultants on the staff webpage (the consultant schedule, which varies week-by-week, is accessed by a link at the bottom of that page). |
VideoNote. Lecturse are being videotaped. The link for this semester is www.cs.cornell.edu/videonote/cornell. |
Flu. Click the image at the top right to check Cornell's flu status. If you have flu symptoms, stay home and use VideoNote to see the lectures. |
About labs. Please read this announcement about labs. |
Schedule of consulting hours. Click here |
CMS. Haven't received any CS1110 email yet? No serial number on your iClicker so you can't register it? Can't login to the CMS to complete the First Day Survey? See the recent announcements by clicking here. |
|
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.
Please be sure you are free at these times, or email mwitlox@cs.cornell.edu if you have conflicts.