Fundamentals of OOP and Data Structures in Java
Autor Richard Wiener, Lewis J. Pinsonen Limba Engleză Hardback – 4 iun 2000
Preț: 608.10 lei
Preț vechi: 760.13 lei
-20% Nou
Puncte Express: 912
Preț estimativ în valută:
116.38€ • 122.78$ • 96.99£
116.38€ • 122.78$ • 96.99£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780521662208
ISBN-10: 0521662206
Pagini: 482
Ilustrații: 140 b/w illus. 9 tables 125 exercises
Dimensiuni: 184 x 261 x 28 mm
Greutate: 1 kg
Ediția:New.
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
ISBN-10: 0521662206
Pagini: 482
Ilustrații: 140 b/w illus. 9 tables 125 exercises
Dimensiuni: 184 x 261 x 28 mm
Greutate: 1 kg
Ediția:New.
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
Cuprins
Part I. Foundations: 1. Cornerstones of OO; 2. Objects; 3. Class construction; 4. Relationships between classes; 5. GUIs - basic concepts; 6. Implementing simple GUIs in Java; 7. Errors and exceptions; 8. Recursion; Part II. Data Structures: 9. Abstract data types; 10. Containers as abstract data types; 11. Stack and queue; 12. Application of stack; 13. Lists; 14. Trees, heaps and priority queues; 15. Search trees; 16. Hashing and sets; 17. Association and dictionary; 18. Sorting; Appendices.
Recenzii
'… a very good approach in introducing the concepts of object-orientated programming … I recommend this book for professionals who want a deeper look at the design of data structures in Java.' Karthik Gajjala, Artificial Intelligence
'… if you would like to know more about the theory behind OOP and data types this is a good book'. Hubert Klein Ikkink, Developers Review
'This is a nicely laid-out hardback … the reader wishing to learn how to implement the various Data Structures in Java would be pleased.' CVu
'… provides an excellent OOP-based implementation of data structures.' Ann Fleury, Computing Reviews
'… very clear and free of errors … contains extensive relevant material in a very readable form, organized into digestible and practical chapters. In addition to its use as a CS2-level textbook, this book could also be useful to practitioners who lack a formal computer science background.' M. M. Tanik, Computing Reviews
'… if you would like to know more about the theory behind OOP and data types this is a good book'. Hubert Klein Ikkink, Developers Review
'This is a nicely laid-out hardback … the reader wishing to learn how to implement the various Data Structures in Java would be pleased.' CVu
'… provides an excellent OOP-based implementation of data structures.' Ann Fleury, Computing Reviews
'… very clear and free of errors … contains extensive relevant material in a very readable form, organized into digestible and practical chapters. In addition to its use as a CS2-level textbook, this book could also be useful to practitioners who lack a formal computer science background.' M. M. Tanik, Computing Reviews
Descriere
A book for an undergraduate course on data structures which integrates the concepts of object-oriented programming and GUI programming.