COS 100: Introduction to Programming

Interim 2022

[ Current Week | Syllabus ]

Basic Information

Calendar

Daily schedule to be updated throughout the term; topics and exam dates are tentative and subject to change.

Before class, do the reading listed for the first half. After class, do the reading listed for the second half.

DayFirst HalfSecond Half Due
1. 01/04 Tue

Introduction to Introduction to Programming

- worksheet 1

- hw00: Getting started, due 01/04 Tue 10pm

Basics (Chapters 1, 2)

- hw01: Counting lines, due 01/05 Wed 10pm

- Read: Zelle 1.0–1.5, 2.3–2.5.1 (1.0 refers to the "Objectives" segment before 1.1)

hw00
2. 01/05 Wed

Arithmetic (Chapter 3)

- worksheet 2

- Read: Zelle 3.0–3.1

- lab01: Working with numbers

- hw02: Counting the cost, due 01/07 Fri 10pm

- Read: Zelle 3.2–3.3, 3.5–3.6 (3.5 refers to a factorial program in 3.4 that you may not understand yet)

hw01
3. 01/06 Thu

Branching (Chapter 7)

- worksheet 3

- Read: Zelle 7.0–7.1.2

- lab02: Making decisions

- hw03: Counting credits, due 01/10 Mon 10pm

- Read: Zelle 7.2. This reading is shorter, this would be a good time to catch up on past reading.

4. 01/07 Fri

Logic

- worksheet 4

- Read: Zelle 2.1, 7.3

- lab03: Using logic

- Read: Zelle 7.5–7.5.3

hw02
5. 01/10 Mon

Optional class session, check Moodle for details.

- worksheet 5

- hw04: Darts game, due 01/13 Thu 10pm

hw03
6. 01/11 Tue

Iteration (Chapter 8)

- Read: Zelle 2.6, 8.2

- lab04: Repeating

- Read: Zelle 8.0–8.1, 8.3–8.3.2. Finish lab04 first before reading this.

7. 01/12 Wed

exam1

- Read: Zelle 8.4. Read this regardless of whether you finished lab04.

- lab05: Repeating again

- lab06: Extra practice

- hw05: Guessing game, due 01/14 Fri 10pm

- Read: Zelle 8.5

8. 01/13 Thu

Functions (Chapter 6)

- worksheet 6

- Read: Zelle 6.0, 6.2

- lab07: Writing functions

- hw06: Handling money, due 01/19 Wed 10pm

- Read: Zelle 6.4 (pp.184–186)

hw04
9. 01/14 Fri

Sequences (Chapter 5)

- worksheet 7

- Read: Zelle 5.0–5.1

- continue on lab 7

- Read: Zelle 6.5 (skip paragraphs related to triangle2.py)

hw05
10. 01/18 Tue

exam2

- lab08: Working with strings

- hw07: Encryption, due 01/20 Thu 10pm

- Read: Zelle 5.2, 5.4

11. 01/19 Wed

- lab09: Working with lists

- Read: Zelle 5.3, 5.5

- hw08: Decryption, due 01/24 Mon 10pm

- Read: Zelle 5.6–5.8.1

hw06
12. 01/20 Thu

Mutation

- lab11: List mutation

- Read: Zelle 6.6

hw07
13. 01/21 Fri

exam3

Multidimensional lists

- lab12: Lists of lists

- hw10: Gradebook, due 01/26 Wed 10pm

- Read: Zelle 5.9–5.9.3

14. 01/24 Mon

- work day

hw08
15. 01/25 Tue

- review

- lab23: Bonus lab

16. 01/26 Wed

exam4

- optional work day

hw10

Course Information

Topics

In this course we will focus on problem solving and formulating problems in a computational way. This allows us to then develop algorithms, or step-by-step procedures, for solving these problems. We will use the programming language Python as a means to explore fundamental programming and computer science ideas.

Objectives

By the time you've completed the course, you will be able to:
Whatever you do, work at it with all your heart, as working for the Lord, not for human masters, since you know that you will receive an inheritance from the Lord as a reward. It is the Lord Christ you are serving.
- Colossians 3:23–24 NIV
I will be trying to make these verses true for me as I work with you throughout this course, and I hope that you will, too.

Structure and Adjustments

This is a F2F course: Due to the uncertain and ever-changing conditions the world is in, additional adjustments may need to be made. Thus: We will get through this term together.

Grading

Your grade will be determined by a weighted arithmetic mean of various components with weights listed in the table on the right.
componentweight
Attendance and participation15%
Homework, projects, and quizzes40%
Exams45%
The total score will be converted to a letter grade whose lower bounds are: 93% A, 90% A-, 87% B+, 83% B, 80% B-, 77% C+, 72% C, 69% C-, 66% D+, 60% D, 0% F.

Note that there is no preset curve of how many of each letter grade will be given. If you all do A-level work, you will each get an A. As such, you are encouraged to help each other in the pursuit of perfection.

In many courses I intentionally make one exam harder than others, which gives me information (in a mathematical sense) in separating an A performance from an A- performance. Typically, I will let you know and adjust that exam's scores upward. What this means is that you should NOT care about how hard an exam is. If you do A-level work, you will get an A, regardless of the raw numerical score prior to adjustment.

Besides possibly adjusting scores upward for difficult exams, I also reserve the right to lower the grade cutoffs. Both of these help you. I will not hurt you by adjusting your exam scores downward or increasing the grade cutoffs.

