
Fundamentals of OOP and Data Structures in Java
Cambridge University Press
Book
Paperback/Softback
978-0-521-66551-3 (ISBN)
The article will not be published
Description
Fundamentals of OOP and Data Structures in Java is a text for an introductory course on classical data structures. Part One of the book presents the basic principles of Object-Oriented Programming (OOP) and Graphical User Interface (GUI) programming with Java as the example language. Part Two introduces each of the major data structures with supporting, GUI-based laboratory programs designed to reinforce the basic concepts and principles of the text. These laboratories allow the reader to explore and experiment with the properties of each data structure. All source code for the laboratories is available on the web. By integrating the principles of OOP and GUI programming, this book takes the unique path of presenting the fundamental issues of data structures within the context of paradigms that are essential to today's professional software developer. The authors assume the reader has only an elementary understanding of Java and no experience with OOP.
Reviews / Votes
'... 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 ReviewsMore details
Language
English
Place of publication
Cambridge
United Kingdom
Target group
College/higher education
Professional and scholarly
Illustrations
Worked examples or Exercises; 9 Tables, unspecified; 140 Line drawings, unspecified
ISBN-13
978-0-521-66551-3 (9780521665513)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions

Richard Wiener | Lewis J. Pinson
Fundamentals of OOP and Data Structures in Java
Book
06/2000
Cambridge University Press
€118.50
Shipment within 15-20 days
Additional editions

Richard Wiener | Lewis J. Pinson
Fundamentals of OOP and Data Structures in Java
Book
06/2000
Cambridge University Press
€118.50
Shipment within 15-20 days
Persons
Author
University of Colorado, Colorado Springs
University of Colorado, Colorado Springs
Content
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.