Addison-Wesley / Prentice Hall
Computer Science
Browse available resources for Computer Science:
- Select a resource
- Resources for Computer Science GOAL where virtual office hours are 24/7! Your Own TA, Just a Click Away! Deitel Resource Centers National Center for Women & Information Technology View material from Search Engines: Information Retrieval in Practice VideoNotes Andrew Tanenbaum Flame Award Recipient Custom Programs Instructor Resource Center myPearsonStore

ISBN-10: 0321409493
ISBN-13: 9780321409492
Publisher: Addison-Wesley
Copyright: 2007
Format: Paper Bound w/CD-ROM; 784 pp
Published: 02/15/2006
Suggested retail price: $105.20
Not available for purchase at this time.
For almost a decade, Java Software Solutions has been the worldwide best-selling textbook for introduction to programming using the Java language. This text is renowned for providing a solid foundation in programming techniques that leads to well-designed object-oriented software. The authors’ emphasis on building solid problem solving and solid design skills is bolstered by their integration of a multitude of small and large realistic programming examples.
- Takes an early objects approach (using and writing classes covered before arrays) with a natural progression of object-oriented design in which students learn to use objects prior to learning to write them.
- Incorporates a clear, accessible, and accurate writing style to illustrate programming concepts.
- Introduces a Software Methodology early-on and revisits it throughout to ensure students develop sound program development skills.
- Covers Graphics and GUI issues in an optional Graphics Track section at the end of each chapter. The material covered in each Graphics Track section relates to material in the chapter, and can be covered along with the chapter, as stand-alone material on GUIs, or completely skipped with no loss of continuity.
- Includes a large number of programming examples, both small and large, presented in clear, color-coded listings. Each example includes the program output, a sample run, or screen shot display.
- Uses syntax diagrams to identify the valid forms for a statement or construct when discussing syntactic elements of the Java language.
- Provides a wealth of end-of-chapter programming projects, varying in level of difficulty, to allow students to practice their design and implementation of Java programs.
- Available with access to MyCodeMate, Addison-Wesley’s online introductory programming resource.
For students, MyCodeMate is a resource to help them understand and master programming skills. It provides a wide range of tools students can use to help them learn programming concepts, prepare for exams and get a better grade. For instructors, MyCodeMate is a resource for assigning and managing homework problems.
A complimentary subscription is offered when an access code is ordered packaged with a new copy of this textbook. Subscriptions may also be purchased online. For more information visit http://www.mycodemate.com.
- Design refined to enhance readability of both text and code.
- Java code brought up to the state-of-the-art for Java 5.0.
- Extensive revision of all end-of-chapter material (self-check questions, exercises, programming projects) allowing professors and students more opportunities to work though the concepts in the book.
1. Introduction.
Computer Processing.
Hardware Components.
Networks.
The Java Programming Language.
Program Development.
Object-Oriented Programming.
2. Data and Expressions.
Character Strings.
Variables and Assignments.
Primitive Data Types.
Expressions.
Data Conversion.
Interactive Programs.
Graphics.
Applets.
Drawing Shapes.
3. Using Classes and Objects.
Creating Objects.
The String Class.
The Random Class.
The Math Class.
Formatting Output.
Enumerated Types.
Wrapper Classes.
Components and Containers.
Nested Panels.
Images.
4. Writing Classes.
Classes and Objects Revisited
Anatomy of a Class.
Encapsulation.
Anatomy of a Method.
Constructors Revisited.
Graphical Objects.
Graphical User Interfaces.
Buttons.
Text Fields.
5. Conditionals and Loops.
Boolean Expressions.
The if Statement.
Comparing Data.
The switch Statement.
The while Statement.
Iterators.
The do Statement.
The for Statement.
Drawing with Loops and Conditionals.
Determining Event Sources.
Dialog Boxes.
More Button Components
6. Object-Oriented Design.
Software Development Activities
Identifying Classes and Objects.
Static Class Members.
Class Relationships
Interfaces.
Enumerated Types Revisited.
Method Design.
Method Overloading.
Testing.
GUI Design.
Layout Managers.
Borders.
Containment Hierarchies.
7. Arrays.
Array Elements.
Declaring and Using Arrays.
Arrays of Objects.
Command-Line Arguments.
Variable Length Parameter Lists.
Two-Dimensional Arrays.
The ArrayList Class.
Polygons and Polylines.
Mouse Events.
Key Events.
8. Inheritance.
Creating Subclasses.
Overriding Methods.
Class Hierarchies.
Visibility.
Designing for Inheritance.
The Component Class Hierarchy.
Extending Adaptor Classes.
The Timer Class.
9. Polymorphism.
Late Binding.
Polymorphism via Inheritance.
Polymorphism via Interfaces.
Sorting
Searching
Designing for Polymorphism.
Event Processing.
File Choosers.
Color Choosers.
Sliders.
10. Exceptions.
Exception Handling.
Uncaught Exceptions.
The try-catch Statement.
Exception Propagation.
The Exception Class Hierarchy.
I/O Exceptions.
Tool Tips and Mneumonics.
Combo Boxes.
Scroll Panes.
Split Panes.
11. Recursion.
Recursive Thinking.
Recursive Programming.
Using Recursion.
*Recursion in Graphics.
12. Collections.
Collections and Data Structures.
Dynamic Representations.
Linear Data Structures.
Non-Linear Data Structures.
The Java Collections API.
Appendix A Glossary
Appendix B Number Systems
Appendix C The Unicode Character Set
Appendix D Java Operators
Appendix E Java Modifiers
Appendix F Java Coding Guidelines
Appendix G Java Applets
Appendix H Regular Expressions
Appendix I JavaDoc Documentation Generator
Appendix J The PaintBox Project
Appendix K GUI Events
Appendix L Java Syntax
Appendix M The Java Class Library
Index
Java Software Solutions: Foundations of Program Design, 6/E
Lewis & Loftus
© 2009 | Addison-Wesley | Paper Bound w/CD-ROM; 832 pages | Instock
ISBN-10: 0321532058 | ISBN-13: 9780321532053
Brief Description | Buy from myPearsonStore
The Sixth Edition introduces improvements that make the text a better teaching and learning tool. Revolutionary Video Notes featuring author John Lewis work in conjunction with the text to visually explain challenging topics and in-text Programming Projects. New vignettes explaining real-world software failures emphasize why good design is important, and novel section-level exercises let students check their comprehension before moving on.
This text is available with myCodeMate, a completely Web-based, textbook-specific homework and programming resource for your Introduction to Programming course.
INTRODUCTORY PROGRAMMING / JAVA
Java Software Solutions: Foundations of Program Design, Fifth Edition
Lewis & Loftus
Java Software Solutions is the proven textbook for teaching beginning programmers how to design and implement high-quality software using the Java programming language. Instructors trust it for its focus on developing problem-solving and design skills alongside solid programming techniques. Students love it for its clear writing and wealth of realistic programming examples.
Highlighted features
• Takes a mainstream approach to presenting objects, with a natural progression of object-oriented design in which students learn to use objects before learning to write them
• Is fully compatible with Java 5.0
• Includes an optional Graphics Track–designed to reinforce the main theme of each chapter by using graphical examples and discussing new graphics material
• Is loaded with Examples–fully implemented color-coded examples, intertwining small, readily understandable examples with larger, more realistic ones
• Provides more opportunity for practice with extensively revised end-of-chapter questions, exercises, and projects
MyCodeMate is a web-based, textbook-specific homework tool and programming resource for an introduction to programming course. It provides a wide range of tools that students can use to help them learn programming concepts, prepare for tests, and earn better grades in the introductory programming course. Students can work on programming problems from this text or homework problems created by their professors, and receive guided hints with page references and English explanations of compiler errors. Instructors can assign textbook-specific or self-created homework problems, preset style attributes, view students’ code and class compiler error logs, and track homework completion. A complimentary subscription is offered when an access code is ordered packaged with a new copy of this text. Subscriptions may also be purchased online. For more information visit www.myCodeMate.com.
- MyCodemate Student Access Kit, 3/E
MyCodeMate
© 2005 | Addison-Wesley | Access Code Card | Instock
ISBN-10: 0321356977 | ISBN-13: 9780321356970 - MyCodeMate, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | Website | Instock
ISBN-10: 0321409531 | ISBN-13: 9780321409539
URL: http://www.mycodemate.com - WebCT, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | On-line Supplement | Instock
ISBN-10: 0321430603 | ISBN-13: 9780321430601
Availability: Now! | Version: 4.1X | Student Access Type: Open Access
Request Content View Demo More Information - BlackBoard, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | On-line Supplement | Instock
ISBN-10: 0321428099 | ISBN-13: 9780321428097
Availability: Now! | Version: 5.5.1 | Student Access Type: Open Access
Request Content More Information
- BlackBoard, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | On-line Supplement | Instock
ISBN-10: 0321428099 | ISBN-13: 9780321428097
Availability: Now! | Version: 5.5.1 | Student Access Type: Open Access
Request Content More Information - CS Support-Student Support Material
Addison-Wesley
© 2008 | Addison-Wesley | On-line Supplement | Instock
ISBN-10: 0321446852 | ISBN-13: 9780321446855
URL: http://www.aw.com/cssupport - Lab Manual, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | Paper; 288 pages | Instock
ISBN-10: 0321409167 | ISBN-13: 9780321409164
Buy from myPearsonStore - MyCodeMate, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | Website | Instock
ISBN-10: 0321409531 | ISBN-13: 9780321409539
URL: http://www.mycodemate.com - MyCodemate Student Access Kit, 3/E
MyCodeMate
© 2005 | Addison-Wesley | Access Code Card | Instock
ISBN-10: 0321356977 | ISBN-13: 9780321356970 - WebCT, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | On-line Supplement | Instock
ISBN-10: 0321430603 | ISBN-13: 9780321430601
Availability: Now! | Version: 4.1X | Student Access Type: Open Access
Request Content View Demo More Information
- MyCodemate Student Access Kit, 3/E
MyCodeMate
© 2005 | Addison-Wesley | Access Code Card | Instock
ISBN-10: 0321356977 | ISBN-13: 9780321356970 - MyCodeMate, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | Website | Instock
ISBN-10: 0321409531 | ISBN-13: 9780321409539
URL: http://www.mycodemate.com - WebCT, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | On-line Supplement | Instock
ISBN-10: 0321430603 | ISBN-13: 9780321430601
Availability: Now! | Version: 4.1X | Student Access Type: Open Access
Request Content View Demo More Information - BlackBoard, 5/E
Lewis & Loftus
© 2007 | Addison-Wesley | On-line Supplement | Instock
ISBN-10: 0321428099 | ISBN-13: 9780321428097
Availability: Now! | Version: 5.5.1 | Student Access Type: Open Access
Request Content More Information
Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students, contact your Pearson Higher Education representative for pricing and ordering information.
Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students contact your Pearson Higher Education representative.


