Note: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0133796280/ISBN-13: 9780133796285. That package includes ISBN-10: 0133594955/ISBN-13: 9780133594959 and ISBN-10:0133781283 /ISBN-13: 9780133781281. MyProgrammingLab is not a self-paced technology and should only be purchased when required by an instructor." ""Java Software Solutions"" is intended for use in the Java programming course. It is also suitable for readers interested in introductory Java programming." "Java Software Solutions" teaches a foundation of programming techniques to foster well-designed object-oriented software. Heralded for its integration of small and large realistic examples, this worldwide best-selling text emphasizes building solid problem-solving and design skills to write high-quality programs." "MyProgrammingLab for "Java Software Solutions" is a total learning package. MyProgrammingLab is an online homework, tutorial, and assessment program that truly engages students in learning. It helps students better prepare for class, quizzes, and exams--resulting in better performance in the course--and provides educators a dynamic set of tools for gauging individual and class progress. Teaching and Learning ExperienceTo provide a better teaching and learning experience, for both instructors and students, this program will: Personalize Learning: Through the power of practice and immediate personalized feedback, MyProgrammingLab helps students fully grasp the logic, semantics, and syntax of programming.Help Students Build Sound Program-Development Skills: A software methodology is introduced early and revisited throughout the text to ensure that students build sound program-development skills. Enhance Learning with In-text Features: A variety of features in each chapter help motivate learning.Provide Opportunities to Practice Design Skills and Implement Java Programs A wealth of end-of-chapter programming projects and chapter review features help reinforce key concepts. Support Instructors and Students: Resources to support learning are available on the Companion website and Instructor Resource Center.
This was my college textbook on Java. Good book but a bit shallow for my tastes. One of the highlights of this book is how it used a pattern based approach on structured programming such as patterns on how to write control flow statements.
Good book, but you may need more books to supplement this book.
Dr. Lewis and Dr. Loftus has a very easy to understand introduction to Data Structures in Computer Science. Java Software Solutions is an exercise rich compendium of Data Structures and all neophyte programmers are encouraged to read this book and understand Data Structure fundamentals!
It's the kind of book that is doing fine on a shelf and that you said you'd check out one day when you need it. But it seems that googling things is faster than looking in the book so it's getting a bit dusty..
I really struggled with this book. The dry writing style, and the way they organized the topics, was not conducive to learning. At least, not for me. I took a second Java class this semester, and enjoyed the book for that class immensely: Java, A Beginner’s Guide by Herbert Schildt. I highly recommend that one for anyone looking to learn Java programming.