Course Syllabus

Welcome

Welcome to CS 1400: Introduction to Computer Programming! In this course, you will learn how to write computer programs using Python. This will involve learning how a computer language describes how to solve a problem, mastering program specification, design, implementation, and testing. By the end of this course, you will be able to start with a problem statement and then design, implement, document, and test a Python program that solves the problem. Along the way you will learn how to think like a computer scientist, and you will learn a number of key ideas from computer science.

The course staff (faculty and the teaching assistants) are all eager to help you succeed. However, success in programming comes from time, determination, and care. Expect to be challenged and work hard!

Instructor: David E. Johnson
Email: dejohnso@cs.utah.edu
Office: 3146 MEB (along the west face of the MEB 3rd floor).
Textbook: A free interactive ebook will be used. Please see the page under Course Resources for creating an account on our course ebook.
Clicker or audience response device: Interactive class activities will be done during lecture. A device with Internet access is needed during the class lecture. I have a small number of devices that can be checked out during lecture. You should also be prepared to write small programs on paper.
Description: CS 1400: Introduction to Computer Programing is the first of two courses that make up our introduction to computer programming. The second course, CS 1410, teaches object-oriented programming using the Java programming language. For many people CS 1400 will be their first CS course - if you are one of these people, be kind and generous with yourself as you learn a new way of thinking about problem-solving! The course introduces the engineering and mathematical skills required to effectively program computers, as well as the range of issues confronted by computer scientists. A major theme of the course is the role of procedural and data abstraction in decomposing programs into manageable pieces. Students will complete extensive programming exercises that involve the application of elementary software engineering techniques.

The learning outcomes of this course are:

  • use variables, assignment, selection, and repetition to form solutions to simple problems
  • exploit procedural abstraction (non-recursive and recursive methods) to decompose a program into manageable pieces
  • employ data collections and their algorithms to solve problems, especially canonical loop patterns to process arrays and lists
  • incorporate an understanding of creating and using object types, as well as their scope and life cycle, into solutions
  • utilize binary representations, memory models (references, heap, stack), and persistent storage (files) in solving problems
  • leverage the features of an Integrated Development Environment to design, implement, test, debug, and document a complete computer program, given only a problem statement

This course has a co-requisite of MATH 1060 or 1080.

CS 1400/10 or CS 1420: There are now two introductory paths for CS. CS 1400 is part of a two-course sequence. CS 1420 is an accelerated single course. Please carefully consider your background, course load, other demands on your time, and interest in a high-intensity course before choosing CS 1420 over CS 1400/10. The two course sequence was developed for a reason - to help students be successful in computer science! The belief is that students taking the time for the two-course sequence will be better prepared for the next courses in the CS sequence and that more of these students will do well enough to progress.

Meeting Schedule: This course has two lectures (MW 3:00p-4:20p) and Tuesday lab sections. You should be registered for a single lab section and the lecture.

  • Lectures: Core class material will be covered in lecture. During lecture, the course instructor will describe key ideas and terms, demonstrate programming concepts, and ask for class participation to assess understanding. It is critical to attend lecture and to actively engage in the material. Lectures are in the FMAB auditorium (FMAB AUD).
  • Lab sessions: Lab sections provide an opportunity for students to be guided through examples applying concepts of CS 1400. The lab session is a place for you to see if you can translate the material learned in lecture to small programming exercises while getting feedback from your peers and course TAs. Lab attendance is required. Labs are either in MEB 3225 or MEB 3115. Students are expected to have a laptop to use in lab (see the SoC laptop policy) but some loaner machines are available.
  • Recording The lecture will be somewhat poorly recorded for later review and for students who are sick or unable to come to class. This is not intended as a hybrid course or for remote learning, but instead as a short-term option for those who temporarily are unable to attend. The labs have some scores dropped to accommodate short-term attendance issues. If technical issues prevent a successful recording, it will not be rerecorded, but lecture slides and code will still be available.

Course Materials  

Website The class website is the Canvas course available through CIS. It will be updated throughout the semester with the class schedule, lecture notes and videos, laboratory exercises, assignment specifications, and much more. Please regularly look at the course weekly modules for new materials.

Lecture notes The instructor will often make use of slides and other documents during lecture. These documents will be posted on the class website along with the lecture recording; however, such posted documents may not represent completely the material covered in class. Students are strongly encouraged to stay current with posted materials.

