會員登入
|
加入會員
|
會員專區
|
購物車
|
自資出版
|
電子書城
|
客服中心
文學小說
商管創投
人文藝坊
勵志養生
進修學習
科學工程
家庭親子
玩樂天地
書名
出版社
作者
isbn
編號
英語會話
|
成交的秘密
|
霹靂影音寫真特典
|
微處理機/單晶片組合語言教學範本(附CD)
.
C HOW TO P
.
VISUAL C#
文學小說
文學
|
小說
商管創投
財經投資
|
行銷企管
人文藝坊
宗教、哲學
社會、人文、史地
藝術、美學
|
電影戲劇
勵志養生
醫療、保健
料理、生活百科
教育、心理、勵志
進修學習
電腦與網路
|
語言工具
雜誌、期刊
|
軍政、法律
參考、考試、教科用書
科學工程
科學、自然
|
工業、工程
家庭親子
家庭、親子、人際
青少年、童書
玩樂天地
旅遊、地圖
|
休閒娛樂
漫畫、插圖
|
限制級
JAVA HOW TO PROGRAM (EARLY OBJECTS) 11/E (GE)
作者:
DEITEL、DEITEL
分類:
參考•考試•教科書
/
大專學院教科書
出版社:
PRENTICE HALL
出版日期:2018/1/8
ISBN:9781292223858
書籍編號:kk0464152
頁數:1296
定價:
1500
元
特別會員價:
95
折
1425
元
書價若有異動,以出版社實際定價為準
訂購後立即為您進貨
訂購後立即為您進貨:目前無庫存量,讀者下訂後,開始進入調書程序,一般天數約為2-10工作日(不含例假日)。
團購數最低為 15 本以上
評價數:
(請將滑鼠移至星星處進行評價)
目前平均評價:
文字連結
複製語法
JAVA HOW TO PROGRAM (EARLY OBJECTS) 11/E (GE)
圖片連結
複製語法
分
享
•
-
內容簡介
書籍目錄
同類推薦
JAVA HOW TO PROGRAM (EARLY OBJECTS) 11/E (GE) 本書特色 This title is a Pearson Global Edition. The Editorial team at Pearson has worked closely with educators around the world to include content which is especially relevant to students outside the United States. Prepare students to meet Java programming challenges .Rich coverage of programming fundamentals; real-world examples. .Friendly early classes and objects presentation. .Use easily with Java? SE 8 and/or the new Java? SE 9. 。Java SE 9 content is in easy-to-include-or-omit sections. 。Perfect for instructors who want to stay in Java SE 8 for a while and ease into Java SE 9. 。Perfect for instructors who want to add JShell (Java 9’s interactive Java) to their Java SE 8 or Java SE 9 courses. .Signature live-code approach teaches programming by presenting the concepts in the context of complete working programs. .The text’s modular organization is appropriate for introductory and intermediate programming courses, and helps instructors plan their syllabi. .Comprehensive coverage of concepts and topics: 。Interactive Java through JShell–Java SE 9’s most exciting new pedagogic feature. 。Java 9 topics: Modularity (online), collection factory methods and other language and API enhancements. 。Lambdas, sequential and parallel streams, functional interfaces, immutability. 。JavaFX GUI, 2D and 3D graphics, animation and video. 。Composition vs. Inheritance, dynamic composition. 。Programming to an interface not an implementation. 。Files, input/output streams and XML serialization. 。Concurrency for optimal multi-core performance. 。Other topics: recursion, searching, sorting, generics, generic collections, data structures, optional Swing GUI, multithreading, database (JDBC ? and JPA). .Access to the Companion Website (http://www.pearsonhighered.com/deitel) is available with the purchase of a new textbook and provides extra hands-on experience and study aids, including: 。Extensive VideoNotes allow students to view the problem-solving process outside of the classroom–when they need help the most. In the VideoNotes, co-author Paul Deitel patiently explains most of the programs in the book’s core chapters. Students like viewing the VideoNotes for reinforcement of core concepts and for further insights. 。Additional chapters and appendices for advanced courses. 。Evolving Java SE 9 content 。Source code for the book’s examples (also available athttp://deitel.com/books/jhtp11). Facilitate Learning with Outstanding Applied Pedagogy .Programming Wisdom: Hundreds of valuable programming tips facilitate learning. Icons throughout the text identify Software Engineering Observations, Good Programming Practices, Common Programming Errors, Error-Prevention Tips, Portability Tips, Performance Tips, and Look-and-Feel Observations(for GUI design). These represent the best the authors have gleaned from a combined nine decades of programming and teaching experience. .Hundreds of self-review exercises with answers. .Hundreds of interesting real-world exercises and projects enable students to apply what they’ve learned in each chapter (Instructor Solutions Manual contains answers for most). .“Making a Difference” exercises encourage students to use computers and the Internet to research and address significant social problems. .Most of the programming exercises are titled to help instructors select the most appropriate exercises for homework assignments. 內容簡介 For courses in Java programming This package includes Pearson MyLab Programming. Unparalleled breadth and depth of object-oriented programming concepts The Deitels?groundbreaking How to Program series offers unparalleled breadth and depth of programming fundamentals, object-oriented programming concepts and intermediate-level topics for further study. Java How to Program, Early Objects, 11th Edition, presents leading-edge computing technologies using the Deitel signature live-code approach, which demonstrates concepts in hundreds of complete working programs. The 11th Edition presents updated coverage of Java SE 8 and new Java SE 9 capabilities, including JShell, the Java Module System, and other key Java 9 topics. [Java How to Program, Late Objects, 11th Edition also is available.] This package includes Pearson MyLab?Programming,an online learning system designed to engage students and improve results. Pearson MyLab Programming consists of a set of programming exercises correlated to the programming concepts in this book. Through hundreds of practice problems, the system automatically detects errors in the logic and syntax of their code submissions and offers targeted hints that enable students to figure out what went wrong㻡nd why. MyLab should only be purchased when required by an instructor. Please be sure you have the correct ISBN and Course ID. Instructors, contact your Pearson rep for more information.
目錄 Ch1: Introduction to Computers, the Internet and Java Ch2: Introduction to Java Applications; Input/Output and Operators Ch3: Introduction to Classes, Objects, Methods and Strings Ch4: Control Statements: Part 1; Assignment, ++ and -- Operators Ch5: Control Statements: Part 2; Logical Operators Ch6: Methods: A Deeper Look Ch7: Arrays and ArrayLists Ch8: Classes and Objects: A Deeper Look Ch9: Object-Oriented Programming: Inheritance Ch10: Object-Oriented Programming: Polymorphism and Interfaces Ch11: Exception Handling: A Deeper Look Ch12: JavaFX Graphical User Interfaces: Part 1 Ch13: JavaFX GUI: Part 2 Ch14: Strings, Characters and Regular Expressions Ch15: Files, Input/Output Streams, NIO and XML Serialization Ch16: Generic Collections Ch17: Lambdas and Streams Ch18: Recursion Ch19: Searching, Sorting and Big O Ch20: Generic Classes and Methods: A Deeper Look Ch21: Custom Generic Data Structures Ch22: JavaFX Graphics and Multimedia Ch23: Concurrency Ch24: Accessing Databases with JDBC Ch25: Introduction to JShell: Java 9 REPL Chapters on the Web A. Operator Precedence Chart B. ASCII Character Set C. Keywords and Reserved Words D. Primitive Types E. Using the Debugger Appendices on the Web Index Online Chapters and Appendices Ch26: Swing GUI Components: Part 1 Ch27: Graphics and Java 2D Ch28: Networking Ch29: Java Persistence API (JPA) Ch30: JavaServer?Faces Web Apps: Part 1 Ch31: JavaServer?Faces Web Apps: Part 2 Ch32: REST-Based Web Services Ch33: (Optional) ATM Case Study, Part 1: Object-Oriented Design with the UML Ch34: (Optional) ATM Case Study, Part 2: Implementing an Object-Oriented Design Ch35: Swing GUI Components: Part 2 Ch36: Java Module System and Other Java 9 Features F. Using the Java API Documentation G. Creating Documentation with javadoc H. Unicode? I. Formatted Output J. Number Systems K. Bit Manipulation L. Labeled break and continue Statements M. UML 2: Additional Diagram Types N. Design Patterns
實用不動產稅法精義(
工程與法律(第三版)
敘事表達
會計學(第二版)
經濟學:理論與生活體
勞資關係(第三版)
物理性作業環境監測:
功率半導體元件與封裝
化學性作業環境監測:
化學實驗:生活實用版
Q1:若我已報名付了1000元訂金,接下來我要做什麼? A:感謝您報名,後續相關事情及服務我們會以e-mail和電話跟您聯絡. 您也可以主動來信(andy@book4u.com.tw)詢問。謝謝! Q2:我本身並沒有產品和服務,也沒什麼實務上的經驗,那又能如何賺錢呢?這個課程真的有實際成效嗎? A:我們這個課程共有11項贈品,其中第2項贈品便是資訊產品創造藍圖,它將教您如何用最簡潔而快速的方法創出屬於您自己的資訊產品。一般的課程大多是教您如何捕魚,但多數的成功致富者,其成功的關鍵卻不是仰賴捕魚技術,而是仰賴借力之術,因為唯有借力才能無中生有!才能快速成長!也才能快速致富!本課程3天共有三套樣版,其中一套樣版便是教您打造在沒有任何商品與服務,也沒有任何資源的情況下,就能快速借力致富的樣版!本課程二位講師都是白手起家,對於沒有實務經驗的新手會格外用心,請放心。 Q3:請問贈品中魚池矩陣直效聯盟VVIP是什麼? A:這是一個強大的系統,而我們送的是體驗版,會提供你Email追客系統。國外有一種函授課程,亦即每幾天發一個課程給學員, 就是用EMAIL追客系統來實踐。EMAIL追客系統簡單的說就是今天有一個客戶在你的網站上購買產品或註冊,系統會自動回覆一封確認信,之後你可以自行設計發送內容和發信時間一次一對多發給客戶,而且每封信還會帶入客戶本身的姓名。讓客戶以為是我們專門為客戶所量身訂作的信件。所以Email追客系統可以讓你培養跟客戶的信任感,進而成交。 Q4:請問贈品中資訊產品創造藍圖是什麼? A:這是一位叫林星?老師的課程,課程售價是9800元,現在免費送給你。此課程包含: ● 何謂資訊型產品? ● 資訊型產品的種類大解析!以及如何組織你的資訊型產品賺錢? ● 如何找到你的利基市場? ● 為什麼錯的利基市場,再好的產品與行銷也很難有效! ● 29個國外已經證實能讓你賺到錢的利基市場! ● 如何確保你做出來的產品客戶會很想購買?以及實際可執行的步驟! ● 創造資訊型產品計劃書 ● 15個步驟建立你的資訊型產品事業 ● E-mail精準行銷的10個法則 ● 10個別人沒有告訴你的有效文案撰寫法則 Q5:請問贈品中自動財富系統 6片DVD是什麼? A:此6片DVD定價3200元。內容為《借力淘金!最吸利的鈔級魚池賺錢術》作者之一王紫杰所錄製的DVD,內容為有關網路行銷的知識和技巧,非常豐富且實用,免費送給您。
為了保障您的權益,新絲路網路書店所購買的商品均享有到貨七天的鑑賞期(含例假日)。退回之商品必須於鑑賞期內寄回(以郵戳或收執聯為憑),且商品必須是全新狀態與完整包裝(商品、附件、內外包裝、隨貨文件、贈品等),否則恕不接受退貨。