|
|
Nov 21, 2024
|
|
CS 1112 - Introduction to Computing: An Engineering and Science Perspective (MQR-AS, SMR-AS) Fall, Spring. 4 credits. Student option grading.
Forbidden Overlap: due to an overlap in content, students will not receive credit for both CS 1110 and CS 1112. Prerequisite: MATH 1110 , MATH 1910 , or equivalent. Co-enrolling in MATH 1110 or MATH 1910 is acceptable assuming that student is comfortable with the concepts of series summation and derivatives. No prior programming experience required.
Staff.
Programming and problem solving using Python. Emphasizes the systematic development of algorithms and programs. Topics include iteration, functions, arrays, strings, recursion, object-oriented programming, algorithms, and data handling and visualization. Assignments are designed to build an appreciation for complexity, dimension, randomness, simulation, and the role of approximation in engineering and science. Weekly discussion section provides guided practice on the computer, with staff present to help. NO programming experience is necessary; some knowledge of Calculus is required.
Outcome 1: Be fluent in the use of procedural statements-assignments, conditional statements, loops, function 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 sorting and searching algorithms.
Outcome 4: Have a working familiarity with libraries such as NumPy and Matplotlib for scientific computation and data visualization.
Add to Favorites (opens a new window)
|
|
|