|En la categoría:
¿Quieres vender uno?

Java How to Program: Early Objects Version [con CDROM]-

Texto original
Java How to Program: Early Objects Version [With CDROM]
Texto original
by Deitel, Paul J.; Deitel, Harvey M. | PB | VeryGood
Estado:
En muy buen estado
May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend ... Más informaciónacerca del estado
2 disponibles
Precio:
USD9,16
Aproximadamente8,57 EUR
Respira tranquilidad. Envíos y devoluciones gratis.
Envío:
Gratis Economy Shipping. Ver detallespara el envío
Ubicado en: Aurora, Illinois, Estados Unidos
Entrega:
Entrega prevista entre el vie. 21 jun. y el lun. 24 jun. a 43230
Las fechas previstas de entrega (se abre en una nueva ventana o pestaña) incluyen el tiempo de manipulación del vendedor, el código postal de origen, el código postal de destino y la hora de aceptación, y dependen del servicio de envío seleccionado y de que el pago se haya hecho efectivoel pago se haya hecho efectivo (se abre en una nueva ventana o pestaña). Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
30 días para devoluciones. El vendedor paga el envío de la devolución. Ver detalles- Más información sobre devoluciones
Pagos:
     

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. 

Información del vendedor

Registrado como vendedor profesional
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:194964651786
Última actualización el 17 jun 2024 01:36:16 H.EspVer todas las actualizacionesVer todas las actualizaciones

Características del artículo

Estado
En muy buen estado
Libro que se ha leído y que no tiene un aspecto nuevo, pero que está en un estado excelente. No hay desperfectos visibles en la tapa y se incluye sobrecubierta, si procede, para las tapas duras. Todas las páginas están en perfecto estado, sin arrugas ni roturas y no falta ninguna. El texto no está subrayado ni resaltado de forma alguna, y no hay anotaciones en los márgenes. Puede presentar marcas de identificación mínimas en la contraportada o las guardas. Muy poco usado. Consulta el anuncio del vendedor para obtener más información y la descripción de cualquier posible imperfección. Ver todas las definiciones de estadose abre en una nueva ventana o pestaña
Notas del vendedor
“May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend ...
Binding
Paperback
Weight
4 lbs
Product Group
Book
IsTextBook
Yes
ISBN
9780136053064
Subject Area
Computers
Publication Name
Java How to Program : Early Objects Version
Item Length
9.1 in
Publisher
Prentice Hall PTR
Subject
Programming Languages / Java
Publication Year
2009
Type
Textbook
Format
CD-ROM / Trade Paperback
Language
English
Item Height
0.8 in
Author
Paul Deitel, Harvey Deitel
Item Width
7 in
Item Weight
74.1 Oz
Number of Pages
1560 Pages

Acerca de este producto

Product Information

"The [arrays] exercises are quite sophisticated and interesting. Provides the best combination of conceptual discussion and implementation examples of dynamic binding that I have encountered in a text. Excellent overview of basic networking via Java. Provides the perfect breadth and depth for generics in an entry-level Java class. Provides a good segue into a data structures course - the exercises are excellent." - Ric Heishman, George Mason University "Beautiful collections of exercises-a nice illustration of how to use Java libraries to generate impressive and stimulating graphics with minimal code and effort. I found the "Making a Difference" exercises to be very nice and tactfully presented." - Amr Sabry, Indiana University "A comprehensive introduction to programming in Java that covers all major areas of the platform. To me, the best way to understand programming is by example, and this book contains copious, well-described sample code." - Simon Ritter, Sun Microsystems "Great example of polymorphism and interfaces. Great comparison of recursion and iteration. I found the [Searching and Sorting] chapter to be just right. A very understandable, simplified explanation of Big O-the best I have ever read! A great synthesis of details to help someone create generic data structures. I appreciate the addition of the GUI-based threading issues. Great approach to Java web technologies." - Sue McFarland Metzger, Villanova University "I'm sure this [ATM] case study will be of immense value to practitioners and students of the object-oriented approach. Demystifies inheritance and polymorphism, and illustrates their use in getting elegant, simple and maintainable code." - Vinod Varma, Astra Infotech Private Limited

Product Identifiers