Participation and Class Structure

Computer science is an exciting, challenging, and dynamic field, and one of the most effective ways to learn is by doing. Thus, we will spend the majority of our class time grappling and working with interesting problems and questions. We will be working on projects and considering some larger questions in the field. This will require you to actively apply the course concepts in new and unfamiliar ways, which is a great way to deeply learn new material.

In particular, many class days will involve worksheets, discussions, and completing practice labs while the professor and TA wander around offering advice and verifying your solutions.

Reading. To adequately prepare for this style of learning (commonly called the "flipped classroom"), you are required to complete specific reading assignments or exercises before class meetings. Your aim is not to understand every detail, but to get a sense of where we are headed. Even a few minutes of pre-reading can help with class time. After class, you may need to read the sections carefully again to fill in the gaps. Keep up with the reading: if you do not read, you may be more lost in class!

Attendance and participation. I expect you to attend class. Any time that you are not in class for the full class period without a written exception from the professor will result in a 1% deduction from your course grade. On lab days, you may leave early with full credit if and only if you show your completed labs to the professor or TA and receive verbal clearance to leave. If you know in advance that you will need to miss a class period, be sure to receive a written exemption from the professor beforehand in order to avoid the penalty. Asking for an excused absence after you have already missed the class will generally not meet with success.

Coming to class is not just about showing up; it is also about being fully engaged in the learning experience. If you have a question, others in the class may also be wondering the same thing. So, please speak up and ask questions anytime you need to. Not only will you be helping yourself, but also you will be helping your peers.

Be mindful of others. Refrain from using mobile phones or laptops for activities unrelated to the learning process. If you prefer to use laptops to take notes, please kindly sit in the back, as the screen may distract others. There is research that suggests taking notes by hand is better for long-term retention (P. A. Mueller and D. M. Oppenheimer, The pen is mightier than the keyboard, Psychological Science 25 (2014), 1159–1168).

Silence and put away mobile phones and do not use laptops for anything other than class-related activities.

Participation points may be deducted if you are off-task or distracting yourself or others. It is my sincere hope that every one of you get all the points for attendance and participation.

Illness. You should make every effort to attend class when you are healthy. If you become ill, for your well-being and the well-being of the rest of the class, you should not come to class. (Nor should you show up to my office with your germs!) Yes, this sounds like common sense, but it is tempting to try and power through as normal so as not to fall behind. If you become ill, or know that you will need to miss class for some reason, please contact me as soon as you are able, and we will work together to plan how you will keep up and/or make up any missed work.

Other Components

Homework and Projects. Homework and projects will be assigned throughout the term.

In general, work handed in late will receive zero credit.

However, because life is weird right now, you are given three (3) Grace Passes. Each Grace Pass can be used to extend the deadline of an assignment by 24 hours (regardless of weekends and holidays).

Exams. There are three (3) in-class exams (see calendar for a tentative schedule). Each exam is cumulative and covers all material that has been addressed up to that point. You may be required to write and evaluate short sections of code by hand during the exam without the aid of a computer.

There are no make-up exams except in circumstances recognized by the instructor as beyond the control of the student. To receive this consideration, the instructor must be notified of the problem before the exam unless this is impossible, in which case as soon as possible.

Time outside of class. I expect a typical student to spend about two to three hours outside of class for each hour in class. Some students need to spend a bit more than that (which is okay). If you are spending more than 10 hours per day on this course outside of class time, please come talk to me so we can find ways to help you learn the material without spending so much time.

Policies

Learning integrity.

Search me, O God, and know my heart;
Try me, and know my anxieties;
And see if there is any wicked way in me,
And lead me in the way everlasting.
- Psalm 139:23–24 NKJV
Collaborative work is an integral part of many successful ventures. As such, I expect that you should collaborate with your classmates a lot during your time in this course. However, it is important to understand that there is a big difference between thinking about and solving a problem as part of a group (which is good, both educationally and morally) and copying an answer or letting someone else copy your answer (which is bad, educationally and morally, and has punitive consequences).

In short, I trust you to maintain the utmost level of academic integrity in this course. Please do not break this trust; if you do, there will be repercussions. The formal policy below lays this out explicitly, and supplements Bethel's academic honesty policy.

Collaboration policy.

Handing in plagiarized code will result in a minimum penalty of no credit on the assignment and may result in harsher penalties depending on the severity of the honesty policy violation. Plagiarizing code will also result in being less prepared for the exams since you will not have developed the skills to produce appropriate solutions on your own without assistance. If you have doubts about the honesty of an action, ask the professor. Ignorance is not an excuse.

Accommodation policy. Bethel University is committed to accessibility for students with disabilities and the Office of Accessibility Resources and Services (OARS) is a resource to ensure students experience access. The instructor will provide accommodations after the student initiates the process.

OARS recommends the student and faculty discuss how accommodations may apply in the specific course. Accommodations cannot modify essential requirements or fundamentally alter the nature of the course. Consultation with OARS may be necessary to clarify reasonable accommodations based on the course. If there are any questions or concerns, connect with OARS at accessibility-services@bethel.edu or 651.638.6833.

Concerns and appeals. If you have any concerns regarding the course, your grades, or the instructor, see the instructor first. If needed, see Bethel's academic appeals policy.

Getting Help

If you need help there are multitude of resources you can use: