Courses of Study 2022-2023 
    
    Mar 29, 2024  
Courses of Study 2022-2023 [ARCHIVED CATALOG]

Add to Favorites (opens a new window)

CS 1110 - Introduction to Computing Using Python


(MQR-AS, SMR-AS)      
Fall, Spring, Summer. 4 credits. Fall, Summer: letter grades only (no audit); Spring: student option grading (no audit).

Forbidden Overlap: due to a partial overlap in content, students will receive 6 credits instead of 8 if they take CS 1110 and CS 1112 . Students may not enroll in CS 1110 if they have taken or are also enrolled in CS 2110 /ENGRD 2110 , CS 2112 , or have taken or are currently enrolled in a course offered or cross-listed with a CS number 3000 or above. (Students looking to learn Python rather than learn how to program should take CS 1133  instead.) Students who have affiliated with the computer-science major may not enroll.
Assumes basic high school mathematics. No calculus or programming experience required.

Fall: W. White; Spring: Staff; Summer: Staff.

Programming and problem solving using Python. Emphasizes principles of software development, style, and testing. Topics include procedures and functions, iteration, recursion, arrays and vectors, strings, an operational model of procedure and function calls, algorithms, exceptions, object-oriented programming. Weekly labs provide guided practice on the computer, with staff present to help. 

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: Understand and apply the concepts of object-oriented programming as used in Python: classes, subclasses, inheritance, and overriding.

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



Add to Favorites (opens a new window)