Course Notes for CS101 course by Prof. Sivakumar
- 
Lecture 1 Notes (Course Overview)(July 24, 2000)
 - 
Lecture 2 Notes (Problem Solving)(July 27, 2000)
 - 
Lecture 3 Notes (Programming Example)(July 31, 2000)
 - 
Lecture 4 Notes (Unix and Fortran Intro)(Aug 3, 2000)
 - 
Lecture 5 Notes (Fortran Programming by Example) (Aug 7, 2000)
 - 
Lecture 6 (No Notes: Quiz Solutions and Feedback session).
 - 
Lecture 7 Notes (Fortran Programming by Example) (Aug 14, 2000)
 - 
Lecture 8 Notes (Basic Fortran Features) (Aug 17, 2000)
 - 
Lecture 9 Notes (Arrays) (Aug 21, 2000)
 - 
Lecture 10 Notes (Functions) (Aug 24, 2000)
 - 
Lecture 11 Notes (Subroutines) (Aug 28, 2000)
 - 
Lecture 12 Notes (PGPLOT) (Aug 31, 2000)
 - 
Lecture 13 (No Notes: Knight's tour
using PGPLOT  and  Projectile
motion plotting code studied. (Sep 4, 2000)
 - 
Lecture 14 (No Notes:  Project Topics 
discussed. (Sep 7,2000)
 -  
Lecture 15 (Course Project Discussion Continued) (Sep 11, 2000)
 -  
Lecture 16 (Software Engineering Basicsi- Specification, Design,
Implementation, Testing and Verifcation) (Sep 14, 2000)
 - 
****** Midsem Exam on Sep 20, 2000 **************
 - 
Lecture 17 (Fortran Pass 2. Functions as arguments) 
 Summary here   (Sep 25, 2000)
 - 
Lecture 18 (Series sum and Derived Types) 
 Summary here  (Sep 28, 2000)
 - 
Lecture 19 Notes  (CS101 Grading Program in Fortran)  (Oct 5, 2000)
 - 
Lecture 20 Notes  (PGPLOT GUI)  (Oct 9, 2000)
 - 
Lecture 21 Notes  (PGPLOT GUI Input and
Random Numbers)  (Oct 12, 2000)
 -  Lecture 22 (Pointers Intro) (No notes) (Oct 16,2000)
 - 
Lecture 23 Notes  (Pointers code) (Oct 19, 2000)
 - 
Lecture 24 (Insertion Sort) isort.f90 (Oct 23, 2000)
 - 
Lecture 25 (Oct 30, 2000) 235-problem p235.f90