Course Web Pages

Home

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Adding .java files to an existing project

Unit Testing in BlueJ

Course Software

Course Textbook

Objects First With Java - A Practical Introduction using BlueJ

Course Calendar

Related Links

Online Java Courses and Study Guides in Higher Ed

Videos & Animations

Testing Tutorials

In this unit, we discuss (1) How to use if statements to improve the performance of the TicketMachine, (2) How to use local variables to improve the performance of the TicketMachine, and (3) Review class definition, variables, methods, conditionals.

BlueJ: Introduction to Using the Unit Testing Tools, Jennifer Kay
Tracing an object example in BlueJ (showing object diagrams), Jennifer Kay
BlueJ Introduction to tracing code, Jennifer Kay

Code Examples and Handouts