Courses of Study 2011-2012 
    
    Apr 25, 2024  
Courses of Study 2011-2012 [ARCHIVED CATALOG]

Add to Favorites (opens a new window)

CS 1110 - Introduction to Computing Using Java


(MQR)
Fall, spring, summer. 4 credits.

Forbidden Overlap: Due to a partial overlap in content, students will receive 6 credits instead of 8 if they take CS 1110 and one of the following: CS 1112 , CS 1114 , BEE 1510 . Assumes basic high school mathematics (no calculus) but no programming experience.


Staff.

Programming and problem solving using Java. Emphasizes principles of software development, style, and testing. Topics include object-oriented concepts, procedures and functions, iteration, recusion, 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.

Outcome 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.

Outcome 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.



Outcome 3: Have knowledge of basic searching and sorting algorithms.



Add to Favorites (opens a new window)