Java 7 for Absolute Beginners (Paperback)
暫譯: 絕對初學者的 Java 7 (平裝本)

Jay Bryant

  • 出版商: Apress
  • 出版日期: 2011-12-23
  • 售價: $1,740
  • 貴賓價: 9.5$1,653
  • 語言: 英文
  • 頁數: 320
  • 裝訂: Paperback
  • ISBN: 1430236868
  • ISBN-13: 9781430236863
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Java 7 Programming for Absolute Beginners introduces the new core, open source Java Development Kit. Its focus is on practical knowledge and its completeness—it provides all the bits and pieces an utter novice needs to get started programming in Java.  

It seems as if everyone is writing applications or apps these days for Android, BlackBerry, and the enterprise—it's where the money's at. But, how do they do it? Well, it's best to start by learning Java, one of the most popular programming languages around these days, still. Yes, that's right. 

This book:

  • Teaches Java development in language anyone can understand, giving you the best possible start
  • Provides simple, step-by-step examples that make learning easy, allowing you to pick up the concepts without fuss
  • Offers clear code descriptions and layout so that you can get your code running as soon as possible

What you’ll learn

  • How a computer processes programs
  • Write a program in Java
  • Debug a program
  • Choose and manipulate the data structures that best match your purpose
  • Create a user interface in Java
  • How to do animation in a Java program
  • Advanced topics such as thread management and recursion that any programmer will soon need

Who this book is for

Everyone! This book is for anyone who wants to learn to develop applications or apps for the enterprise or mobile using Android or BlackBerry and much more. No previous programming experience is necessary.

Table of Contents

  1. Writing Your First Java Program
  2. Java Syntax
  3. Data types
  4. Operators
  5. Branching and Looping
  6. Object-Oriented Programming
  7. Writing a UI 
  8. Writing and Reading Files
  9. Writing and Reading XML
  10. Animation
  11. Debugging
  12. Video Games
  13. Garbage Collection
  14. Recursion
  15. Generics and Regular Expressions

商品描述(中文翻譯)

Java 7 程式設計入門 介紹了新的核心開源 Java 開發工具包。它的重點在於實用知識和完整性——提供了初學者開始學習 Java 程式設計所需的所有基本知識。

現在似乎每個人都在為 Android、BlackBerry 和企業編寫應用程式或應用(apps)——這是賺錢的地方。但他們是怎麼做到的呢?其實,最好的開始是學習 Java,這是當今最受歡迎的程式語言之一。沒錯。

本書:

  • 以任何人都能理解的語言教授 Java 開發,讓你獲得最佳的起步
  • 提供簡單的逐步範例,使學習變得容易,讓你能夠輕鬆掌握概念
  • 提供清晰的程式碼描述和佈局,讓你能夠儘快運行程式碼

你將學到什麼

  • 電腦如何處理程式
  • 用 Java 編寫程式
  • 除錯程式
  • 選擇和操作最符合你目的的資料結構
  • 在 Java 中創建使用者介面
  • 如何在 Java 程式中進行動畫
  • 任何程式設計師都會很快需要的進階主題,如執行緒管理和遞迴

本書適合誰

每個人!本書適合任何想學習為企業或移動設備(使用 Android 或 BlackBerry 等)開發應用程式的人。無需任何先前的程式設計經驗。

目錄

  1. 編寫你的第一個 Java 程式
  2. Java 語法
  3. 資料類型
  4. 運算子
  5. 分支和迴圈
  6. 物件導向程式設計
  7. 編寫使用者介面
  8. 讀寫檔案
  9. 讀寫 XML
  10. 動畫
  11. 除錯
  12. 電子遊戲
  13. 垃圾回收
  14. 遞迴
  15. 泛型和正規表達式