Tuesday, Thursday |
CS 1110: Introduction to Computing Using Python Fall 2018 |
|||
Main
About: Announcements Course Staff Times & Places Calendar Materials: Lectures Texts Python Text Shell Videos Assessment: Grading Assignments Labs Exams Resources: CMS Piazza AEWs FAQ Python API Introcs API Python Tutor Style Guide Terminology Academic Integrity |
Latest AnnouncementsYou must register your iClicker
Visit
http://atcsupport.cit.cornell.edu/pollsrvc
to register your iClicker, once you have it.
You must purchase an iClicker
We require an actual iClicker
for this course (the phone apps are not supported). You will need it in class starting Tuesday, August 28.
The textbook is optional and online
There is no official textbook for the class, but there is a
free PDF that you can
use as a reference.
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. 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) |