General Java Discussion

Between Session 3 (last time) and this session, I intended to have a very open, very flexible discussion about a variety of topics using the the Western Town code as a starting point. 

Today's starting point:

 

 

The materials below SHOULD loosely correspond to the topics we discuss, although the order below will NOT necessarily correlate with the order discussed in class.  If you see a topic below that was not covered in class or in your textbook and you are still confused, please see me.

 

Java data


Vocabulary and discussion points when we introduce defining objects (referential data type)

 

While I have proposed an order for these three things, these are really a style issue



Creating a "main" class

WesternTown sweatyPost = new WesternTown();