4本針對初學者的最好免費Java電子書籍下載
1. Thinking in Java (3rd edition)</h1>
1. Thinking in Java (3rd edition)</h1>
Author: Bruce Eckel Download HTML: http://www.mindview.net/Books/TIJ Published Date: September 2002 Description: This
is one of the most famous and classic books to learn Java. Although
this book was written in the early days of Java programming language
(over 10 years ago), it is now still valuable for those who want to
become a true Java programmer. This book helps you learn the language
basics, Object-Oriented Programming concepts, and some chapters on Swing
and applets, plus covering some analysis and design methodologies. This
is a very detailed book with a lot of code examples and in-depth
explanations.
- The Java Language Specification, Java SE 8</h1>
Author: James Gosling, Bill Joy, Guy Steele, Gilad Bracha, and Alex Buckley. Read Online: http://docs.oracle.com/javase/specs/jls/se8/html/index.html Download PDF: http://docs.oracle.com/javase/specs/jls/se8/jls8.pdf Publish Date: March 2014 Description: This is the definitive technical reference for the Java programming
language. Written by the inventors of Java, this book provides complete,
accurate, and detailed coverage of the Java programming language. It
fully describes all new features of Java SE 8, including lambda
expressions, method references, default methods, type annotations, and
repeating annotations. Every Java programmer should have this
book as the official reference to the Java programming language. I often
jump to this book when I want to understand some concepts better and
deeply.
- The Java Tutorials</h1>

Author: Raymond Gallardo, Scott Hommel, Sowmya Kannan, Joni Gordon, and Sharon Biocca Zakhour. Read Online: http://docs.oracle.com/javase/tutorial Download Link: http://www.oracle.com/technetwork/java/javase/java-tutorial-downloads-2005894.html Publish Date: August 2014 Description: A great book for beginners. The greatest thing is that it is absolute
FREE and written by senior technical writers at Oracle - the firm that
owns Java technology. The Java Tutorials are practical guides for
programmers (especially beginners) who want to use the Java programming
language to build applications. There are hundreds of complete, working
examples and dozens of lessons. In my early days with Java, I always
follow this book to learn and practice. It helped me a lot in my way to
become a professional Java developer.
- Think Java (How to Think Like a Computer Scientist)</h1>

Author: Allen B. Downey Read Online: http://greenteapress.com/thinkapjava/html/index.html Download PDF: http://greenteapress.com/thinkapjava/thinkapjava.pdf Publish Date: July 2011 (5th edition). Description: This book is an introduction to Java programming for beginners. It is
tailored for students preparing for the Computer Science Advanced
Placement (AP) Exam, but it is for anyone who wants to learn Java.
Unlike other Java books for beginners, this book is very concise (only
232 pages). It teaches only the fundamentals so that students can work
on interesting projects without getting bogged down in the details. The
Debugging section also makes this book different from others.
Like the title says, this book is not just programming. It is about a
way of thinking, a way of crafting solutions for solving problems. And
another interesting point of this book is that, it is free under an open
source license so you can freely copy, modify and distribute it.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!


Author: Raymond Gallardo, Scott Hommel, Sowmya Kannan, Joni Gordon, and Sharon Biocca Zakhour. Read Online: http://docs.oracle.com/javase/tutorial Download Link: http://www.oracle.com/technetwork/java/javase/java-tutorial-downloads-2005894.html Publish Date: August 2014 Description: A great book for beginners. The greatest thing is that it is absolute FREE and written by senior technical writers at Oracle - the firm that owns Java technology. The Java Tutorials are practical guides for programmers (especially beginners) who want to use the Java programming language to build applications. There are hundreds of complete, working examples and dozens of lessons. In my early days with Java, I always follow this book to learn and practice. It helped me a lot in my way to become a professional Java developer.

Author: Allen B. Downey Read Online: http://greenteapress.com/thinkapjava/html/index.html Download PDF: http://greenteapress.com/thinkapjava/thinkapjava.pdf Publish Date: July 2011 (5th edition). Description: This book is an introduction to Java programming for beginners. It is tailored for students preparing for the Computer Science Advanced Placement (AP) Exam, but it is for anyone who wants to learn Java. Unlike other Java books for beginners, this book is very concise (only 232 pages). It teaches only the fundamentals so that students can work on interesting projects without getting bogged down in the details. The Debugging section also makes this book different from others. Like the title says, this book is not just programming. It is about a way of thinking, a way of crafting solutions for solving problems. And another interesting point of this book is that, it is free under an open source license so you can freely copy, modify and distribute it.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!