Learn Java in One Day and Learn It Well (Learn Coding Fast) (Volume 4)
Jamie Chan
- 出版商: W. W. Norton
- 出版日期: 2016-10-07
- 售價: $720
- 貴賓價: 9.5 折 $684
- 語言: 英文
- 頁數: 233
- 裝訂: Paperback
- ISBN: 1539397831
- ISBN-13: 9781539397830
-
相關分類:
Java 程式語言
無法訂購
買這商品的人也買了...
相關主題
商品描述
Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Java language fast?
This book is for you. You no longer have to waste your time and money trying to learn Java from boring books that are 600 pages long, expensive online courses or complicated Java tutorials that just leave you more confused and frustrated.
What this book offers...Java for Beginners
Complex concepts are broken down into simple steps to ensure that you can easily master the Java language even if you have never coded before.
Carefully Chosen Java ExamplesExamples are carefully chosen to illustrate all concepts. In addition, the output for all examples are provided immediately so you do not have to wait till you have access to your computer to test the examples.
Careful selection of topics (Covers Java 8)Topics are carefully selected to give you a broad exposure to Java, while not overwhelming you with information overload. These topics include object-oriented programming concepts, error handling techniques, file handling techniques and more. In addition, new features in Java (such as lambda expressions and default methods etc) are also covered so that you are always up to date with the latest advancement in the Java language.
Learn The Java Programming Language FastConcepts are presented in a "to-the-point" style to cater to the busy individual. You no longer have to endure boring and lengthy Java textbooks that simply puts you to sleep. With this book, you can learn Java fast and start coding immediately.
How is this book different...The best way to learn Java is by doing. This book includes a unique project at the end of the book that requires the application of all the concepts taught previously. Working through the project will not only give you an immense sense of achievement, it’ll also help you retain the knowledge and master the language.
Are you ready to dip your toes into the exciting world of Java coding? This book is for you. Click the "Add to Cart" button and download it now.
What you'll learn:Introduction to Java - What is Java? - What software do you need to code Java programs? - How to install and run JDK and Netbeans?
Data types and Operators - What are the eight primitive types in Java? - What are arrays and lists? - How to format Java strings - What is a primitive type vs reference type? - What are the common Java operators?
Object Oriented Programming - What is object oriented programming? - How to write your own classes - What are fields, methods and constructors? - What is encapsulation, inheritance and polymorphism? - What is an abstract class and interface?
Controlling the Flow of a Program - What are condition statements? - How to use control flow statements in Java - How to handle errors and exceptions - How to throw your own exception
and Others... - How to accept user inputs and display outputs - What is a generic? - What are lambda expressions and functional interface? - How to work with external files ...and so much more....
Finally, you'll be guided through a hands-on project that requires the application of all the topics covered.
Click the BUY button at the top of this page now to start learning Java. Learn it fast and learn it well.
商品描述(中文翻譯)
新書由暢銷作者 Jamie Chan 所著。透過獨特的實作專案快速學習 Java 程式設計。這是《快速學習程式設計系列》的第四本書。
你是否一直想學習電腦程式設計,但又擔心這會對你來說太困難?或者你可能已經知道其他程式語言,但想快速學習 Java 語言?
這本書就是為你而寫。你不再需要浪費時間和金錢去學習那些冗長的 600 頁書籍、昂貴的線上課程或複雜的 Java 教學,這些只會讓你更加困惑和沮喪。
這本書提供的內容...
Java 初學者
複雜的概念被拆解成簡單的步驟,以確保你能輕鬆掌握 Java 語言,即使你從未編碼過。
精心挑選的 Java 範例
範例經過精心挑選,以說明所有概念。此外,所有範例的輸出都會立即提供,讓你無需等到能使用電腦時再來測試範例。
主題的精心選擇(涵蓋 Java 8)
主題經過精心挑選,以便讓你廣泛接觸 Java,同時不會讓你感到資訊過載。這些主題包括物件導向程式設計概念、錯誤處理技術、檔案處理技術等。此外,Java 的新特性(如 lambda 表達式和預設方法等)也會涵蓋,讓你始終跟上 Java 語言的最新進展。
快速學習 Java 程式語言
概念以「直截了當」的風格呈現,以迎合忙碌的個體。你不再需要忍受那些冗長無趣的 Java 教科書,這些書籍只會讓你昏昏欲睡。透過這本書,你可以快速學習 Java,並立即開始編碼。
這本書的不同之處...
學習 Java 的最佳方式就是實作。這本書在最後包含一個獨特的專案,要求應用之前所學的所有概念。完成這個專案不僅會讓你感受到巨大的成就感,還會幫助你保留知識並掌握這門語言。
你準備好進入 Java 編碼的精彩世界了嗎?這本書就是為你而寫。點擊「加入購物車」按鈕,立即下載。
你將學到的內容:
Java 簡介 - 什麼是 Java? - 你需要什麼軟體來編寫 Java 程式? - 如何安裝和運行 JDK 和 Netbeans?
資料類型和運算子 - Java 中的八種基本類型是什麼? - 陣列和列表是什麼? - 如何格式化 Java 字串 - 基本類型與參考類型的區別是什麼? - 常見的 Java 運算子有哪些?
物件導向程式設計 - 什麼是物件導向程式設計? - 如何編寫自己的類別 - 欄位、方法和建構子是什麼? - 什麼是封裝、繼承和多型? - 什麼是抽象類別和介面?
控制程式流程 - 什麼是條件語句? - 如何在 Java 中使用控制流程語句 - 如何處理錯誤和例外 - 如何拋出自己的例外
以及其他... - 如何接受使用者輸入並顯示輸出 - 什麼是泛型? - 什麼是 lambda 表達式和函數介面? - 如何處理外部檔案...還有更多...
最後,你將被引導完成一個實作專案,要求應用所有涵蓋的主題。
現在點擊本頁頂部的購買按鈕,開始學習 Java。快速學習,學得好。