15-110: Introduction to Programming
Lecture 4, Sections G-J
Spring 2010
 


Units 10
Department Computer Science
Prerequisites None

An introduction to the process of program design and analysis using the Java programming language for students who have NO prior programming experience. Topics to be covered include basic data types and their operators, I/O, control structures (selection, loops), classes (including methods and fields), arrays, and simple sorting and searching algorithms. Students with prior programming experience are strongly encouraged to take 15-117 or 15-121. If you've taken a programming course in a language other than Java and have used functions, loops, and arrays, you should NOT enroll in 15-110 and instead enroll in 15-117 or 15-121. NOTE: students must achieve a C or better in order to use this course to satisfy the pre-requisite for any subsequent Computer Science course.