Publisher
Prentice Hall PTR
ISBN-10
0136053068
ISBN-13
9780136053064
eBay Product ID (ePID)
66839918

Product Key Features

Author
Paul Deitel, Harvey Deitel
Publication Name
Java How to Program : Early Objects Version
Format
CD-ROM / Trade Paperback
Language
English
Subject
Programming Languages / Java
Publication Year
2009
Type
Textbook
Subject Area
Computers
Number of Pages
1560 Pages

Dimensions

Item Length
9.1 in
Item Height
0.8 in
Item Width
7 in
Item Weight
74.1 Oz

Additional Product Features

Edition Number
8
LCCN
2009-018147
Lc Classification Number
Qa76.73.J38d45 2010
Table of Content
1 Introduction to Computers, the Internet and the Web Introduction to Programming and Introduction to Classes and Objects 2 Introduction to Java Applications 3 Introduction to Classes and Objects Control Statements, Methods and Arrays 4 Control Statements: Part 1 5 Control Statements: Part 2 6 Methods: A Deeper Look 7 Arrays and ArrayLists Object Oriented Programming 8 Classes and Objects: A Deeper Look 9 Object-Oriented Programming: Inheritance 10 Object-Oriented Programming: Polymorphism 11 Exception Handling (Old 13) Object Oriented Design with the UML 12 (Optional) ATM Case Study, Part 1: Object- Oriented Design with the UML 13 (Optional) ATM Case Study, Part 2: Implementing an Object-Oriented Design Graphics, GUI and Applets 14 GUI Components: Part 1 (Old 11) 15 Graphics and Java 2Dtrade; (Old 12) 23 Applets and Java Web Start 24 Multimedia: Applets and Applications 25 GUI Components: Part 2 Strings and Files 16 Strings, Characters and Regular Expressions (Old 30) 17 Files, Streams and Object Serialization (Old 14) Data Structures 18 Recursion (Old 15) 19 Searching, Sorting and Big O (Old 16) 20 Generic Collections (Old 19) 21 Generics (Old 18) 22 Data Structures (Old 17) Multithreading and Networking 26 Multithreading (Old 23) 27 Networking (Old 24) Database-Driven Desktop and Web Application Development 28 Accessing Databases with JDBC (Old 25) 29 Web Applications: Part 1 (Old 26) 30 Web Applications: Part 2 (Old 27) 31 JAX-WS Web Services (Old 28) Appendices A Operator Precedence Chart B ASCII Character Set C Keywords and Reserved Words D Primitive Types E Number Systems F GroupLayout G Java Desktop Integration Components (JDIC) H Mashups I Unicodereg; J Using the Java API Documentation K Creating Documentation with javadoc L Bit Manipulation M Formatted Output (Old 29) N UML 2: Additional Diagram Types O Labeled break and continue Statements P Design Patterns Q Using the Debugger
Copyright Date
2010
Target Audience
College Audience

Descripción del artículo del vendedor

Información de vendedor profesional

Thrift Books Global, LLC
TB Thrift Books
18300 Cascade Ave S
Ste 150
98188 Seattle, WA
United States
Mostrar información de contacto
:ocinórtcele oerroCmoc.skoobtfirht@yabe.selas
Certifico que todas mis actividades de venta cumplirán todas las leyes y reglamentos de la UE.
ThriftBooks

ThriftBooks

99% de votos positivos
17,7 millones artículos vendidos
Visitar tiendaContactar
Suele responder en 24 horas

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses

Descripción precisa
4.9
Gastos de envío razonables
5.0
Rapidez de envío
5.0
Comunicación
4.9
Registrado como vendedor profesional

Votos de vendedor (5.220.491)

l***e (896)- Votos emitidos por el comprador.
Mes pasado
Compra verificada
Item was received very quickly and exactly as described. Thank you!
z***a (924)- Votos emitidos por el comprador.
Mes pasado
Compra verificada
Books in great condition, fast delivery, repeat customer, would buy again!
b***m (1542)- Votos emitidos por el comprador.
Mes pasado
Compra verificada
thank you folks !!! Dan

Valoraciones y opiniones del producto

Todavía no hay valoraciones ni opiniones
Sé el primero en escribir una opinión.