Java Project Resources

Downloading and Running a BlueJ Project

  1. Download the ZIP file for the project linked below (you do not need to expand it).
  2. Within BlueJ, choose the File menu and select "Open Project".
  3. Select the downloaded ZIP file and choose "Open".
  4. The code and data files for the project are now ready to be used.

Examples From Videos and Quizzes

Video: Using BlueJ to Program in Java

Video: Seven Steps in Action: Translating to Code

Quiz: Calculating the Perimeter of a Shape


Video: Testing and Debugging DNA Strings

Video: DNA Strings: Coding in BlueJ

Quiz: Finding a Gene


Video: Indefinite Loops: Algorithm to Code

Video: Storing Web Page Links

Quiz: Strings in Java


Video: Using CSV Libraries

Video: Which Countries Export...? Translating into Code

Programming Exercise: Parsing Export Data


Video: Maximum Temperature: Translating into Code

Video: Maximum Temperature from Multiple Datasets

Video: Maximum Temperature Refactored

Quiz: CSV File and Basic Statistics in Java


Video: Baby Names MiniProject: Data Overview

Video: Baby Names MiniProject: Total Births

Reading: MiniProject Exercise Guide


Video: Image Iterable in BlueJ: Grayscale

Video: Batch Processing Grayscale

Video: Saving Images with New Names

Programming Exercise: Batch Grayscale and Image Inversion