For courses in Java--Introduction to Programming and Object-Oriented Programming. Daniel Liang teaches concepts of problem-solving and object-oriented programming using a fundamentals-first approach. Beginning programmers learn critical problem-solving techniques then move on to grasp the key concepts of object-oriented and GUI programming using Java 5. Students start with the essential problem-solving and programming concepts (control statements, methods, and arrays), are then introduced to object-oriented programming, ...
Read More
For courses in Java--Introduction to Programming and Object-Oriented Programming. Daniel Liang teaches concepts of problem-solving and object-oriented programming using a fundamentals-first approach. Beginning programmers learn critical problem-solving techniques then move on to grasp the key concepts of object-oriented and GUI programming using Java 5. Students start with the essential problem-solving and programming concepts (control statements, methods, and arrays), are then introduced to object-oriented programming, graphical user interface (GUI), and applets, and finally to exception handling, I/O, data structures, and other advanced subjects. Liang uses small, simple, and stimulating examples to demonstrate concepts and techniques while longer examples are presented in case studies with overall discussions and thorough line-by-line explanations. Students can now write short, interesting, graphical game programs starting from Chapter 2! reinforcing key concepts with objectives lists, introduction and chapter overviews, easy to follow examples, chapter summaries, review questions, programming exercises, interactive self-test. Students receive solutions to even-numbered programming exercises, source code for the examples in the book, online self assessment (w/over 1000 multiple-choice questions) and ONLINE homework through GRADIANCE, the industries most advanced online homework application. Instructors are offered the most extensive library of support materials available including interactive and animated slides, TestGen (w/over 2000 multiple-choice questions), solutions to all programming exercises, sample exams and supplemental exercises. Available in two versions, the Fundamentals First edition (chapters 1-19) and the Comprehensive version (chapters 1-36).
Read Less
Add this copy of Introduction to Java Programming, Comprehensive Version to cart. $3.74, good condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published by Prentice Hall.
Add this copy of Introduction to Java Programming, Comprehensive Version to cart. $3.74, good condition, Sold by ThriftBooks-Baltimore rated 5.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published by Prentice Hall.
Add this copy of Introduction to Java Programming, Comprehensive Version to cart. $3.74, fair condition, Sold by ThriftBooks-Baltimore rated 5.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published by Prentice Hall.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $4.38, very good condition, Sold by ThriftBooks-Baltimore rated 5.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published 2006 by Prentice Hall.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $4.38, fair condition, Sold by ThriftBooks-Baltimore rated 5.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published 2006 by Prentice Hall.
Add this copy of Introduction to Java Programming, Comprehensive Version to cart. $4.65, good condition, Sold by The Maryland Book Bank rated 4.0 out of 5 stars, ships from baltimore, MD, UNITED STATES.
Add this copy of Introduction to Java Programming-Comprehensive Version to cart. $6.47, good condition, Sold by Wonder Book - Member ABAA/ILAB rated 5.0 out of 5 stars, ships from Frederick, MD, UNITED STATES, published 2006 by Prentice Hall.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Good condition. 6th edition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included. NOT AVAILABLE FOR SHIPMENT OUTSIDE OF THE UNITED STATES.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $6.50, good condition, Sold by BooksRun rated 4.0 out of 5 stars, ships from Philadelphia, PA, UNITED STATES, published 2010 by Pearson College Div.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $6.72, fair condition, Sold by ZBK Books rated 4.0 out of 5 stars, ships from Woodland Park, NJ, UNITED STATES, published 2010 by Pearson College Div.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fair. Used book-May contain writing notes highlighting bends or folds. Text is readable book is clean and pages and cover mostly intact. May show normal wear and tear. Item may be missing CD. May include library marks. Fast Shipping.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $7.49, good condition, Sold by St. Vinnie's Books rated 5.0 out of 5 stars, ships from Eugene, OR, UNITED STATES.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Paperback This item shows wear from consistent use but remains in good readable condition. It may have marks on or in it, and may show other signs of previous use or shelf wear. May have minor creases or signs of wear on dust jacket. Packed with care, shipped promptly.
Order was shipped fast and got here when I needed it.
Thank you very much!
Quraishi
Oct 15, 2009
Very good book for all level of Java Programmer
If you dont read it you wont realize it. Very good book. I gave rating 5 = Excellent.
Zoner
Aug 30, 2009
Easy to learn
an easy-to-follow textbook that guides the beginning programmer step-by-step through the process of learning Java. The main obstacle to learning object-oriented programming is the volume of interdependent detail that needs to be learned before even the simplest program can be created. Using a spiral approach, this text eliminates extraneous details early on and stresses object concepts that will provide a basis for students to become expert programmers. Classes, objects, and working programs are introduced at the outset, and programming is presented as extended problem solving, making it easier to understand. Class design and graphical user interfaces are introduced early, but most of the detail is postponed until after the student has a better grasp of objects, classes, and inheritance