Spring 2010

CS 23021 Computer Science I Labs
Programming & Problem Solving
Sections 1 and 2 (13570/13571)

Professor: Dr. Johnnie W. Baker Lab Instructor: Craig Stewart
Telephone: (330-67) 2-9061 Telephone:
Email: jbaker@cs.kent.edu Email: cstewart@cs.kent.edu
Website: www.cs.kent.edu/~jbaker  
Office: MSB 260 - Office Hours MWF 3:30 - 4:30 pm  

Important References for the Course:

Lab Policy

Programming Style Guidelines

Lab Number Description of Assignment Additional References and Comments In Case You Want to Learn More

1

1/19/2010

1/21/2010

Lab 1

Easy-guide-to-Linux

Easy-guide-to-vIm
vim reference

Details UNIX
More UNIX 
vi reference
vi reference card
emacs reference card

2

1/26/2010

1/28/2010

 Lab 2 Easy Guide to gbd

Demo of basic gdb commands

Scripting

mini-sort. cpp 
 Online manual for gdb debugger

gdb reference card

Demo of a gdb debugging session
 3

2/2/2010

2/4/2010
 Lab 3