T-Th 9:05 |
CS 1110: Introduction to Computing Using Python Fall 2015 |
|||
Main
About: Announcements Staff Consultants Times & Places Calendar Materials: Texts Python Command Shell Terminology VideoNote Handouts: Lectures Assignments Labs Assessment: Grading Exams Resources: CMS Piazza AEWs FAQ Python API Python Tutor Style Guide Academic Integrity |
Latest AnnouncementsAssignments 5 and 6
Both
assignment 5
and
assignment 6
are available. You can work on them at the same time.
Assignment 4
The next assignment is now
available online.
Assignments 1 & 2
Sunday is the deadline for both the first and
second assignment.
No Serial Number/Device ID on your iClicker?
There are several ways to recover your device number so that you can register.
Course DescriptionCS 1110: Introduction to Computing using Python
Fall, spring, summer. 4 credits. 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, 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. 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. Expected Outcomes
For more information on the course, see the syllabet. Graduate Students: Students who wish to learn Python solely for use in their research are heavily discouraged from taking this class. Graduate students and researchers should instead take CS 1133, a 1 credit course in Python. That course covers some of the material in this course without as much computer science. ExamsThe times for all prelims and the final are given here. Please notify us as soon as possible if you have any conflicts. |
|||
Course Material Authors: D. Gries, L. Lee, S. Marschner, & W. White (over the years) |