All Projects → JustinSDK → Javase6tutorial

JustinSDK / Javase6tutorial

Licence: other
Java SE 6 技術手冊

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Javase6tutorial

Guide.elm Lang.org
My book introducing you to Elm!
Stars: ✭ 270 (-69.46%)
Mutual labels:  tutorial, book
Thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
Stars: ✭ 4,070 (+360.41%)
Mutual labels:  tutorial, book
Solid
Книга о принципах объектно-ориентированного дизайна SOLID
Stars: ✭ 280 (-68.33%)
Mutual labels:  tutorial, book
Webpack Book
From apprentice to master (CC BY-NC-ND)
Stars: ✭ 2,372 (+168.33%)
Mutual labels:  tutorial, book
The Way To Go zh cn
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Stars: ✭ 28,323 (+3103.96%)
Mutual labels:  tutorial, book
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (-72.62%)
Mutual labels:  tutorial, book
Boost Cookbook
Online examples from "Boost C++ Application Development Cookbook":
Stars: ✭ 306 (-65.38%)
Mutual labels:  tutorial, book
Typescript Definitive Guide
TypeScript: Definitive Guide (book and docs in one)
Stars: ✭ 169 (-80.88%)
Mutual labels:  tutorial, book
Dasarpemrogramangolang
📖 Source Code E-book Dasar Pemrograman Golang
Stars: ✭ 625 (-29.3%)
Mutual labels:  tutorial, book
Elm Tutorial
A guide to building web applications using Elm 0.18
Stars: ✭ 398 (-54.98%)
Mutual labels:  tutorial, book
Web Push Book
Web Push Book
Stars: ✭ 199 (-77.49%)
Mutual labels:  tutorial, book
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (-14.71%)
Mutual labels:  tutorial, book
Book
文言陰符 An Introduction to Programming in Wenyan Language
Stars: ✭ 194 (-78.05%)
Mutual labels:  tutorial, book
Choo Handbook
🚂✋📖 - Learn the choo framework through a set of exercises
Stars: ✭ 266 (-69.91%)
Mutual labels:  tutorial, book
Chrome Extension Book
📚《Chrome Extension 入门指南》
Stars: ✭ 171 (-80.66%)
Mutual labels:  tutorial, book
Machine Learning Books
book
Stars: ✭ 290 (-67.19%)
Mutual labels:  tutorial, book
Js Primer
📖 JavaScript Primer - 迷わないための入門書
Stars: ✭ 2,068 (+133.94%)
Mutual labels:  tutorial, book
Java Telegram Bot Tutorial
Java Telegram Bot Tutorial. Feel free to submit issue if you found a mistake.
Stars: ✭ 165 (-81.33%)
Mutual labels:  tutorial, book
Infosec
Учебное пособие по защите информации кафедры радиотехники и систем управления МФТИ
Stars: ✭ 386 (-56.33%)
Mutual labels:  tutorial, book
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+716.86%)
Mutual labels:  tutorial, book

Java SE 6 技術手冊

為什麼選擇用 Markdown?只是單純把文件重新排版太無聊了,不如趁這個機會學些新東西,所以我就藉這個機會來學著用 Markdown,並看看它有什麼好處與壞處 ... 如果你需要 PDF 與 epub 格式,而又有點懶自己轉換,那麼可以考慮在 Google PlayPubu 上向便當價致敬,如果你需要 mobi 格式,可以使用 calibre 把 epub 轉為 mobi ... :)

我在 GitBook 上用這本書前半本 試排了一個版本,如果你需要在 GitBook 上取得完整版本,請跟我聯絡!

《Java SE 6 技術手冊》(以及它先前的版本)是以 我的網站 中早期學習 Java 的筆記 JavaGossip1JavaGossip2 為基礎,記錄著我學習 Java 的一些心得。

在 JDK7 問世之後,由於累積不少 Java 教學經驗與想法,為了有一本可以符合我教學所需的教材,因而在為 JDK7 撰寫 Java 書籍時,並不是改版《Java SE 6 技術手冊》,而是重新撰寫了一本 《Java SE 7 技術手冊》

《Java SE 6 技術手冊》呢?就我目前來看它,真的就像是筆記,然而就因為是筆記,想法、口吻、脈絡甚至範例上,都比較適合新手,在靜靜地留在我硬碟近兩年,我有一天看到它,想說放著也是沒用,不如開放它 ...

在將《Java SE 6 技術手冊》重新使用 Markdown 排版的過程中,我盡量保留內容原貌,努力忍住不去修改內容,目的很簡單,如果你覺得有任何覺得過時或不妥的地方,就去修改它 ...

每章的〈網路資源〉被我拿掉了,因為不少鏈結年代久遠已經失效,我懶得一個一個去檢查還有哪些鏈結活著 ... 附錄內容也因較舊而拿掉了,你可以分別參考以下資訊:

原始碼範例都改為 UTF-8 編碼了,因此使用 javac 編譯時,記得加上 -encoding UTF-8

新的 Java 文件基於 JDK9 而撰寫,你可以在 我的網站 上的 Java Gossip 進行閱讀。


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].