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
Les mer
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
Les mer
Access details Includes print text and access card eText included Free shipping Register with a Course ID, a link from your instructor or an LMS link (Blackboard™, Canvas™, Moodle or D2L®) Features Interactive digital learning experience Help when and where you need it Instant feedback on assignments Apps and study tools
Les mer
Personalize learning with MyLab Programming. MyLab ™  Programming is 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 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. The Exercise Editor is easy to use and gives you the option to select different programming languages and exercise types. VideoNotes 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.   About the Book  The title has been changed to Introduction to Java Programming and Data Structures, Comprehensiveto reflect its use in data structures courses based on the client-first approach to introduce use, design, and implement data structures that covers all topics in a typical data structures course.  UPDATED to Java 8. Examples and exercises are improved and simplified by using the new features in Java 8. More examples and exercises in the data structures chapters use Lambda expressions to simplify coding. Chapter 30 is brand new to introduce aggregate operations for collection streams.   Content Updates The GUI chapters are updated to JavaFX 8. The examples are revised. The user interfaces in the examples and exercises are now resizable and displayed in the center of the window. Chapter 13 introduces default and static methods in the interface. Chapter 15 covers inner classes, anonymous inner classes, and lambda expressions using practical examples. Chapter 20 introduces the forEach method as a simple alternative to the foreach loop for applying an action to each element in a collection. Chapters 24-29 Use the default methods for interfaces in Java 8 to redesign MyList, MyArrayList, MyLinkedList, Tree, BST, AVLTree, MyMap, MyHashMap, MySet, MyHashSet, Graph, UnweightedGraph, and WeightedGraph. Chapter 31 introduces FXML and the Scene Buildervisual tools.
Les mer

Produktdetaljer

ISBN
9780134694511
Publisert
2017-06-01
Utgave
11. utgave
Utgiver
Vendor
Pearson
Vekt
1870 gr
Høyde
254 mm
Bredde
201 mm
Dybde
38 mm
Aldersnivå
U, 05
Språk
Product language
Engelsk
Format
Product format
Kombinasjonsprodukt
Antall sider
9998

Biographical note

Dr. Y. Daniel Liang earned his Ph.D. in Computer Science from the University of Oklahoma 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 and has given lectures on Java internationally.