Python All programming in CS 1400 is in Python, using the PyCharm programming environment. PyCharm is available for your use on the College of Engineering’s Windows computers (WEB 210) and through the CADE remote desktop. Both Python and PyCharm are platform-independent. Instructions for installing both on your personal computer are available on the class website under the Course Resources module.

New students should create a College of Engineering lab account at: https://webhandin.eng.utah.edu/cade/create_account/index.php  (Links to an external site.)

Student Evaluation 

Programming assignments The instructions for each assignment and its due date will be posted on the class website. It is the student’s responsibility to ensure the successful and timely submission of each programming assignment — start early and follow the instructions carefully. Corrupted or missing files will not be grounds for extensions. Double-check your submissions, and save a digital copy of all of your work. Many assignments will be submitted through the Gradescope system, which provides some basic checking and testing. Students should review the results of this testing and use it to make sure the assignment is submitted properly and working.

Late Assignments Assignments turned in after the due date and time receive an immediate 10% of the possible score deduction (so 10 points for a 100 point assignment, and 5 points for a 50 point assignment). After 24 hours, the score becomes 0% and a likely candidate for the one dropped assignment grade discussed below. In general, you should use the dropped score as the way this course handles the problems we all face during the semester rather than asking for instructor consent for late work. Longer term issues should be discussed with the instructor - we are not trying to fail students! 

Lab exercises Every Tuesday, students complete a lab exercise reviewing the material covered recently in lecture or preparing for an upcoming assignment. Often, a Canvas quiz accompanies the lab exercise and is due at the end of Tuesday. No lab exercise may be made up for credit, except in the case of a documented emergency. Two lab scores will be automatically dropped to allow for issues you may have in attending the labs. To handle small issues, you can attend a different lab section than the one you are registered for, but this should not be a long-term practice. 

Exams Testing will consist of two midterms and a final exam all given in-person in the lecture hall. The midterms are on Sept. 29th and Nov. 10th. The final exam is cumulative and will be on Monday, Dec. 13th from 3:30-5:30pm. No test may be taken at a different time for any reason other than a documented medical emergency or official University of Utah excused activities.

Electronic Textbook Exercises and Participation There will be weekly readings and online programming exercises through the course ebook. These exercises are critical practice for material covered during the week. There will a few other small activities that can earn participation credit. Several scores will be dropped to accommodate short-term issues you may be having.

Final course grade The weighting for the final grade is:

Programming Assignments 50%
Midterms 18%
Final Exam 12%
Labs 10%
Ebook and Participation 10%

Your weighted, cumulative course percentage score is turned into letter grades using the following scheme:

[100-94] A
(94-90] A-
(90-87] B+
(87-84] B
(84-80] B-
(80-77] C+
(77-74] C
(74-70] C-
(70-67] D+
(67-64] D
(64-60] D-
(60-0] E

where [ ] means including that number and ( ) means up to but not including. 

Regrades Students who wish to appeal a score on an assignment, a lab, a quiz, or a test must do so within one week of receiving the score. See information under Course Resources for the regrade process.

Dropped scores Students may end up missing a deadline, a lecture, or a lab session for a reason that is not granted an exception. Therefore, to allow for such an occurrence, various activities allow dropped scores:

  1. The lowest score earned on an assignment is dropped (the final assignment cannot be dropped).
  2. The lowest two scores on lab exercises are dropped. 
  3. Some number of ebook and participation scores will be dropped, in combination with score adjustments for participation credit. I need to see how many of these get assigned, but the drops will be in the general spirit of the other components.
  4. No midterm or final exam scores are dropped.

Getting Help 

Instructor office hours See the link at the top of the course website under Course Resources. 

Teaching assistants and consulting hours See the link at the top of the course website under Course Resources for the consulting schedule of the course TAs. During consultation, use the TA Queue (also on the class website) to alert the TA on duty that you have a question. TA hours are normally held in the CADE lab - please see the Course Resources page for more information.

Communication For questions outside of class and consulting hours, students are encouraged to use Piazza. Please see information on how to contact course staff under the Course Resources module. 

To send urgent messages to everyone in the class, such as corrections to assignments or changes in due dates, the course staff will make use of Canvas announcement. Students are expected to check their email and the class website regularly. 

