NOTE: Before purchasing, check with your instructor to ensure you select the correct ISBN. Several versions of Pearson's MyLab & Mastering products exist for each title, and registrations are not transferable. To register for and use Pearson's MyLab & Mastering products, you may also need a Course ID, which your instructor will provide.Used books, rentals, and purchases made outside of PearsonIf purchasing or renting from companies other than Pearson, the access codes for Pearson's MyLab & Mastering products 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-, 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. Liang approaches Java GUI programming using JavaFX, not only because JavaFX is much simpler for new Java programmers to learn and use but because it has replaced Swing as the new GUI tool for developing cross-platform-rich Internet applications on desktop computers, on hand-held devices, and on the Web. Additionally, for instructors, JavaFXprovides a better teaching tool for demonstrating object-oriented programming. 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
Les mer
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
Les mer

Produktdetaljer

ISBN
9780133813463
Publisert
2014-06-16
Utgave
10. utgave
Utgiver
Vendor
Pearson
Vekt
2200 gr
Aldersnivå
05, U
Språk
Product language
Engelsk
Format
Product format
Kombinasjonsprodukt
Antall sider
1344

Forfatter

Biographical note

Dr. Liang earned his Ph.D. in Computer Science from the University of Okalahoma in 1991, and an MS and BS in Computer Science from Fudan University in Shanghai, China, in 1986 and 1983. Prior to joining Armstrong, he was an associate professor in computer science at Purdue University in Fort Wayne, where he twice received the Excellence in Research award.

Dr. Liang was trained in theoretical computer science. He was active in graph algorithms from 1990 to 1995 and published more than ten papers in several established journals such as SIAM Journal on Computing, Discrete Applied Mathematics, Acta Informatics, and Information Processing Letters. Since 1996, he has devoted to writing texts and published more than thirty books with Prentice Hall. His popular computer science texts are widely adopted in the world.

Dr. Liang was elected a Java Champion in 2005 by Sun Microsystems. He has given lectures on Java internationally.