Lecture Notes

 

Home
Up

If you need Tutoring in Math or Computer Science,
please fill out this form
. Thanks!

ClausenTech Tutoring 

 

 

The lecture notes presented here are based on the textbook and were created by your Instructor.  The textbook we are using is: 

Fundamentals of C++ Understanding Programming and Problem Solving, Lambert & Nance, 1st Edition

 

 

Download and view or print as a pdf file.
(right click to download)
Download and view or print as a PowerPoint File
(right click to download)
   
Parts Of The Computer Parts Of The Computer
Computer Information Sheet Computer Information Sheet
Introduction To Computer Programming Introduction To Computer Programming
Problem Solving by Polya Problem Solving by Polya
C++ Program 1 C++ Program 1
Chapter 2 Your First Programs Chapter 2 Your First Programs
Dev C++ "Borland like" graphics programs

Documentation
Dev C++ "Borland like" graphics programs

Documentation
Creating a Graphics Project in Borland C++ (pdf) Creating a Graphics Project in Borland C++ (pdf)
Dev C++ "Borland like" graphics Lecture Dev C++ "Borland like" graphics Lecture
Graphics (Turbo C++ 3.0 for DOS or Borland C++ 5.02) Graphics (Turbo C++ 3.0 for DOS or Borland C++ 5.02)
Chapter 3 Variables Chapter 3 Variables
Chapter 4 Functions Chapter 4 Functions
Structured Programming Structured Programming
Chapter 5 Selection Statements Chapter 5 Selection Statements
Chapter 6 Repetition Statements Chapter 6 Repetition Statements
Chapter 7 Data Files Chapter 7 Data Files
Enumerated Types (Ch 13) Enumerated Types (Ch 13)
   
Chapter 8 Vectors Chapter 8 Vectors
Chapter 8 Sequential Search (Linear Search) Chapter 8 Sequential Search (Linear Search)
Chapter 8 Bubble Sort Chapter 8 Bubble Sort
Chapter 8 Selection Sort Chapter 8 Selection Sort
Chapter 8 Insertion Sort Chapter 8 Insertion Sort
Chapter 8 matrix Chapter 8 matrix
Chapter 9 Structs Chapter 9 Structs
Chapter 9 Classes Chapter 9 Classes
Chapter 12.1 Recursion Chapter 12.1 Recursion
The Binary Search The Binary Search
The Merge Sort The Merge Sort
The Quick Sort The Quick Sort
Graphics Applets Graphics Applets

 


Old Version of Chapter 8 Vectors (PowerPoint)

 

 

Back to Mr. Dave Clausen's Homepage