cs3157 - Advanced Programming.

Course Schedule


Home Homeworks Schedule/Lectures Class Web-board Resources

Lecture Schedule:

Following is a rough estimate of the lecture schedule for the semester. Expect this schedule to be adjusted as we proceed.

Date Topic Reading Notes/Assignment
W 9/7 Introduction and some basic information on Perl Programming Perl (pg 1-20) Notes
M 9/12 Perl continued, Regular Expressions Programming Perl (20-45) Notes
Test1.pl
Test2.pl
Test3.pl
W 9/14 Regular Expressions, Libraries Prog Perl 60-75, Chap 4,5 Homework1, Notes
M 9/19 Perl Debugger, CGI   Notes
W 9/21 LAB 1 - Perl    
M 9/26 CGI, Advanced Topics in Perl   Notes
W 9/28 Perl CGI/Graphics Lab    
M 10/3 Intro C (k&r chap 1-3, 7.3) Notes
W 10/5 Lab C I    
M 10/10 Intro C II (k&r chap 4.1-4.3,7.1-7.5) Notes
W 10/12 REVIEW for MIDTERM   Sample MIDTERM
M 10/17 In Class MIDTERM    
W 10/19 LAB - C II    
M 10/24 Even More C (k&r chap 2.7,4) Notes
W 10/26 Reading catch up on c (k&r chap 6)  
M 10/31 Wrapup c (k&r chap 5,6-6.4) Notes
W 11/2 LAB C    
M 11/7 Academic Holiday   RELAX
W 11/9 Lab C graphics manipulations    
M 11/14 Finish C, Intro C++ c++ core ch 1-2 Notes, Homework 2 Out
W 11/16 LAB C++    
M 11/21 More C++   Notes
Array3.cpp
Array4.cpp
Array5.cpp
W 11/23 LAB   GDB Lab
M 11/28 Shell programming   Notes
W 11/30 LAB shell Programming    
M 12/5 PHP/GUI Programming   Notes
W 12/7 LAB - PHP   PHP combination Lab
M 12/12 Advanced Topics   Notes