Home > Store

Introduction to Java Programming and Data Structures, Comprehensive Version Plus MyLab Programming with Pearson eText -- Access Card Package, 11th Edition

Register your product to gain access to bonus material or receive a coupon.

Introduction to Java Programming and Data Structures, Comprehensive Version Plus MyLab Programming with Pearson eText -- Access Card Package, 11th Edition

ValuePack

  • Sorry, this book is no longer in print.
Not for Sale

About

Features

Personalize learning with MyLab Programming.

MyLab Programmingis an online learning system designed to engage students and improve results. MyLab Programming consists of a set of programming exercises correlated to the programming concepts and objectives in this book. Through practice exercises and immediate, personalized feedback, MyLab Programming improves the programming competence of beginning students who often struggle with the basic concepts of programming languages.

  • UPDATED! User Interface provides a new streamlined interface based on experienced user feedback. Course creation, configuration, and navigation are now easier than ever.
  • EXPANDED! Exercise Editor now allows you to easily create new programming exercises. In addition to assigning the hundreds of programming exercises already available in MyLab Programming, you can create and assign programming exercises to customize your course.
  • UPDATED! VideoNotes Tutorials provide step-by-step video tutorials specifically designed to enhance the programming concepts presented in Introduction to Java Programming. Students can view the entire problem-solving process outside of the classroom–when they need help the most.
  • Interactive Practice provides first-hand programming experience in an interactive online environment.
  • Immediate feedback  for incorrect answers give students personalized feedback differentiating logical and compiler errors . The error messages include both the feedback from the compiler and plain English interpretations of likely causes for the incorrect answer.
  • Pearson eText gives students access to their textbook anytime, anywhere. In addition to note taking, highlighting, and bookmarking, the Pearson eText offers interactive and sharing features. Rich media options let students watch lecture and example videos as they read or do their homework. Instructors can share their comments or highlights, and students can add their own, creating a tight community of learners in your class.
    • The Pearson eText companion app allows existing subscribers to access their titles on an iPad or Android tablet for either online or offline viewing.
  • Dynamic grading and assessment provide auto-grading of student assignments, saving you time and offering students immediate learning opportunities:
    • A dynamic roster tracks their performance and maintains a record of submissions.
    • The color-coded gradebook gives you a quick glance of your classes' progress. Easily drill down to receive information on a single student's performance or a specific problem. Gradebook results can be exported to Excel to use with your LMS.

About the Book

  • A fundamentals-first approach prepares students to learn object-oriented programing and advanced Java programming by first building foundational skills.
    • The title has been changed to Introduction to Java Programming and Data Structures, Comprehensive to more accurately reflect the depth and breadth of coverage Liang provides.  The Comprehensive edition contains coverage of all subjects taught in a typical data structures and algorithms course.
    • The fundamental concepts and techniques of loops, methods, and arrays are introduced before objects and classes. This instructs new programmers in the essential skills to succeed. A good introduction on primitive data types, control statements, methods, and arrays prepares students to learn object-oriented programming.
    • Strings are covered early in the text to allow students to use objects and strings to develop interesting programs early. 
    • UPDATED to Java 8. Examples and exercises are improved and simplified by using the new features in Java 8.
    • Object-oriented chapter focus addresses the difficulty students have with adapting to the object-oriented paradigm by focusing on class design. Several examples are used to demonstrate the advantages of object-oriented programming so that students learn how and when to apply OOP concepts effectively.
    • Bonus chapters that cover advanced JavaFX and FXML, threads, networking, database programming, web programming, advanced data structures, and JUnit.
    • The book allows for flexible chapter orderings to enable GUI, exception handling, recursion, generics, and the Java Collections Framework to be covered earlier or later.

  • With a problem-driven focus, students learn to approach programming as a method for problem solving rather than syntax.
    • Programming, data structures, and algorithms are seamlessly integrated into one text. The book uses the client-first approach to teaching data structures, which introduces using classic data structures before implementing these data structures. The book also covers designing and implementing custom data structures for trees and graphs. Advanced data structures such as 2-4 trees, B-trees, and red-black trees are covered in the bonus chapters.
    • Examples and exercises emphasize problem solving and the need to develop reusable components to create practical projects.
    • NEW! JavaFX replaces all GUI examples and exercises. JavaFX is a new framework for developing Java GUI programs that greatly simplifies GUI programs and is easier to learn than Swing.
    • Math functions are introduced early to enable students to write code using math functions.

  • Pedagogical features foster student interest in introductory programming and appeal to students in all majors
    • Engaging Problems introduce each chapter and are solved within the chapter. The book uses a wide variety of problems with various levels of difficulty to motivate students. The problems cover many application areas in gaming, math, business, science, animation, and multimedia.
    • Clear chapter objectives list what students should learn from the chapter. This helps them determine whether they have met the objectives after completing the chapter.
    • Key Points, Check Points, and chapter summaries for each chapter highlight important concepts and allow students to track their progress, evaluate, and reinforce their learning.
    • Notes, tips, cautions, and design guides, inserted throughout the text, offer valuable advice and insight on important aspects of program development.
    • Programming exercises provide students with opportunities to apply the new skills they have learned on their own. Difficulty levels are rated as easy (no asterisk), moderate (*), hard (**), or challenging (***).
    • Problems and case studies, carefully chosen and presented in an easy-to-follow style, teach problem solving and programming concepts. The book uses many small, simple, and stimulating examples to demonstrate important ideas.
 
  • Extensive resources provide support for both instructors and students
    • EXPANDED! Text-specific Companion Website at www.pearsonhighered.com/liang
      • Algorithm Animations are valuable pedagogical tools to demonstrate how algorithms work. Algorithm animations can be accessed from the Companion Website.
      • More than 200 additional programming exercises with solutions are provided to the instructor in the Companion Website. These exercises are not printed in the text.
      • VideoNotes provide step-by-step video tutorials specifically designed to enhance the programming concepts presented in the book. Students can view the entire problem-solving process outside of the classroom–when they need help the most.
      • Additional student resources include answers to CheckPoint questions (organized by sections for each chapter), solutions to even-numbered programming exercises, source code for the examples in the book, Interactive quizzes (organized by sections for each chapter), Java IDE and programming resources, debugging tips, and errata.
    • Instructor resources include
      • Microsoft PowerPoint slides with interactive buttons to view full-color, syntax-highlighted source code and to run programs without leaving the slides.
      • Solutions to programming exercises give students access to the solutions of even-numbered programming exercises.
      • More than 100 additional programming exercises,organized by chapters, provide solutions to additional exercises available only to the instructors.
      • Web-based quiz generator allow instructors to generate quizzes from a large database of more than two thousand questions.
      • Sample exams provide additional opportunity for practice. Most exams have four parts:
        • Multiple-choice questions or short-answer questions
        • Correct programming errors
        • Trace programs
        • Write programs
      • Projects generally give a description and ask students to analyze, design, and implement the project.                                                                                   

