Java Software Solutions
Home > Computing and Information Technology > Computer programming / software engineering > Web programming > Java Software Solutions: Foundations of Program Design, CodeMate Enhanced Edition: International Edition
Java Software Solutions: Foundations of Program Design, CodeMate Enhanced Edition: International Edition

Java Software Solutions: Foundations of Program Design, CodeMate Enhanced Edition: International Edition

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

This best-selling text by Lewis and Loftus provides an introduction to both the Java programming language and the techniques for writing high-quality programs. This book provides an object-oriented approach that naturally progresses in a way that beginning programmers easily understand by first using objects, then writing clases. The book is also known for providing an introduction to programming practices that leads to well-designed software solutions. The use of graphical user interfaces and event processing is covered in optional, self-contained Graphics Track sections at the end of each chapter. This book also comes with Addison-Wesley's CodeMate. This online program competency builder transforms a student's reading experience into a dynamic programming environment with a click of a mouse. CodeMate allows students to view, compile, run, and edit programming problems directly from the textbook without installing a compiler.

Table of Contents:
Preface. 1. Computer Systems. Introduction. Basic Computer Processing. Software Categories. Digital Computers. Binary Numbers. Hardware Components. Computer Architecture. Input/Output Devices. Main And Secondary Memory. The Central Processing Unit. Networks. Network Connections. Local-Area And Wide-Area Networks. The Internet. The World Wide Web. Uniform Resource Locators. The Internet Vs. The World Wide Web. Programming. Problem Solving. The Java Programming Language. A Java Program. Comments. Identifiers And Reserved Words. White Space. Programming Languages. Programming Language Levels. Compilers And Interpreters. Syntax And Semantics. Errors. Language Evolution. Graphics. Coordinate Systems. Representing Color. 2. Objects And Primitive Data. Introduction To Objects. Using Objects. The Print And Println Methods. Abstraction. String Literals. String Concatenation. Escape Sequences. Variables And Assignment. Variables. The Assignment Statement. Constants. Primitive Data Types And Expressions. Integers And Floating Points. Characters. Booleans. Arithmetic Expressions. Operator Precedence. Data Conversion. Creating Objects. The String Class. Class Libraries And Packages. The Import Declaration. The Random Class. Invoking Class Methods. The Math Class. The Keyboard Class. Formatting Output. The Numberformat Class. The Decimalformat Class. 0an Introduction To Applets. Executing Applets Using The Web. drawing Shapes. The Graphics Class. The Color Class. 3. Program Statements. Program Development. Control Flow. The If Statement. Equality And Relational Operators. The If-Else Statement. Using Block Statements. Nested If Statements. The Switch Statement. Boolean Expressions Revisited. Logical Operators. Comparing Characters And Strings. Comparing Floats. More Operators. Increment And Decrement Operators. Assignment Operators. The Conditional Operator. The While Statement. Infinite Loops. Nested Loops. The Stringtokenizer Class. Other Loop Controls. The Do Statement. The For Statement. Comparing Loops. Program Development Revisited. 0drawing Using Conditionals And Loops. 4. Writing Classes. Objects Revisited. Classes. Anatomy Of A Class. Instance Data. Uml Diagrams. Encapsulation And Visibility Modifiers. Anatomy Of A Method. The Return Statement. Parameters. Constructors. Local Data. Method Overloading. Method Decomposition. Object Relationships. Association. Association Between Objects Of The Same Class. Aggregation244. Applet Methods. Graphical Objects. 5. Enhancing Classes. References Revisited. The Null Reference. The This Reference. Aliases. Garbage Collection. Passing Objects As Parameters. The Static Modifier. Static Variables. Static Methods. Wrapper Classes. Keyboard Input Revisited. Nested Classes. Inner Classes. Interfaces. The Comparable Interface. The Iterator Interface. Dialog Boxes. Graphical User Interfaces. Essential Gui Elements. Creating Guis. Gui Applications. Vents And Listeners. Events. Listener Interfaces. Animations. The Timer Class. Chapter. Arrays And Vectors. Arrays. Array Indexing. Declaring And Using Arrays. Alternate Array Syntax. Initializer Lists. Arrays As Parameters. Arrays Of Objects. Arrays Of String Objects. Command-Line Arguments. Filing Arrays Of Objects. Sorting. Selection Sort. Insertion Sort. Sorting An Array Of Objects. Comparing Sorts. Two-Dimensional Arrays. Multidimensional Arrays. The Arraylist Class. Arraylist Efficiency. Polygons And Polylines. The Polygon Class. Other Button Components. Check Boxes. Radio Buttons. 7. Inheritance. Creating Subclasses. Derived Classes. The Protected Modifier. The Super Reference. Multiple Inheritance. Overriding Methods. Shadowing Variables. Class Hierarchies. The Object Class. Abstract Classes. Indirect Use Of Noninherited Members. Polymorphism. References And Class Hierarchies. Polymorphism Via Inheritance. Interfaces Revisited. Interface Hierarchies. Polymorphism Via Inheritance. Inheritance And Guis. Applets Revisited. The Component Class Hierarchy. Mouse Events. Extending Event Adapter Classes. 8. Exceptions And Input/Output Streams. Exceptions. Exception Messages. The Try Statement. The Finally Clause. Exception Propagation. The Exception Class Hierarchy. Checked And Unchecked Exceptions. Input/Output Streams. Character Streams Versus Byte Streams. Data Streams Versus Processing Streams. The Ioexception Class. Standard I/O. The Keyboard Class Revisited. Text Files. Reading Text Files. Writing Text Files. Object Serialization. The Transient Modifier. Files And Guis. File Choosers. Color Choosers. Image Icons. Key Events. Animations. The Timer Class. 9. Graphical User Interfaces. Preliminaries. Gui Review. Gui Design. Layout Managers. Flow Layout. Border Layout. Grid Layout. Box Layout. Containers. Graphics In Applications. Components. Labels And Image Icons. Buttons. Combo Boxes. Layout Managers. Flow Layout. Border Layout. Box Layout. Special Features. Gui Design. 10. Software Engineering. Software Development Models. Software Life Cycle. Development Process Models. Iterative Processes. Prototypes. Throw-Away Prototypes. Testing. Walkthroughs. Defect Testing. Evolutionary Development. Establish Refinement Scope. Identifying Classes And Objects. Identifying Relationships. Detailed Design. Implementation. Unit And Integration Testing. The Paintbox Project. 11. Recursion. Recursive Thinking. Infinite Recursion. Recursion In Math. Recursive Programming. Recursion Vs. Iteration. Direct Vs. Indirect Recursion. Using Recursion. Traversing A Maze. The Towers Of Hanoi. Recursion In Graphics. Mirrored Pictures. Fractals. 12. Data Structures. Collections. Separating Interface From Implementation. Implementing Data Structures. Dynamic Structures. A Dynamically Linked List. Other Dynamic List Implementations. Classic Data Structures. Queues. Stacks. Example: Message Decoding. Collection Classes. Appendix A. Glossary. Appendix B. Number Systems. Appendix C. The Unicode Character Set. Appendix D. Java Operators. Appendix E. Java Bitwise Operators. Appendix F. Java Modifiers. Appendix G. Java Coding Guidelines. Appendix H. Review Checklist. Appendix I. Comparing Java To C++. Appendix J. An Html Tutorial. Appendix K. Java Exceptions And Errors. Appendix L. Java Syntax. Appendix M. The Java Class Library. Index.


Best Sellers


Product Details
  • ISBN-13: 9780321225368
  • Binding: SA
  • Language: English
  • Spine Width: 35 mm
  • Weight: 1440 gr
  • ISBN-10: 0321225368
  • Height: 232 mm
  • No of Pages: 960
  • Sub Title: Foundations of Program Design, CodeMate Enhanced Edition: International Edition
  • Width: 187 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Java Software Solutions: Foundations of Program Design, CodeMate Enhanced Edition: International Edition
-
Java Software Solutions: Foundations of Program Design, CodeMate Enhanced Edition: International Edition
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Java Software Solutions: Foundations of Program Design, CodeMate Enhanced Edition: International Edition

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!