News

The project ExampleCode contains sample code in java. The code is structured in 5 packages ... interface.It's purpose is to illustrate the main OOP principles -Inheritance, Encapsulation, Abstraction ...
Words are slippery. Like Humpty Dumpty proclaimed in Lewis Carroll’s Through the Looking Glass, “When I use a word, it means just what I choose it to mean — neither more nor less.” ...
Abstract: This chapter discusses instance variables, access modifiers, and encapsulation. Java methods start with an access modifier ... Using the private keyword means the code is only available from ...