In Java Concepts for AP Computer Science, Fifth Edition, Cay Horstmann provides a thorough grounding in fundamental programming principles and practices that will help the student master basic concepts.  An accompanying Study Guide for Java Concepts offers tips and tools as well as practice questions to aid students in their preparation for the AP exam.  The homework package has been completely revamped to include a greater quantity and variety of problem types and provide significant new functionality.  The LabRat tool in WileyPLUS permits automated submission and grading of programming assignments – a feature that no competitor provides.   Preparing yourself for a career in computing is a smart move. The need for computing professionals and executives is growing rapidly right here in the U.S., even as companies become more global. Almost every major challenge facing our world is turning to computing for a solution, from conquering disease to eliminating hunger, from improving education to protecting the environment. Job growth rates for computing professions from the United States Bureau of Labor Statistics range from 38% to 56% across the computing spectrum. Today’s market is creating more jobs than there are professionals to fill them, offering excellent salaries for qualified graduates. With more choices and more opportunities, it’s a better time than ever to begin a career in computing. In fact, according to CNN/Money Magazine, software engineering is the number one best job for opportunities! Please visit the ACM website for more exciting computing career information. The URL is: http://computingcareers.acm.org
Les mer
Introduces you to fundamental programming techniques and design skills that are crucial to learning how to program. This book features the 'Objects Gradual' approach which leads you into object-oriented thinking step-by-step. It offers techniques and tools step-by-step, ensuring that you master one before moving on to the next.
Les mer
Preface. Special Features. Chapter 1. Introduction. Chapter 2. Using Objects. Chapter 3. Implementing Classes. Chapter 4. Fundamental Data Types. Chapter 5. Decisions. Chapter 6. Iteration. Chapter 7. Arrays and Array Lists. Chapter 8. Designing Classes. Chapter 9. Interfaces and Polymorphism. Chapter 10. Inheritance. Chapter 11. Input/Output and Exception Handling. Chapter 12. Object-Oriented Design. Chapter 13. Recursion. Chapter 14. Sorting and Searching. Chapter 15. An Introduction to Data Structures. Chapter 16. Advanced Data Structures. Appendix A. Java Language Coding Guidelines. Appendix B. The Basic Latin and Latin-1 Subsets of Unicode. Appendix C. The Java Library. Glossary. Index. Illustration Credits.
Les mer
Let Cay Horstmann teach you to think like a programmer! If you really want to master Java, it's not enough to know the code. you must begin to think like a programmer, and in this newest edition of his bestselling guide, Java Concepts, programming guru Cay Horstmann shows  you how. Updated to integrate Java 6, Java Concepts, Fifth Edition introduces you to fundamental programming techniques and design skills that are crucial to learning how to program. Drawing on his many years of experience as an expert programmer and teacher, Horstmann brings out the most important elements of computing, problem solving, and program design. Thanks to Horstmann's proven formula, you'll complete this book with a thorough grounding ion programming concepts and problem-solving and get quickly up to speed writing efficient and successful programs. FEATURES OF THE NEW FIFTH EDITION: The 'Objects Gradual' approach leads you into object-oriented thinking step-by-step, from using classes, implementing simple methods, all the way to designing your own object-oriented programs. A strong emphasis on test-driven development encourages you to consider outcomes as you write programming code so you design better, more usable programs. Unique approach goes beyond language syntax to focus on computer science concepts and problem solving, encouraging you to think as a problem solver. New teaching and learning tools in WileyPLUS-including a unique assignment checker that enables you to test your programming problems online before you submit them for a grade. Helpful "Testing Track" introduces techniques and tools step-by-step, ensuring that you master one before moving on to the next. Graphics topics are developed gradually throughout the text, conveniently highlighted in separate color-coded sections. Updated coverage is fully compatible with Java 5 and includes a discussion of the latest Java 6 features.
Les mer

Produktdetaljer

ISBN
9780470181607
Publisert
2007-11-01
Utgave
5. utgave
Utgiver
Vendor
John Wiley & Sons Inc
Vekt
1364 gr
Høyde
235 mm
Bredde
197 mm
Dybde
37 mm
Aldersnivå
P, 06
Språk
Product language
Engelsk
Format
Product format
Innbundet
Antall sider
880

Forfatter

Biographical note

CAY S. HORSTMANN is a Professor of Computer Science in the Department of Computer Science at San Jose State University. He is an experienced professional programmer and was Vice President and Chief Technology Officer for Preview Systems, Inc. He is also a consultant for major corporations, universities and organizations on C++, Java, Windows, and Internet programming. Horstmann is the author of many successful professional and academic books, including Object Oriented Design and Patterns, Big Java, Big C++, Computing Concepts with C++ Essentials ( all with John Wiley & Sons, Inc.), and core Java (Sun Microsystems Press), with Gary Cornell.