CSE2003: System Programming (Spring 2013)
[News]
- (2013/6/24) Total grade
- Grade sheet
- Quiz1(100), Quiz2(81), Quiz3(100)
- PA#1(10), PA#2(10), PA#3(10), PA#4(100)
- Midterm(100), Final(100)
- (2013/6/11) Final Exam
- Date: June 20th Thursday
- Time: 13:30 - 14:50 (80 min.)
- Location: #23217
- (2013/5/30) The final exam is scheduled to be on June 20.
- (2013/5/30) PA#4 is posted. Please check the assignments page.
- (2013/5/9) PA#1 grade
- (2013/4/18) About shift instructions
- I didn't mention that the first operand of the shift instructions must be either an 8-bit immediate or the %cl register in the class.
- All the other registers cannot be used as the first operand (shift count).
- (2013/4/15) We updated grad sheet of Quiz #1 and #2.
- If you can not find your score here, please inform TA by e-mail.
- Office hour: Mon~Fri PM2:00-3:00
- Grade sheet
- Midterm
- (2013/4/13) PA#1 submitter list.
- (2013/3/24) The grade sheet of Quiz #1 is updated.
- (2013/3/28) Errata in PA#1
- The character array data must be char data[16], not char data[4].
- (2012/3/28) The first programming assignment is posted.