To ask a question of the course staff, students should use Piazza, which is linked in the menu bar on the left of the course Canvas page.

In general, we can often provide quick and detailed responses through Piazza and it is an excellent mechanism for getting feedback. See further instructions under the "Resources" module in Canvas.

Advice for Success in CS 1400

For most of you, this will be your first class in computer science. Here is some advice on how to approach this class such that you will have the best chance for success.

  • Concentrate in lecture and lab. The concepts that are presented in lecture and lab are what are important; you will be able to find the details in the assigned reading. If you write down everything that is said and then try to figure it out later, you are wasting your time coming to lecture. Instead, think about what is being said. Try to answer all the questions that are asked, even if only in your head. Think about why material is being presented - if you do not see the connection to past materials or assignments, ask for help.
  • Participate in the lab sections. You will be working at a computer in a room with at least one teaching assistant and a small number of other students. Take advantage of the computer by trying things out. That way, you will discover the things that you do not understand in a setting where there are plenty of other people (TAs, as well as students) to help you.
  • Respect the assignments. Some students expect that if they have done the reading, concentrated in lecture, and participated in the labs, then the assignments will be straightforward. What these students do not understand is that the assignments are designed to challenge you by requiring that you apply the concepts you have learned to new situations. The assignments will be your most important learning experience in the course; they will rarely be straightforward. You should start each assignment as soon as the specifications are posted. This way, you will have time to take a break when you get stuck.

Beginners are often surprised by the amount of human effort that must go into designing, writing, and testing a program. Complaints from students about the amount of time required by introductory computer programming courses are universal. You should expect to spend at least 8 hours outside of class every week (according to University guidelines) reading, studying, and designing and writing programs. Some of you will spend less, but many of you will spend even more time. Please keep this in mind when setting up your schedule for the semester!

Course Guidelines 

School of Computing Policies

Please read through the SoC undergraduate handbook: 

https://handbook.cs.utah.edu (Links to an external site.)

College of Engineering Policies

Please read through the CoE policies on appeals, adds/drops, etc:

https://www.coe.utah.edu/students/current/semester-guidelines/ (Links to an external site.)

Behavior in the classroom All students are expected to maintain professional behavior, according to www.regulations.utah.edu/academics/guides/students/studentRights.html (the University of Utah Student Code). Students should read the Code carefully and know that they are responsible for the content. 

Students are expected to engage with the instructor and classmates during class meetings. Students are permitted to use a laptop or mobile device to take notes. Use of a laptop or mobile device for any other purpose is not permitted, and students who do so will be asked to leave the classroom. While you may consider it a right to casually browse the web, engage in social media, or play games during lecture, such activity is very distracting to others (especially in a crowded classroom) and is not permitted.

COVID

Vaccination

      • Get a COVID-19 vaccination if you have not already done so. Vaccination is proving highly effective in preventing severe COVID-19 symptoms, hospitalization and death from coronavirus. Vaccination is the single best way to stop this COVID resurgence in its tracks.

      • Many in the campus community already have gotten vaccinated: o Morethan80%ofU.employees
        o Over70%ofU.students

      • Visit http://mychart.med.utah.edu/, https://alert.utah.edu/covid/vaccine/, or http://vaccines.gov/ to schedule your vaccination.

Masking

While masks are no longer required outside of Health Sciences facilities, UTA buses and campus shuttles, CDC guidelines now call for everyone to wear face masks indoors.

      • Check the CDC website periodically for masking updates— https://www.cdc.gov/coronavirus/2019-ncov/vaccines/fully-vaccinated- guidance.html
      • Treat masks like seasonal clothing (i.e. during community surges in COVID transmission, masks are strongly encouraged indoors and in close groups outside).

Testing

If you are not yet vaccinated, get weekly asymptomatic coronavirus tests. This is a helpful way to protect yourself and those around you because asymptomatic individuals can unknowingly spread the coronavirus to others.

Asymptomatic testing centers are open and convenient:

      • Online scheduling
      • Saliva test (no nasal swabs)
      • Free to all students returning to campus (required for students in University housing)
      • Results often within 24 hours
      • Visit alert.utah.edu/covid/testing

Remember: Students must self-report if they test positive for COVID-19 via this website: https://coronavirus.utah.edu/.

Extended Illness or Quarantine: If you have a period of extended illness, you should work with the course instructor to keep you on a path for success for the semester. Please discuss your situation as soon as possible with the course instructor. 

