Concise Guide to Object-Oriented Programming An Accessible Approach Using Java /
This engaging textbook provides an accessible introduction to coding and the world of Object-Oriented (OO) programming, using Java as the illustrative programming language. Emphasis is placed on what is most helpful for the first-time coder, in order to develop and understand their knowledge and ski...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
Cham :
Springer International Publishing : Imprint: Springer,
2019.
|
| Edition: | 1st ed. 2019. |
| Series: | Undergraduate Topics in Computer Science,
|
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
Table of Contents:
- The Origins of Programming
- Procedural Programming Basics in Java
- Getting Into Object Oriented Programming
- Library Classes and Packages
- Modelling the World the Object-Oriented Way
- Dealing with Errors
- Deeper Into Arrays and Collections
- Adding a Graphical User Interface
- Example Applications.