CS 152 Spring 2016
Home
Lectures
Assigns
Exams
Franklin
Advising
Spring 2016
Lecture: MWF 1:30-2:20,
Instructional Office Hours: Mondays, 2:30-3:30 Ryerson 175-B, Tuesdays Ryerson 162, Wednesdays 2:30-4pm Ryerson 175-B
Advising Office Hours Fridays, 12:30-1:30pm, Ryerson 175-B
(you are welcome to ask class-related questions at that time)
Lab(CSIL 1 and 2): Thursday 1:30-2:50, 3-4:20
Useful Links
Syllabus
Class Schedule
Week 8 Project Start
Week 9 Assignment
Exam 3 Review Sheet
Resources
vi:
intro
,
command list
Handy unix commands
Compiling with clang
Debugging with gdb
Reading input with fgets
Parsing input with strtok
Arrays vs Pointers vs Strings
Scripting tutorial
Debugger Info (lldb, gdb)