Java Programming: 9 - Classes and Objects

Pubblicato il: 08 giugno 2011
sul canale di: CodeMonkeyCharlie
164,481
1.5k

In this tutorial we learn how to instantiate objects from classes that we create. We learn about instance variables, instance methods, and constructors. Getters and setters are introduced and encouraged as good coding practice.

The static modifier is also explained.

You would usually make instance variables private when public getters/setters are provided as part of the interface, but access modifiers have not yet been covered in this series.

You can also move the main method to the Person class and keep the program for this tutorial in one file, however, I thought it would better get the concept across by having the Person class be isolated from main.


In questa pagina del sito puoi guardare il video online Java Programming: 9 - Classes and Objects della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CodeMonkeyCharlie 08 giugno 2011, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 164,481 volte e gli è piaciuto 1.5 mille spettatori. Buona visione!