|Mis en vente dans la catégorie :
Vous en avez un à vendre ?

Java How To Program (Early Objects) (10e édition)-

Texte d'origine
Java How To Program (Early Objects) (10th Edition)
Dernier objet disponible
État :
Bon état
“Used book in good condition. Shows typical wear. Quick shipping. Satisfaction guaranteed!”
C'est le dernier / 3 vendus
Prix :
15,87 USD
Environ14,80 EUR
Pas d'inquiétude ! Retours gratuits.
Livraison :
3,97 USD (environ 3,70 EUR) Economy Shipping. Afficher les détailspour la livraison
Lieu où se trouve l'objet : Multiple Locations, États-Unis
Délai de livraison :
Estimé entre le mar. 25 juin et le sam. 29 juin à 43230
Les délais de livraison sont estimés au moyen de notre méthode exclusive basée sur la distance entre l'acheteur et le lieu où se trouve l'objet, le service de livraison sélectionné, l'historique des livraisons du vendeur et d'autres facteurs. Les délais de livraison peuvent varier, notamment pendant les périodes de pointe.
Retours :
Retour sous 30 jours. Le vendeur paie les frais de retour. Afficher les détails- pour en savoir plus sur les retours
Paiements :
     

Achetez en toute confiance

Garantie client eBay
Obtenez un remboursement si vous ne recevez pas l'objet que vous avez commandé. 

Détails sur le vendeur

Inscrit comme vendeur professionnel
Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :283388787279
Dernière mise à jour le 09 juin 2024 08:54:17 Paris. Afficher toutes les modificationsAfficher toutes les modifications

Caractéristiques de l'objet

État
Bon état
Livre ayant déjà été lu, mais qui est toujours en bon état. La couverture présente des dommages mineurs, comme des éraflures, mais n'est ni trouée ni déchirée. Pour les couvertures rigides, la jaquette n'est pas nécessairement incluse. La reliure présente des marques d'usure mineures. La majorité des pages sont intactes. Pliures et déchirures mineures. Soulignement de texte mineur au crayon. Aucun surlignement de texte. Aucune note dans les marges. Aucune page manquante. Consulter l'annonce du vendeur pour avoir plus de détails et voir la description des défauts. Afficher toutes les définitions des étatsla page s'ouvre dans une nouvelle fenêtre ou un nouvel onglet
Commentaires du vendeur
““Used book in good condition. Shows typical wear. Quick shipping. Satisfaction guaranteed!””
ISBN
9780133807806
Subject Area
Computers
Publication Name
Java How to Program (Early Objects)
Publisher
Pearson Education
Item Length
9 in
Subject
Programming / General, Programming Languages / Java
Publication Year
2014
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
1.7 in
Author
Paul Deitel, Harvey Deitel
Item Weight
52.2 Oz
Item Width
6.9 in
Number of Pages
1248 Pages

À propos de ce produit

Product Information

