Objects first with Java : a practical introduction using BlueJ /
By: Barnes, David J
Title By: Kölling, Michael
Material type:
Item type | Home library | Call number | Status | Date due | Barcode | Item holds |
---|---|---|---|---|---|---|
REGULAR | University of Wollongong in Dubai Main Collection | 005.117 BA OB (Browse shelf) | Available | T0055684 |
Includes index.
Part 1: Foundations of object orientation. 1. Objects and classes. 2. Understanding class definitions. 3. Object interaction. 4. Grouping objects. 5. Functional Processing of Collections (Advanced). 6. More-sophisticated behavior. 7. Fixed-size collections --
arrays. 8. Designing classes. 9. Well-behaved objects. Part 2: Application structures. 10. Improving structure with inheritance. 11. More about inheritance. 12. Further abstraction techniques. 13. Building graphical user interfaces. 14. Handling errors. 15. Designing applications. 16. A case study. Appendices. A: Working with a BlueJ project. B: Java data types. C: Operators. D: Java control structures. E: Running Java without BlueJ. F: Using the debugger. G: JUnit unit-testing tools. H: Teamwork tools. I: Javadoc. J: Program style guide. K: Important library classes