|
CS302: INTRODUCTION TO PROGRAMMING CS302 HOME PAGE, Spring 2009 |
|
In This Page: Lectures | Course Announcements | Course Summary Other pages: Coursework | Textbook | CS Labs |
Course Coordinator:
|
Course Announcements:
|
|
Course Summary:
Prereqs: Problem solving skills such as those acquired in a statistics, logic, or advanced high school algebra course; or consent of instructor. Open to Freshmen. Undergraduate Catalog Description: Instruction and experience in the use of an object-oriented programming language. Program design; development of good programming style; preparation for other Computer Science courses. Our Description: This course introduces you to fundemental computer programming concepts as you learn to program in the Java language. Algorithm development, structured programming, methods, data organization (arrays), basic object-oriented programming, exception handling, and file access are covered. Learning Objectives: Students successfully completing this course will be able to analyze problems and formulate algorithms; create robust, user-friendly, well-structured and well-documented Java programs; read basic Java programs to determine their purpose; and have a basic understanding of how computers work. |
| Last Updated: 11/21/2009 © 2008-2009 Jim Skrentny, CS302 Coordinator |