Note: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0133813436 / ISBN-13: 9780133813432. That package includes ISBN-10: 0133807800 / ISBN-13: 9780133807806 and ISBN-10: 0133811905 / ISBN-13: 9780133811902. MyProgrammingLab is not a self-paced technology and should only be purchased when required by an instructor. MyProgrammingLab should only be purchased when required by an instructor. Java How to Program (Early Objects) , Tenth Edition is intended for use in the Java programming course. It also serves as a useful reference and self-study tutorial to Java programming. The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. Java How to Program (Early Objects), Tenth Edition , teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach( MyProgrammingLab for Java How to Program (Early Objects) is a total learning package. MyProgrammingLab is an online homework, tutorial, and assessment program that truly engages students in learning. It helps students better prepare for class, quizzes, and exams-resulting in better performance in the course-and provides educators a dynamic set of tools for gauging individual and class progress. Teaching and Learning Experience This program presents a better teaching and learning experience-for you and your students. - Personalize Learning with MyProgrammingLab: Through the power of practice and immediate personalized feedback, MyProgrammingLab helps students fully grasp the logic, semantics, and syntax of programming. - Teach Programming with the Deitels' Signature Live Code Approach: Java language features are introduced with thousands of lines of code in hundreds of complete working programs. - Introduce Objects Early: Presenting objects and classes early gets students "thinking about objects" immediately and mastering these concepts more thoroughly. - Keep Your Course Current: This edition can be used with Java SE 7 or Java SE 8, and is up-to-date with the latest technologies and advancements. - Facilitate Learning with Outstanding Applied Pedagogy: Making a Difference exercise sets, projects, and hundreds of valuable programming tips help students apply concepts. - Support Instructors and Students: Student and instructor resources are available to expand on the topics presented in the text.

Product Identifiers

Publisher
Pearson Education
ISBN-10
0133807800
ISBN-13
9780133807806
eBay Product ID (ePID)
176121272

Product Key Features

Number of Pages
1248 Pages
Language
English
Publication Name
Java How to Program (Early Objects)
Publication Year
2014
Subject
Programming / General, Programming Languages / Java
Type
Textbook
Subject Area
Computers
Author
Paul Deitel, Harvey Deitel
Format
Trade Paperback

Dimensions

Item Height
1.7 in
Item Weight
52.2 Oz
Item Length
9 in
Item Width
6.9 in

Additional Product Features

Edition Number
10
LCCN
2014-006922
Dewey Edition
23
Target Audience
College Audience
Dewey Decimal
005.13/3
Lc Classification Number
Qa76.73.J38d45 2014
Table of Content
Print Book ChaptersChapter 1, Introduction to Computers, the Internet and JavaChapter 2, Introduction to Java Applications; Input/Output and OperatorsChapter 3, Introduction to Classes, Objects, Methods and StringsChapter 4, Control Statements: Part 1; Assignment, ++ and -- OperatorsChapter 5, Control Statements: Part 2; Logical OperatorsChapter 6, Methods: A Deeper LookChapter 7, Arrays and ArrayListsChapter 8, Classes and Objects: A Deeper LookChapter 9, Object-Oriented Programming: InheritanceChapter 10, Object-Oriented Programming: Polymorphism and InterfacesChapter 11, Exception Handling: A Deeper LookChapter 12, GUI Components: Part 1Chapter 13, Graphics and Java 2DChapter 14, Strings, Characters and Regular ExpressionsChapter 15, Files, Streams and Object SerializationChapter 16, Generic CollectionsChapter 17, Java SE 8 Lambdas and StreamsChapter 18, RecursionChapter 19, Searching, Sorting and Big OChapter 20, Generic Classes and MethodsChapter 21, Custom Generic Data StructuresChapter 22, GUI Components: Part 2Chapter 23, ConcurrencyChapter 24, Accessing Databases with JDBCChapter 25, JavaFX GUI: Part 1Online ChaptersChapter 26, JavaFX GUI: Part 2 (PSR-Per Software Release)Chapter 27, JavaFX Graphics and Multimedia (PSR-Per Software Release)Chapter 28, NetworkingChapter 29, Java Persistence Architecture (JPA)Chapter 30, JavaServer(tm) Faces Web Apps: Part 1Chapter 31, JavaServer(tm) Faces Web Apps: Part 2Chapter 32, REST-Based Web ServicesChapter 33, ATM Case Study, Part 1: Object-Oriented Design with the UMLChapter 34, ATM Case Study, Part 2: Implementing an Object-Oriented DesignPrint Book AppendicesAppendix A, Operator Precedence ChartAppendix B, ASCII Character SetAppendix C, Keywords and Reserved WordsAppendix D, Primitive TypesAppendix E, Using the DebuggerOnline AppendicesAppendix F, Using the Java API DocumentationAppendix G, Creating Documentation with javadocAppendix H, UnicodeAppendix I, Formatted OutputAppendix J, Number SystemsAppendix K, Bit ManipulationAppendix L, Labeled break and continue StatementsAppendix M, UML 2: Additional Diagram TypesAppendix N, Design Patterns
Copyright Date
2015

Description de l'objet fournie par le vendeur

Informations sur le vendeur professionnel

Ali Abd Elhamid
ADAM AFROTO
Egypt
Afficher les coordonnées
: liam-e esserdAmoc.liamg@438madaotorfa
Je certifie que toutes mes activités de vente seront conformes à toutes les lois et réglementations de l'UE.
AMA - BOOKS

AMA - BOOKS

96,4% d'évaluations positives
24 114 objets vendus
Visiter la BoutiqueContacter

Évaluations détaillées du vendeur

Moyenne pour les 12 derniers mois

Description exacte
4.8
Frais de livraison raisonnables
4.8
Livraison rapide
4.9
Communication
4.8
Inscrit comme vendeur professionnel

Évaluations en tant que vendeur (4 031)

e***o (383)- Évaluations laissées par l'acheteur.
Il y a plus d'un an
Achat vérifié
Great seller.
Afficher toutes les évaluations

Notes et avis sur le produit

Aucune note ni aucun avis pour ce produit
Rédigez un avis en premier.