Working together and Academic Misconduct Students are encouraged to discuss assignments and laboratory exercises with fellow classmates, but each student is responsible for formulating and writing their own answer. Cheating is: sharing written or electronic work either by copying, retyping, looking at, or supplying a copy. Cheating is not: discussing concepts, answering questions about concepts or clarifying ambiguities, or helping someone understand how to use the class tools and software. Looking at a fellow student's code or having another student look at your code is always considered academic misconduct.

Students may occasionally be required to work on assignments or lab exercises in pairs. Guidelines and rules for working together will be posted with such assignments. There are two exemptions to the working together policy - students may always work on the online ebook exercises together and you may always discuss in-class interactive audience response questions with classmates.

Cheating is taken very seriously and students must be careful not to collaborate on assignments. 

Submissions are routinely checked by the course staff for signs of unauthorized collaboration. 

There must be no collaboration during tests or the final exam. Please see the University of Utah Student Code for a detailed description of the university policy on cheating.

Any student found cheating will fail the entire course and receive a misconduct sanction in the School of Computing. A student with two sanctions will no longer be able to take SoC course. 

Additional Resources

Student Success The University of Utah has a number of offices to help you be successful. Please look over this collection of resources: https://studentsuccess.utah.edu/resources/student-support/ (Links to an external site.)

Students with disabilities The University of Utah seeks to provide equal access to its programs, services and activities for people with disabilities. If you will need accommodations in the class, reasonable prior notice needs to be given to the Center for Disability and Access (http://disability.utah.edu (Links to an external site.)Links to an external site.). CDA will work with you and the instructor to make arrangements for accommodations. Accommodations cannot be given without paperwork from this office.

Addressing Sexual Misconduct. Title IX makes it clear that violence and harassment based on sex and gender (which includes sexual orientation and gender identity/expression) is a civil rights offense subject to the same kinds of accountability and the same kinds of support applied to offenses against other protected categories such as race, national origin, color, religion, age, status as a person with a disability, veteran’s status or genetic information. If you or someone you know has been harassed or assaulted, you are encouraged to report it to the Title IX Coordinator in the Office of Equal Opportunity and Affirmative Action, 135 Park Building, 801-581-8365, or the Office of the Dean of Students, 270 Union Building, 801-581-7066. For support and confidential consultation, contact the Center for Student Wellness, 426 SSB, 801-581-7776. To report to the police, contact the Department of Public Safety, 801-585-2677(COPS).

Student Names & Personal Pronouns Class rosters are provided to the instructor with the student’s legal name as well as “Preferred first name” (if previously entered by you in the Student Profile section of your CIS account). Please advise me of any name or pronoun changes (and update CIS) so I can help create a learning environment in which you, your name, and your pronoun will be respected. If you need assistance getting your preferred name on your UIDcard, please visit the LGBT Resource Center Room 409 in the Olpin Union Building, or email bpeacock@sa.utah.edu to schedule a time to drop by. The LGBT Resource Center hours are M-F 8am-5pm, and 8am-6pm on Tuesdays.

Student Wellness Personal concerns such as stress, anxiety, relationship difficulties, depression, cross-cultural differences, etc., can interfere with a student’s ability to succeed and thrive at the University of Utah. For helpful resources contact the Center for Student Wellness at www.wellness.utah.edu or 801-581-7776.

Veterans Center If you are a student veteran, the U of Utah has a Veterans Support Center located in Room 161 in the Olpin Union Building. Hours: M-F 8-5pm. Please visit their website for more information about what support they offer, a list of ongoing events and links to outside resources: http://veteranscenter.utah.edu/. Please also let me know if you need any additional support in this class for any reason.

Learners of English as an Additional/Second Language If you are an English language learner, please be aware of several resources on campus that will support you with your language and writing development. These resources include: the Writing Center (http://writingcenter.utah.edu/); the Writing Program (http://writing-program.utah.edu/); the English Language Institute (http://continue.utah.edu/eli/). Please let me know if there is any additional support you would like to discuss for this class.

Note: This syllabus is meant to serve as an outline and guide for our course. Please note that I may modify it with reasonable notice to you. I may also modify the Course Schedule to accommodate the needs of our class. Any changes will be announced in class and posted on Canvas under Announcements.

Course Summary:

Date Details Due