Courses of Study 2012-2013 
    
    Mar 28, 2024  
Courses of Study 2012-2013 [ARCHIVED CATALOG]

Add to Favorites (opens a new window)

CS 1110 - Introduction to Computing Using Python


(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 CS 1115 , BEE 1510 , INFO 1100 , and VISST 1100 .
Assumes basic high school mathematics (no calculus) but no programming experience.

Staff.

Programming and problem solving using Python. Emphasizes principles of software development, style, and testing. Topics include procedures and functions, iteration, recusion, arrays and vectors, strings, an operational model of procedure and function calls, algorithms, exceptions, object-oriented programming, and 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: Be fluent in the use of procedural statements —assignments, conditional statements, loops, method calls— and arrays. Be able to design, code, and test small Python programs that meet requirements expressed in English. This includes a basic understanding of top-down design.

Outcome 2: Understand the concepts of object-oriented programming as used in Python: classes, subclasses, inheritance, and overriding.

Outcome 3: Have knowledge of basic searching and sorting algorithms. Have knowledge of the basics of vector computation.



Add to Favorites (opens a new window)