第 1/3 張圖片
![Intro to Java Programming, Comprehensive Version [10th Edition] - 第 1/3 張圖片](https://i.ebayimg.com/images/g/C~4AAOSwWvJln0lT/s-l500.jpg)
![Intro to Java Programming, Comprehensive Version [10th Edition] - 第 2/3 張圖片](https://i.ebayimg.com/images/g/wGoAAOSw02Jln0lW/s-l500.jpg)
![Intro to Java Programming, Comprehensive Version [10th Edition] - 第 3/3 張圖片](https://i.ebayimg.com/images/g/HMQAAOSwwWlln0lZ/s-l500.jpg)
圖片庫
第 1/3 張圖片
![Intro to Java Programming, Comprehensive Version [10th Edition] - 第 1/3 張圖片](https://i.ebayimg.com/images/g/C~4AAOSwWvJln0lT/s-l500.jpg)
![Intro to Java Programming, Comprehensive Version [10th Edition] - 第 2/3 張圖片](https://i.ebayimg.com/images/g/wGoAAOSw02Jln0lW/s-l500.jpg)
![Intro to Java Programming, Comprehensive Version [10th Edition] - 第 3/3 張圖片](https://i.ebayimg.com/images/g/HMQAAOSwwWlln0lZ/s-l500.jpg)
有類似物品要出售?
Intro to Java Programming, Comprehensive Version [10th Edition]
US $37.96
大約HK$ 295.82
狀況:
很好
曾被閱讀過的書籍,但狀況良好。封面不存在明顯損壞,精裝本書籍含書皮。不存在缺頁或內頁受損,無褶皺或破損,同時也沒有對文字標注/標記,或在留白處書寫內容。內封面上標記可能極少。書籍的磨損和破損程度也很低。
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
見面交收或取貨:
可於Baton Rouge, Louisiana, 美國免費本地見面交收.
運送:
免費 USPS Media MailTM.
所在地:Baton Rouge, Louisiana, 美國
送達日期:
估計於 10月2日 (星期四)至 10月14日 (星期二)之間送達 運送地點 94104
退貨:
30 日退貨. 由買家支付退貨運費,如果你使用 eBay 郵寄標籤,相關費用將從你的退款金額中扣除.
保障:
請參閱物品說明或聯絡賣家以取得詳細資料。閱覽全部詳情查看保障詳情
(不符合「eBay 買家保障方案」資格)
物品細節
- 物品狀況
- Series
- A to Z
- Unit Type
- Unit
- Subject Area
- Software Development, Information Science, Scientific Computing
- Book Title
- Intro to Java Programming, Comprehensive Version (10th Edition)
- Custom Bundle
- No
- Educational Level
- Adult & Further Education, High School, Vocational School
- Personalized
- No
- Level
- Advanced, Beginner, Intermediate
- Country/Region of Manufacture
- United States
- Subject
- Computer Science
- ISBN
- 9780133761313
關於產品
Product Identifiers
Publisher
Pearson Education
ISBN-10
0133761312
ISBN-13
9780133761313
eBay Product ID (ePID)
175868125
Product Key Features
Number of Pages
1344 Pages
Publication Name
Intro to Java Programming, Comprehensive Version
Language
English
Subject
Programming Languages / Java
Publication Year
2013
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
1.6 in
Item Weight
72.7 Oz
Item Length
10 in
Item Width
8.1 in
Additional Product Features
Edition Number
10
Intended Audience
College Audience
LCCN
2013-044682
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.13/3
Table Of Content
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
Synopsis
NOTE: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0133813460/ISBN-13: 9780133813463. That package includes ISBN-10: 0133761312/ISBN-13: 9780133761313 and ISBN-10: 0133762513 /ISBN-13: 9780133762518. MyProgrammingLab should only be purchased when required by an instructor . 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. Teaching and Learning Experience To provide a better teaching and learning experience, for both instructors and students, this program offers: 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 Interes t: 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: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0133813460 /ISBN-13: 9780133813463. That package includes ISBN-10: 0133761312 /ISBN-13: 9780133761313 and ISBN-10: 0133762513 /ISBN-13: 9780133762518 . MyProgrammingLab should only be purchased when required by an instructor . 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. Teaching and Learning Experience To provide a better teaching and learning experience, for both instructors and students, this program offers: 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 Interes t: 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.
LC Classification Number
QA76.73.J38L52 2014
賣家提供的物品說明
賣家信用評價 (187)
- Automatische Bewertung von eBay- 買家留下的信用評價。過去 1 個月Bestellung erfolgreich durchgeführt - mit Sendungsverfolgung und fristgerecht
- i***d (410)- 買家留下的信用評價。過去 1 個月購買已獲認證Product looks great! Exactly as described!
- e***i (998)- 買家留下的信用評價。過去 1 個月購買已獲認證Great quality and great condition, as described! Fast shipping and great seller.