Data Abstraction & Problem Solving with Java: Walls and Mirrors
Autor Janet J. Prichard, Frank Carranoen Limba Engleză Paperback – 30 sep 2010
Preț: 1216.81 lei
Preț vechi: 1580.27 lei
-23% Nou
Puncte Express: 1825
Preț estimativ în valută:
232.84€ • 243.72$ • 193.79£
232.84€ • 243.72$ • 193.79£
Carte indisponibilă temporar
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780132122306
ISBN-10: 0132122308
Pagini: 935
Dimensiuni: 188 x 231 x 53 mm
Greutate: 1.88 kg
Ediția:3
Editura: Addison Wesley Longman
Locul publicării:Upper Saddle River, United States
ISBN-10: 0132122308
Pagini: 935
Dimensiuni: 188 x 231 x 53 mm
Greutate: 1.88 kg
Ediția:3
Editura: Addison Wesley Longman
Locul publicării:Upper Saddle River, United States
Descriere
The Third Edition of Data Abstraction and Problem Solving with Java: Walls and Mirrors employs the analogies of Walls (data abstraction) and Mirrors (recursion) to teach Java programming design solutions, in a way that beginning students find accessible. The book has a student-friendly pedagogical approach that carefully accounts for the strengths and weaknesses of the Java language. With this book, students will gain a solid foundation in data abstraction, object-oriented programming, and other problem-solving techniques.
Notă biografică
Dr. Janet Prichard is an assistant professor at Bryant College where she teaches web design and development, object-oriented computing, operating systems, and data structures courses. She has a B.A. in mathematics from Providence College, and earned her M.S. and Ph.D. in computer science from the University of Rhode Island. Her academic interests include real-time databases, database query languages, object-oriented analysis and design methodologies, database standards, client-server models, and Internet security. Dr. Prichard is the lead author of the Third Edition of Data Abstraction and Problem Solving with Java.
Frank M. Carrano is Professor Emeritus of Computer Science at the University of Rhode Island. He received his Ph.D. degree in Computer Science from Syracuse University in 1969. His interests include data structures, computer science education, social issues in computing, and numerical computation. Professor Carrano is particularly interested in the design and delivery of undergraduate courses in computer science. He has authored several well-known computer science textbooks for undergraduates.
Frank M. Carrano is Professor Emeritus of Computer Science at the University of Rhode Island. He received his Ph.D. degree in Computer Science from Syracuse University in 1969. His interests include data structures, computer science education, social issues in computing, and numerical computation. Professor Carrano is particularly interested in the design and delivery of undergraduate courses in computer science. He has authored several well-known computer science textbooks for undergraduates.
Caracteristici
- The Classic Walls & Mirrors approach instills the use of both abstraction (the walls) and recursion (the mirrors) to design solutions to problems
- Completely revised code to be compatible with the Java 6 platform
- Early (chapter 1) and expanded review of the Java language
- Concentrates on the core data abstraction and data structure topics
- Contains examples that illustrate the role of classes and ADTs in the problem-solving process
- Includes carefully designed, student-friendly pedagogy, including margin notes, key concept boxes, error and misconception warnings, and self-test exercises with answers
- PowerPoint
- Instructor’s Manual with Solutions
- Test Bank
- CourseSmart
Caracteristici noi
- Fully revised for the Java 6 platform
- Revised material on reallocation, and Scanner for I/O
- Increased coverage of maps and sets as related to sort routines
- Trees chapter includes enhancements for XML
- New and revised end-of-chapter material