Java, Java, Java: Object-Orienting Problem Solving
โ Scribed by Ralph Morelli, Ralph Walde
- Book ID
- 127436172
- Publisher
- Prentice Hall
- Year
- 2006
- Tongue
- English
- Weight
- 6 MB
- Edition
- 3
- Category
- Library
- ISBN-13
- 9780131474345
No coin nor oath required. For personal study only.
โฆ Synopsis
For CS1 (in Java) and introductory Java programming courses offered in Computer Science, Engineering, CIS, MIS, IT and Business programs at both the undergraduate and graduate level. With a focus on object-oriented problem solving, this revision of a popular book takes an "objects early" approach to teaching Java, with the assumption that teaching beginners the "big picture" early gives them more time to master the principles of object-oriented programming. The third edition has been revised and rewritten to provide students with the most accessible presentation of cutting-edge Java topics. Its running example revisits a collection of games and puzzle examples in several chapters, and introduces students to simple object-oriented programming principles, such as inheritance, randomness, animation, threads, and networking. The CyberPet examples from previous editions continue to be available on the companion website. Chapters 0 (Computers, Objects, and Java) and 1 (Java Program Design and Development) are substantially reorganized and rewritten. It reduces the pace with which new concepts are introduced to students, and simplifies the treatment of object-oriented (OO) and UML concepts, and moves some of the more challenging OO topics, such as polymorphism, to a new Chapter 7. Coverage of the new Java 5.0 Scanner class, introduced in Chapter 2 are used to perform simple input operations. Independent introductions to both a command-line interface and a graphical user interface (GUI) now provided in a completely rewritten Chapter 4 (Input/Output: Designing the User Interface) that enables instructors to choose the type of interface that best suits their teaching style.
๐ SIMILAR VOLUMES
This book, written by the JDO Specification Lead and one of the key contributors to the JDO Specification, is the definitive work on the JDO API. It gives you a thorough introduction to JDO, starting with a simple application that demonstrates many of JDO's capabilities. It shows you how to make cla
Java Data Objects is a standardized Java API for object persistence. It facilitates the storage and retrieval of complex object models with various storage mechanisms, including both object and relational databases. Analysts agree that JDO's transparent persistence will accelerate software developme
Core Java Data Objects delivers: * Practical examples showing how JDO can be applied to existing applications * Powerful insights for using JDO to architect new systems more effectively * Step-by-step guidance for integrating JDO with other J2EE technologies * Best practices for using JD