Introduction to Java Programming, Comprehensive, 8e, features comprehensive coverage ideal for a one-, two-, or three-semester CS1 course sequence. Regardless of major, students will be able to grasp concepts of problem-solving and programming - thanks to Liang's fundamentals-first approach, students learn critical problem solving skills and core constructs before object-oriented programming. Liang's approach has been extended to application-rich programming examples, which go beyond the traditional math-based problems ...
Read More
Introduction to Java Programming, Comprehensive, 8e, features comprehensive coverage ideal for a one-, two-, or three-semester CS1 course sequence. Regardless of major, students will be able to grasp concepts of problem-solving and programming - thanks to Liang's fundamentals-first approach, students learn critical problem solving skills and core constructs before object-oriented programming. Liang's approach has been extended to application-rich programming examples, which go beyond the traditional math-based problems found in most texts. Students are introduced to topics like control statements, methods, and arrays before learning to create classes. Later chapters introduce advanced topics including graphical user interface, exception handling, I/O, and data structures. Small, simple examples demonstrate concepts and techniques while longer examples are presented in case studies with overall discussions and thorough line-by-line explanations. Increased data structures chapters make the Eighth Edition ideal for a full course on data structures.
Read Less
Add this copy of Introduction to Java Programming, Comprehensive: United to cart. $18.45, good condition, Sold by Brit Books rated 4.0 out of 5 stars, ships from Milton Keynes, BUCKINGHAMSHIRE, UNITED KINGDOM, published 2010 by Pearson.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Simply Brit – welcome to our online used book store, where affordability meets great quality. Dive into a world of captivating reads without breaking the bank. We take pride in offering a wide selection of used books, from classics to hidden gems, ensuring there's something for every literary palate. All orders are shipped within 24 hours and our lightning fast-delivery within 48 hours coupled with our prompt customer service ensures a smooth journey from ordering to delivery. Discover the joy of reading with us, your trusted source for affordable books that do not compromise on quality.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $10.83, fair condition, Sold by ZBK Books rated 5.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. $11.75, very good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 2010 by Prentice Hall.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $11.75, good condition, Sold by Gulf Coast Books rated 5.0 out of 5 stars, ships from Memphis, TN, UNITED STATES, published 2010 by Pearson College Div.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $11.75, good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 2010 by Prentice Hall.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $11.75, fair condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 2010 by Prentice Hall.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $11.75, fair condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2010 by Prentice Hall.
Add this copy of Introduction to Java Programming: Comprehensive Version to cart. $12.95, good condition, Sold by BooksRun rated 5.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. $13.10, good condition, Sold by HPB-Red rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2010 by Pearson College Div.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
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