Description

The textbook for this course presents a bottom-up introduction to computer architecture, beginning with digital gates and number representation; building up through the Von Neumann model, Instruction Set Architecture (ISA) and assembly language; and ending with C programs interacting with assembly programs. Most of the concepts in this course will be reinforced through programming assignments in C.

CS 270 covers exactly the same material but in a top-down fashion since students already have two semesters of Java programming under their belt.

In CS 270 students write a number of C programs to learn concepts by programming them and to build confidence in the C programming language, which is an important language used frequently in industry and systems research. There will be at least one deliverable a week.

Personnel

Section 001
Lecture: 9:30-10:45am, Tue/Thu, Clark A 201
Instructor: Sanjay Rajopadhye
Office Location: COMSC 340
Office Hours: see schedule page (I'm most likely also available at other open slots)

GTAs
Andres Calderon Jaramillo
Dave Besen

UTAs
Shannon McPherson
Please email inquiries to cs270@cs.colostate.edu (forwarded to instructors, GTAs, and UTAs)

Prerequisites

CS 161 (C or better), CS 200 (or concurrent registration), MATH 141 or MATH 155 or MATH 160 (C or better).

Textbook

Computer Organization (Required):

Introduction to Computing Systems, from bits and gates to C and beyond
Patt and Patel (second edition)

iClickers (Required):

You are required to purchase an iClicker remote for in-class participation. iClicker is a response system that allows you to respond to questions we pose during class, and you will be graded on that feedback and participation. In order to receive this credit, you will need to register your iClicker remote on Canvas.

Lectures and Recitations

What Days Time Who Helper Where
Lecture (Section 001) Tue/Thu
9:30am-10:45am
Sanjay Clark A 201
Recitation (L01) Wed/Fri
3:00pm-3:50pm
Andres (Wed) / Dave (Fri)   COMSC 225
Recitation (L02) Wed/Fri
4:00pm-4:50pm
Shannon  
Recitation (L03) Tue/Thu
4:00pm-4:50pm
Andres Dave
Recitation (L04) Wed/Fri
1:00pm-1:50pm
Dave (Wed) / Andres (Fri) Shannon
Recitation (L05) Wed/Fri
10:00am-10:50am
Dave Daniel COMSC 215

Help Desk

Days Time Who Where
Wed
11:00am-12:00pm
Dave COMSC 120
Thu
1:00pm-4:00pm
Shannon
Fri
11:00am-1:00pm
Dave
Sun
10:00am-1:00pm
Andres

Lab Hours

Days Time Who Where
Tue
12:00pm-3:00pm
Dave COMSC 120
Wed
12:00pm-2:00pm
Andres
Thu
12:00pm-1:00pm
Dave

Grading

The course requires demonstration of a student’s grasp of the concepts on evaluations. Here is the grading scheme:

Activity WeightDescription
Assignments 35% Programming Assignments and Theory Homework
Recitations 10% Lab Attendance and Completion
Peer Instruction 5% In-Class iClicker
Midterm 15% First Midterm
Midterm 15% Second Midterm
Final Exam 20% Comprehensive Final

If you believe you have been graded unfairly, please post a regrade request in Piazza following the guidelines below:
  • Make the post private!
  • Select p#_regrades as the folder (where # is the number of the programming assignment).
  • Explain why you believe you were graded unfairly.
Grades complaints will be considered only for two weeks immediately following when the assignment grade appears on Canvas!
  • Assignments will be done individually. As required by the department, we will check for collaboration using a software tool, so do your own work!
  • Recitation participation is strongly encouraged. Part of the class grade comes from successfully finishing the assigned lab work.
  • Peer Instruction sessions are held during lectures, usually on Thursdays. Scores are weighted as follows: 70% for participation, 30% for correctness.
The assignment of letter grades will be made as follows:

Letter Grade Points
A ≥90%
B ≥80%
C ≥70%
D ≥60%
F <60%

Your average score on exams must be ≥60% to receive a passing grade in this course.

Late and Makeup Policy

Midterm and Finals: Make-up exams are only given for extraordinary circumstances (e.g., illness, death of family member). Students must consult with the instructor as soon as possible, preferably before the start of the exam. Examination dates are listed in the syllabus; be aware of them and plan accordingly.

Peer Instruction: Make-ups will be given for missed peer instruction if you have a documented excuse. If you are missing your iClicker during class, submit the answers on a paper with your name and ID to the instructor, for up to 80% credit.

Recitations: Make-ups will be given for missed recitations if you have a documented excuse, please arrange with the instructor or a teaching assistant.

Programming assignments: Programs are submitted electronically. Details of how this is done appears with the first assignment. Always check the progress page for due dates. The due date will include a day and time. The assignment will also specify a late acceptance period which will include a late penalty of 20%. After the late period, electronic submission is closed; students that have not submitted programs receive no points for the assignment.

Theory assignments: Theory assignments must be submitted per the instructions in the assignment. Handwritten and scanned is acceptable, but the handwriting must be legible. The instructors and TAs reserve the right to decide whether or not a paper is legible. If a late period is allowed, late assignments will be accepted subject to a 20% late penalty.

Important Dates

Date Description
First day of classes Tue., Jan. 17
Last day of classes Fri., May. 5
Last day for restricted drop Fri., Jan. 20
Deadline to add without override Sun., Jan. 22
Last day to withdraw Mon., Mar. 20
First Midterm Paper portion: Thu., Feb. 16 - Recitation portion: Thu./Fri. Feb. 16 and 17
Second Midterm Paper portion: Thu., Apr. 6 - Recitation portion: Thu./Fri. Apr. 6 and 7
Final Exam (Section 001) Paper portion: Wed., May. 10 6:20pm-8:20pm - Recitation portion: Thu./Fri. May. 4 and 5

The midterm and final exams will be held in the same classroom as regular lectures. Some sections of the midterms will be done during a recitation. The final exam is comprehensive.

In Class Participation

All students taking this course are expected to participate actively. This includes asking and responding to questions. Students are also expected to scan the announcements on the home page and the progress page every day for updates. If an assignment changes significantly, we will send an email.