Intro to Java Programming, Comprehensive Version

Intro to Java Programming, Comprehensive Version


Yazar Y. Daniel Liang
Yayınevi Pearson Education
ISBN 9780133761313
Baskı yılı 2013
Sayfa sayısı 1344
Ağırlık 2.00 kg
Stok durumu Tükendi   

ALERT: Before you purchase, check with your instructor or review your course syllabus to ensure that you select the correct ISBN. Several versions of Pearsons MyLab & Mastering products exist for each title, including customized versions for individual schools, and registrations are not transferable. In addition, you may need a CourseID, provided by your instructor, to register for and use Pearsons MyLab & Mastering products. Packages Access codes for Pearsons MyLab & Mastering products may not be included when purchasing or renting from companies other than Pearson; check with the seller before completing your purchase. Used or rental books If you rent or purchase a used book with an access code, the access code may have been redeemed previously and you may have to purchase a new access code. Access codes Access codes that are purchased from sellers other than Pearson carry a higher risk of being either the wrong ISBN or a previously redeemed code. Check with the seller prior to purchase. -- This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals. 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, GUI programming, advanced GUI and Web programming using Java. MyProgrammingLab for Introduction to Java Programming is a total learning package. MyProgrammingLab is an online homework, tutorial, and assessment program that truly engages students in learning. It helps students better prepare for class, quizzes, and exams-resulting in better performance in the course-and provides educators a dynamic set of tools for gauging individual and class progress. Teaching and Learning Experience To provide a better teaching and learning experience, for both instructors and students, this program offers: *Personalized Learning: Through the power of practice and immediate personalized feedback, MyProgrammingLab helps students fully grasp the logic, semantics, and syntax of programming. *Fundamentals-First Approach: Basic programming concepts are introduced on control statements, loops, functions, and arrays before object-oriented programming is discussed. *Problem-Driven Motivation: The examples and exercises throughout the book emphasize problem solving and foster the concept of developing reusable components and using them to create practical projects. *A Superior Pedagogical Design that Fosters Student Interest: Key concepts are reinforced with objectives lists, introduction and chapter overviews, easy-to-follow examples, chapter summaries, review questions, programming exercises, and interactive self-tests. *The Most Extensive Instructor and Student Support Package Available: The author maintains a website at www.pearsonhighered.com/liang that includes multiple interactive resources. Note: MyProgrammingLab is not a self-paced technology and should only be purchased when required by an instructor. 0133813460 / 9780133813463 Intro to Java Programming, Comprehensive Version & MyProgrammingLab with Pearson eText -- Access Card Package Package consists of 0133761312 / 9780133761313 Intro to Java Programming, Comprehensive Version 0133762513 / 9780133762518 MyProgrammingLab with Pearson eText -- Access Card -- for Intro to Java Programming, Comprehensive Version, 10/e
Chapter 1 Introduction to Computers, Programs, and Java Chapter 2 Elementary Programming Chapter 3 Selections Chapter 4 Mathematical Functions, Characters, and Strings Chapter 5 Loops Chapter 6 Methods Chapter 7 Single-Dimensional Arrays Chapter 8 Multidimensional Arrays Chapter 9 Objects and Classes Chapter 10 Object-Oriented Thinking Chapter 11 Inheritance and Polymorphism Chapter 12 Exception Handling and Text I/O Chapter 13 Abstract Classes and Interfaces Chapter 14 JavaFX Basics Chapter 15 Event-Driven Programming and Animations Chapter 16 JavaFX UI Controls and Multimedia Chapter 17 BinaryI/O Chapter 18 Recursion Chapter 19 Generics Chapter 20 Lists, Stacks, Queues, and Priority Queues Chapter 21 Sets and Maps Chapter 22 Developing Efficient Algorithms Chapter 23 Sorting Chapter 24 Implementing Lists, Stacks, Queues, and Priority Queues Chapter 25 Binary Search Trees Chapter 26 AVL Trees Chapter 27 Hashing Chapter 28 Graphs and Applications Chapter 29 Weighted Graphs and Applications Chapter 30 Multithreading and Parallel Programming Chapter 31 Networking Chapter 32 Java Database Programming Chapter 33 JavaServer Faces 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 34-42 are available for the Comprehensive Version from the companion Website at www.pearsonhighered.com/liang: Chapter 34 Advanced JavaFX Chapter 35 Advanced Database Programming Chapter 36 Internationalization Chapter 37 Servlets Chapter 38 JavaServer Pages Chapter 39 Web Services Chapter 40 2-4 Trees and B-Trees Chapter 41 Red-Black Trees Chapter 42 Testing Using JUnit