Java 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 provided by the Authors and Publisher of the textbook unless noted otherwise. Any presentations edited by your Instructor for the purpose of our class will also be noted.

The textbook we are using is: 

Fundamentals of Java: AP* Computer Science Essentials for the A & AB Exams, Third Edition

These lectures are for the textbook listed above using Java 1.5

View Lectures as a PDF File Download and view or print
(right click to download)
Chapter 1 Chapter 1
Chapter 2 Chapter 2
Chapter 3 Chapter 3
Chapter 4 Chapter 4
Chapter 6 Chapter 6
Chapter 6 Methods (for Program 6B) Chapter 6 Methods (for Program 6B)
Chapter 5 Chapter 5
Chapter 7 Chapter 7
Chapter 9 Chapter 9
Sequential (Linear) Search Sequential (Linear) Search
Chapter 11 (Binary Search Iteration) Chapter 11  (Binary Search Iteration)
Insertion Sort Insertion Sort
Selection Sort Selection Sort
Bubble Sort Bubble Sort
Recursion Recursion
Chapter 12 (Binary Search Recursion, Quick Sort, Merge Sort) Chapter 12 (Binary Search Recursion, Quick Sort, Merge Sort)
Chapter 10 Chapter 10
Graphics Applets Graphics Applets
 

The textbook we were using is: 

Fundamentals of Java: Comprehensive Course, Second Edition

These lectures are for the textbook listed above using Java 1.3 - Java 1.4

Download and view or print
(right click to download)
Lesson 1
Lesson 2
Lesson 3
Lesson 4
Lesson 6
Lesson 5
Lesson 7
Lesson 8
Lesson 9
Lesson 10
Sequential (Linear) Search
Insertion Sort
Selection Sort
Bubble Sort
Lesson 11
Introduction To Recursion
Lesson 19 Graphics
 

 

Back to Mr. Dave Clausen's Homepage