CS 111 - Introduction to Computer Science I
Video Lectures

NOTE: These are a collection of my teaching videos based on Y. Daniel Liang's text Introduction to Java Programming, Comprehensive Version (10th Edition).


Introduction to Java Programming, Comprehensive Version (10th Edition)
by Y. Daniel Liang

Text Home Page (author), (Pearson)
ISBN-13: 978-0133813463
ISBN-10: 0133813460 
© 2014
 

 

These videos are not polished productions.  They were originally created to both cover classes while I was away at a conference and to teach my own children from this text.  (The last that I checked, you should be able to find used copies or a PDF easily.)

One might assume at first that this is college-level material, but a shorter version of the same text was used for my son's AP Computer Science A class in high school.  There is a significant learning curve for the free Eclipse integrated development environment (IDE), however.  Eclipse is not required, but the shortcuts for importing definitions, autocompleting code, autoformatting code, etc. are great time savers.

All software that is necessary is free:

Without further ado, here are the rough introductory Computer Science with Java teaching videos and associated teaching materials I currently have available:

FAQ

© Todd W. Neller