Foundational Java Key Elements and Practical Programming /
Java is now well-established as one of the world's major programming languages, used in everything from desktop applications to web-hosted applications and enterprise systems, and embedded in devices such as mobile phones and Blu-ray players. Foundational Java: Key Elements and Practical Progra...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
London :
Springer London : Imprint: Springer,
2012.
|
Edición: | 1st ed. 2012. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- The Java Story
- Compiling and Running Java Programs
- Data Types, Arithmetic and Arrays
- Control Structures
- Creating Objects
- Creating Domain Classes
- Objects Working Together: Association, Aggregation and Composition
- Inheritance, Polymorphism and Interfaces
- Exception handling
- Unit Testing With JUnit
- Exploring the Java Libraries
- The Collections Framework and Generics
- Input and Output Streams
- Automatic Building and Testing with Ant
- Java and the Database (JDBC)
- Multithreading
- Building GUIs with the JFC Swing Library
- Event Driven Programming
- Dialogs and Menus, Models and Views
- Java Web Start and Applets.