Prof. John P. Baugh's Website

Java Tutorials

The tutorials and lessons linked to on this page are for Java. I am writing an introductory book for using Java with Eclipse (version Kepler), which can be downloaded HERE. The Standard edition should work just fine.

Even if you have another modern version of Eclipse downloaded (such as Juno or Indigo), the instructions should be similar if not identical in many cases.

This material is appropriate for students in a first course in Java at a Community College or University, or AP Computer Science students studying Java in High School, or even just someone wanting to learn Java.

Want to encourage me to keep making new tutorial materials for free? Contribute via PayPal! :)

 

Lessons and Other Materials

Lesson 1: Getting Started with Java and Eclipse

Lesson 2: Variables and Arithmetic

Lesson 3: Control Structures, Part I

Also, an introduction to the String data type and compound operators