Adapted from Materials by Prof. Dave Musicant and Anya Vostinar.
Instructor: Jean Salac (she/her)
Classroom: Olin 310
Time: 2a (Mondays & Wednesdays 9:50-11am; Fridays 9:40-10:40am)
Course Schedule: You can find important deadlines in the course schedule.
Prefect and Course Staff: TBD
Required Course Materials: Programiz, which is a free website. I will include links to the readings within Moodle.
Student Drop-In Hours (also known as Office Hours):
"There must have been a better way to do that last assignment from Intro to CS…"
Data Structures is all about patterns in trying to organize information. All of the software that we create uses data, in one form or another. There are smart ways to store and retrieve this information. How can you do so, and how can you quantify how efficient your techniques are?
Prerequisities: CS111 (Introduction to Computer Science) or an introductory computer science course completed elsewhere. Please talk to me if your background is something other than CS111 or AP CS in high school.
Source: Porter, L., Zingaro, D., Liao, S. N., Taylor, C., Webb, K. C., Lee, C., & Clancy, M. (2019, July). BDSI: A validated concept inventory for basic data structures. In Proceedings of the 2019 ACM Conference on International Computing Education Research (pp. 111-119).
At the end of this course, you will be able to:
Moodle: All course related materials, assignments, projects, readings, and resources will be posted here.
GradeScope: You will turn in most of your assignments here.
Languages: Kotlin
IDE: VSCode. You should download VSCode to your personal machine. We’ll also be doing a fair amount of work in text editors and the terminal.
Default environment: I will default to Mac OSX in class, for development.
I am committed to the principle of universal learning. This means that our physical and virtual spaces, our practices, and our interactions should be as inclusive as possible. Mutual respect, civility, and the ability to listen and observe others carefully are crucial to universal learning. I strive to create an inclusive and respectful classroom that values diversity. Our individual differences enrich and enhance our understanding of one another and of the world around us. This class welcomes the perspectives of all ethnicities, genders, religions, ages, sexual orientations, disabilities, socioeconomic backgrounds, regions, and nationalities.
Attendance: Attendance in class is expected.
Communication: I expect you to check Moodle every day for updates on activities and assignments. All out-of-class written communication will happen via the class announcement forum. Please make sure you are checking it regularly and/or have email or push notifications setup. Each class day will have preparation assignments for you to complete before class. All materials will be released at least 48 hours before they are due.
Technical Issues: If you experience significant technological problems that limit your ability to participate, please contact the ITS Helpdesk at 507-222-5999 or helpdesk@carleton.edu. For announcements of known technical issues, visit the Helpdesk portal.
Extenuating Circumstances: If your personal situation (due to COVID-19 illness or other circumstances) begins to impact your ability to engage with the course, please let me know and contact the Dean of Students Office.
Student Drop-In Hours: Student drop-in hours are a great time to clear up any lingering confusion you may have about certain concepts, ask about the daily readings and assignments, work through ideas, or just talk about something in the course or in computer science generally or in life that’s piqued your interest. These time slots are for you, so use them! If for whatever reason you cannot make it to my student drop-in hours, feel free to make an appointment to see me (info at the top of this page).
Lab Assistant Hours: Lab assistant hours are another opportunity to clear up any confusion or get help with debugging your code. Lab assistant hours are held in Olin 310 and you can get help for this class whenever there is a lab assistant who is comfortable with helping with CS201 material. The lab assistant schedule, along with the classes they can help with, is posted on the doors of Olin 310 and will be posted on the Moodle site for this class once available.
Accommodations for Students with Disabilities: Carleton College is committed to providing equitable access to learning opportunities for all students. The Office of Accessibility Resources (Henry House, 107 Union Street) is the campus office that collaborates with students who have disabilities to provide and/or arrange reasonable accommodations. If you have, or think you may have, a disability (e.g., mental health, attentional, learning, autism spectrum disorders, chronic health, traumatic brain injury and concussions, vision, hearing, mobility, or speech impairments), please contact OAR@carleton.edu or call Sam Thayer (’10), Director of the Office of Accessibility Resources (x4464), to arrange a confidential discussion regarding equitable access and reasonable accommodations.
Assistive Technologies: The Assistive Technologies program brings together academic and technological resources to complement student classroom and computing needs, particularly in support of students with physical or learning disabilities. Accessibility features include text-to-speech (Kurzweil), speech-to-text (Dragon) software, and audio recording Smartpens. If you would like to know more, contact aztechs@carleton.edu or visit go.carleton.edu/aztech.
One of my goals for you in this course is for you to continue to develop as an independent programmer and learner. I’m much more interested in what skills and understanding you have mastered by the end of the course than the exact pace at which you master them. However, it isn’t healthy for you or me if you leave everything to the last minute. Therefore, my goal with the following evaluation metrics is to balance providing you flexibility to learn at your own pace while also making sure to spread your learning out over the entire term.
Towards that end, your performance in this class will be evaluated in three different ways according to learning goals for the course:
Preparation Assignments: Since preparation assignments are meant to preview the topic we will cover each class, these are graded for completion, not based on specifications.
Deliverables: Each deliverable that you turn in will be evaluated against a checklist of specifications related to one or more of the course learning objectives. I will distribute the checklists I’ll use to assess each deliverable so that you know exactly what constitutes each of these levels.
Exams: Each exam topic will have questions targeting your understanding at "Proficient" and "Exemplary" levels. These questions will be marked with the topic and level of understanding.
Below is the description of the four-level scale:
In this course, we need to balance flexibility for individuals with structure for the class as a whole. I also want to help you avoid procrastinating to the point that you can’t get everything submitted by the end of the term. Therefore, the late work/extension policy varies depending on the type of work.
Preparation assignments are due 5 minutes after the start of the class meeting to account for slight delays in submission while enabling you to be prepared for the class it is associated with.
Deliverables have a 1-hour grace period after their posted due date and time to account for slight technical delays in submission while allowing evaluation of submissions to start soon after the due date.
Exams must be taken during their designated times. Please talk to Jean if you need to make alternate arrangements.
If you’re staring down a deadline that you know you can’t meet, or if you’ve fallen behind, get in touch with me immediately and we’ll make arrangements. While I need to put boundaries in place for my own health and wellness, and for fairness to everyone in the class, I also want to make sure you are progressing in your learning.
Per Carleton policy, all extensions for end of term work need to go through your class dean.
Learning is not a linear process, and learning involves making mistakes and learning from them. Below is the revision policy for each category of work.
Preparation Assignments
You cannot revise preparation assignments. These are assessed based on completion, not correctness, so revisions aren't necessary.
Deliverables
Exams
You may revise your answers to preceding exam questions during the Exam 3 and Exam 4 timeslots, because Exam 3 will cover fewer topics because of mid-term break and Exam 4 is during the 2.5 hour-long final exam time slot. Questions on exam revisions will be analogous, but not exactly the same, to the original exam.
You need to clear the letter grade threshold in all three categories: preparation assignments, deliverables, and exams. This means you cannot rely on any one category to "boost" your grade
Computer Science is a collaborative discipline, & people who apply computer science concepts and skills both shape and are shaped by social, political, & cultural environments beyond themselves. You are encouraged to collaborate with your classmates to learn, but collaboration comes with additional repsonsibilities:
# Method to decide how much financial aid students should receive
# I used this StackOverflow post to refresh on the syntax for writing conditional statements in Python: https://stackoverflow.com/link-to-post
It is the policy of this course that you may use LLMs to help you learn ideas and provide explanations, but not to have them do significant portions of your assignments for you. That’s the same policy that applies to getting help from humans or any other online source.
Per Carleton policy, I am required to report cases of suspected academic dishonesty to the Dean's office.