Cantitate/Preț
Produs

Java Programming

Autor Poornachandra Sarang
en Limba Engleză Paperback – 16 dec 2011
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


Develop, Compile, and Debug High-Performance Java Applications

Take your Java skills to the next level using the expert programming techniques contained in this Oracle Press guide. Featuring real-world code samples and detailed instructions, Java Programming demonstrates how to fully utilize the powerful features of Java SE 7. Find out how to design multithreaded and network applications, integrate structured exception handling, use Java libraries, and develop Swing-based GUIs and applets. Inheritance, generics, and utility classes are are covered in this practical resource.
  • Create custom classes, methods, arrays, and operators
  • Control program flow using conditional statements
  • Handle multithreaded, network, and I/O programming
  • Learn new constructs in multithreading
  • Incorporate enums, annotations, and autoboxing
  • Recover from errors, input failures, and exceptions
  • Use Java Swing to build lightweight GUIs and applets
  • Cut development time using the collections framework
  • Work with the latest Java libraries and utility classes
Citește tot Restrânge

Preț: 28469 lei

Preț vechi: 35586 lei
-20% Nou

Puncte Express: 427

Preț estimativ în valută:
5448 5681$ 4528£

Carte disponibilă

Livrare economică 28 februarie-14 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780071633604
ISBN-10: 007163360X
Pagini: 672
Dimensiuni: 191 x 231 x 36 mm
Greutate: 1.07 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Chapter 1. Introduction to Java
Chapter 2. Arrays
Chapter 3. Classes
Chapter 4. Inheritance
Chapter 5. Object Creation and Member Visibility
Chapter 6. Static Modifier and Interfaces
Chapter 7. Nested Classes
Chapter 8. Exception Handling
Chapter 9. Java I/O
Chapter 10. Advanced I/O
Chapter 11. Enums, Autoboxing, and Annotations
Chapter 12. Generics
Chapter 13. Event Processing and GUI Building
Chapter 14. Creating Layouts
Chapter 15. Graphics and User Gestures Processing
Chapter 16. Collections
Chapter 17. Threads
Chapter 18. Blocking Queues and Synchronizers
Chapter 19. Callables, Futures, Executors, and Fork/Join
Chapter 20. Network Programming
Chapter 21. Utility Classes
Index