| 購物比價 | 找書網 | 找車網 |
| FindBook |
有 5 項符合
STARTING OUT WITH JAVA: FROM CONTROL STRUCTURES THROUGH OBJECTS 6/E (PIE)的圖書 |
|
Starting Out with Java:From Control Structures Through Objects 出版社:全華圖書 出版日期:2016-01-22 語言:英文 規格:平裝 / 1232頁 / 普通級/ 單色印刷 / 初版 |
| 圖書選購 |
| 型式 | 價格 | 供應商 | 所屬目錄 | $ 276 |
語言學習 |
$ 1064 |
社會人文 |
$ 1274 |
高等教育 |
$ 1274 |
高等教育 |
$ 1300 |
資訊 |
|---|
| 圖書館借閱 |
| 國家圖書館 | 全國圖書書目資訊網 | 國立公共資訊圖書館 | 電子書服務平台 | MetaCat 跨館整合查詢 |
| 臺北市立圖書館 | 新北市立圖書館 | 基隆市公共圖書館 | 桃園市立圖書館 | 新竹縣公共圖書館 |
| 苗栗縣立圖書館 | 臺中市立圖書館 | 彰化縣公共圖書館 | 南投縣文化局 | 雲林縣公共圖書館 |
| 嘉義縣圖書館 | 臺南市立圖書館 | 高雄市立圖書館 | 屏東縣公共圖書館 | 宜蘭縣公共圖書館 |
| 花蓮縣文化局 | 臺東縣文化處 |
|
|
Starting Out with Java: From Control Structures through Objects includes the following features to facilitate learning:
A clear, easy to understand, and friendly writing style guides beginner programmers in learning to code with Java.
Practical organization helps students grasp important concepts before applying them.
˙Procedural programming is covered before objects, ensuring that students understand fundamental programming and problem-solving concepts.
˙UPDATED! The text has been updated to reflect the latest changes in Java
˙NEW! Chapter 15: Creating GUI Applications with JavaFX and Scene Builder introduces students to JavaFX, the newest way to create GUIs and graphical applications with Java 8. Written as an independent chapter, instructors have the choice to teach it together or separate from chapters on Swing and AWT.
˙NEW! The text now uses string.format instead of DecimalFormat, which allows students to use the same format specifiers and flags as learned with the system.out.printf method.
˙UPDATED! StringTokenizer has been removed from the text. All string tokenizing is now done with the String.split method.
˙NEW! Chapter 10 now introduces students to the @Override annotation and explains how it prevents subtle errors.
˙NEW! A section on Anonymous Inner Classes has been added to the text.
˙REVISED! The introduction to interfaces has been rewritten more clearly and easier to understand.
˙NEW! Material on default methods in interfaces, a new feature of Java 8, has been added to Chapter 10.
˙NEW! Functional interfaces and Lambda expressions are introduced in a new section of Chapter 10 with detailed, step-by-step instructions.
The text uses practical, real world problems and examples to convey major concepts.
˙NEW! Programming problems have been added to many chapters.
˙A variety of exercises in each chapter encourages students to apply key ideas.
˙Example Programs are practical, real-world examples provided in each chapter that test student knowledge of important information.
Pedagogical Features reinforce key ideas throughout the text.
˙In the Spotlight features walk students through the step-by-step design of a problem.
˙Concept Statements begin each chapter by summarizing the main focus.
˙Program Outputs follow each example program with a sample of its output to show students how the program functions.
˙Checkpoints are highlighted by checkmark icons and appear throughout each chapter to reinforce students understanding of key chapter topics.
For courses in computer programming in Java.
Starting Out with Java: From Control Structures through Objects provides a step-by-step introduction to programming in Java. Gaddis covers procedural programming—control structures and methods—before introducing object-oriented programming, ensuring that students understand fundamental programming and problem-solving concepts.
As with all Gaddis texts, every chapter contains clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises.
|