Description

  • Copyright 2018
  • Edition: 11th
  • ValuePack
  • ISBN-10: 0-13-469451-1
  • ISBN-13: 978-0-13-469451-1

NOTE: Before purchasing, check with your instructor to ensure you select the correct ISBN. Several versions of MyLab™ and Mastering™ platforms exist for each title, and registrations are not transferable. To register for and use MyLab or Mastering, you may also need a Course ID, which your instructor will provide.


Used books, rentals, and purchases made outside of Pearson

If purchasing or renting from companies other than Pearson, the access codes for the MyLab platform may not be included, may be incorrect, or may be previously redeemed. Check with the seller before completing your purchase.


This text is intended for a 1-semester CS1 course sequence. The Brief Version contains the first 18 chapters of the Comprehensive Version. The first 13 chapters are appropriate for preparing the AP Computer Science exam.


For courses in Java Programming.

This package includes MyLab Programming.


A fundamentals-first introduction to basic programming concepts and techniques  

Designed to support an introductory programming course, Introduction to Java Programming and Data Structures teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. Beginner programmers learn critical problem-solving techniques then move on to grasp the key concepts of object-oriented, GUI programming, data structures, and Web programming. This course approaches Java GUI programming using JavaFX, which has replaced Swing as the new GUI tool for developing cross-platform-rich Internet applications and is simpler to learn and use. The 11th edition has been completely revised to enhance clarity and presentation, and includes new and expanded content, examples, and exercises.


Personalize learning with MyLab Programming.

MyLab Programming is an online learning system designed to engage students and improve results. MyLab Programming consists of programming exercises correlated to the concepts and objectives in this book. Through practice exercises and immediate, personalized feedback, MyLab Programming improves the programming competence of beginning students who often struggle with the basic concepts of programming languages.



0134694511/9780134694511   Introduction to Java Programming, Comprehensive Version plus MyLab Programming with Pearson eText -- Access Card Package, 11/e

Package consists of:

  • 0134670949 / 9780134670942 Introduction to Java Programming and Data Structures 11/e
  • 013467281X / 9780134672816 MyLab Programming with Pearson eText -- Access Card -- for Introduction to Java Programming and Data Structures, Comprehensive Version, 11/e

Sample Content

Table of Contents

1 Introduction to Computers, Programs, and Java

2 Elementary Programming

3 Selections

4 Mathematical Functions, Characters, and Strings

5 Loops

6 Methods

7 Single-Dimensional Arrays

8 Multidimensional Arrays

9 Objects and Classes

10 Object-Oriented Thinking

11 Inheritance and Polymorphism

12 Exception Handling and Text I/O

13 Abstract Classes and Interfaces

14 JavaFX Basics

15 Event-Driven Programming and Animations

16 JavaFX UI Controls and Multimedia

17 Binary I/O

18 Recursion

19 Generics

20 Lists, Stacks, Queues, and Priority Queues

21 Sets and Maps

22 Developing Efficient Algorithms

23 Sorting

24 Implementing Lists, Stacks, Queues, and Priority Queues

25 Binary Search Trees

26 AVL Trees

27 Hashing

28 Graphs and Applications

29 Weighted Graphs and Applications

30 Aggregate Operations for Collection Streams


Appendixes

Appendix A   Java Keywords

Appendix B   The ASCII Character Set

Appendix C   Operator Precedence Chart

Appendix D   Java Modifiers

Appendix E   Special Floating-Point Values

Appendix F   Number Systems

Appendix G   Bitwise Operations

Appendix H   Regular Expressions

Appendix I   Enumerated types


Bonus Chapters 31–44 are available from the Companion Website at www.pearsonhighered.com/liang:


31 Advanced JavaFX and FXML

32 Multithreading and Parallel Programming

33 Networking

34 Java Database Programming

35 Advanced Database Programming

36 Internationalization

37 Servlets

38 JavaServer Pages

39 JavaServer Faces

40 RMI

41 Web Services

42 2-4 Trees and B-Trees

43 Red-Black Trees

44 Testing Using JUnit


Updates

Submit Errata

More Information

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020