===== Lecture Notes ===== ^ Date ^ Topic ^ Slides ^ | September 14 | Introduction to computers and C++ |{{:protected:lecnotes:01Introduction.pdf|lecture notes}} {{:lecnotes:lab1.pdf|Lab 1 notes}} | | September 21 | C++ Basics|{{:protected:lecnotes:02C++Basics.pdf|PDF}} (You need to login to download the file)| | September 28 | Control Flow (I)| {{:protected:lecnotes:03ControlFlow1.pdf|PDF}} (You need to login to download the file)| | | October 5 | Control Flow (II)| {{:protected:lecnotes:04ControlFlow2.pdf|PDF}} (You need to login to download the file)| | October 12 | Functions | {{:protected:lecnotes:05Functions.pdf|PDF}} (You need to login to download the file)| | October 19 | Arrays | {{:protected:lecnotes:06Arrays.pdf|PDF}} (You need to login to download the file)| | November 2 | Pointers and Dynamic Arrays | {{:protected:lecnotes:07Pointers.pdf|PDF}} (You need to login to download the file)| | November 16 | Structures and Linked Lists | {{:protected:lecnotes:08StructLinkedList.pdf|PDF}} {{:protected:lecnotes:ex3.cpp|}}(You need to login to download the file)| | November 23 | Classes and Objects | {{:protected:lecnotes:09Classes.pdf|PDF}} {{:protected:lecnotes:bankaccount.cpp|}}(You need to login to download the file)| | November 30 | Inheritance | {{:protected:lecnotes:10Inheritance.pdf|PDF}} {{:protected:lecnotes:ex2-main.cpp}}(You need to login to download the file)| | December 7 | Basic File I/O | {{:protected:lecnotes:11FileIO.pdf|PDF}}{{:protected:lecnotes:scores.txt}} (You need to login to download the file)|