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 Programming...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Parsons, David (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: London : Springer London, 2012.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.