Java: Complete Reference for the Really Impatient.

Harry. H. Chaudhary.

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-08-01
  • 售價: $1,070
  • 貴賓價: 9.5$1,017
  • 語言: 英文
  • 頁數: 582
  • 裝訂: Paperback
  • ISBN: 150086451X
  • ISBN-13: 9781500864514
  • 相關分類: Java 程式語言
  • 無法訂購

商品描述

Essential Java Skills--Made Easy! =================

Learn the all basics and advanced features of Java programming in no time from Bestseller Java Programming Author Harry. H. Chaudhary (More than 1,67,000 Books Sold !). This Java Guide, starts with the basics and Leads to Advance features of Java in detail with thousands of Java Codes and new features of Java 8 like Lambdas. Java 8 Functional interface, || Stream and Time API in Java 8. , I promise this book will make you expert level champion of java. Anyone can learn java through this book at expert level.

The main objective of this java book is not to give you just Java Programming Knowledge, I have followed a pattern of improving the question solution of thousands of Codes with clear theory explanations with different Java complexities for each java topic problem, and you will find multiple solutions for complex java problems. Engineering Students and fresh developers can also use this book. This book covers common core syllabus for all Computer Science Professional Degrees If you are really serious then go ahead and make your day with this ultimate java book.

What Special – In this book I covered and explained several topics of latest Java 8 Features in detail for Developers & Fresher’s, Topics Like– Lambdas. || Java 8 Functional interface, || Stream and Time API in Java 8. This Java book doesn’t require previous programming experience. However, if you come from a C or C++ programming background, then you will be able to learn faster.

First Part-

Teach you how to compile and run a Java program, shows you everything you need to develop, compile, debug, and run Java programs. And then discusses the keywords, syntax, and constructs that form the core of the Java language. After that it leads you to advanced features of java, including multithreaded programming and Applets.

Learning a new language is no easy task especially when it’s an oop’s programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty.

This Java Book is very serious java stuff: A complete introduction to Java. You'll learn everything from the fundamentals to advanced topics, if you've read this book, you know what to expect--a visually rich format designed for the way your brain works. To use this book does not require any previous programming experience. However, if you come from a C/C++ background, then you will be able to advance a bit more rapidly. As most readers will know, Java is similar, in form and spirit, to C/C++. Thus, knowledge of those languages helps, but is not necessary. Even if you have never programmed before, you can learn to program in Java using this book.

Inside Contents (Chapters):


1. (Overview of Java)
2.(Java Language) 3.(Control Statements) 4.(Scanner class, Arrays & Command Line Args) 5.(Class & Objects in Java) 6.(Inheritance in Java) 7.(Object oriented programming) 8.(Packages in Java) 9.(Interface in Java) 10.(String and StringBuffer) 11.(Exception Handling) 12.(Multi-Threaded Programming) 13.(Modifiers/Visibility modes) 14.(Wrapper Class) 15.(Input/Output in Java) 16.(Applet Fundamentals) 17.(Abstract Windows Toolkit)(AWT) 18.(Introducton To AWT Events) 19.(Painting in AWT) 20.( java.lang.Object Class ) 21.(Collection Framework)
PART - II (Java 8 Features for Developers)
22. Java 8 Features for Developers – Lambdas. 23. Java 8 Functional interface,Stream & Time API. 24. Key Features that Make Java More Secure than Other Languages.

商品描述(中文翻譯)

必備的 Java 技能——輕鬆掌握!

學習 Java 程式設計的所有基礎和進階特性,從暢銷書作者 Harry H. Chaudhary(銷售超過 167,000 本書!)那裡快速入門。本書從基礎開始,詳細介紹 Java 的進階特性,並提供數千個 Java 程式碼以及 Java 8 的新特性,如 Lambdas、Java 8 的功能介面、Stream 和 Time API。我保證這本書將使你成為 Java 的專家級高手。任何人都可以通過這本書達到專家級的 Java 知識。

這本 Java 書的主要目標不僅是提供 Java 程式設計知識,我遵循了一種模式,改善了數千個程式碼的問題解決方案,並針對每個 Java 主題問題提供清晰的理論解釋,你將找到多種解決複雜 Java 問題的方法。工程學生和新手開發者也可以使用這本書。本書涵蓋所有計算機科學專業學位的共同核心課程。如果你真的很認真,那就繼續前進,讓這本終極 Java 書改變你的一天。

特別之處——在這本書中,我詳細介紹並解釋了多個最新的 Java 8 特性,適合開發者和新手,主題包括:Lambdas、Java 8 功能介面、Stream 和 Time API。本書不需要先前的程式設計經驗。然而,如果你有 C 或 C++ 的程式設計背景,那麼你將能夠更快地學習。

第一部分——

教你如何編譯和運行 Java 程式,展示你開發、編譯、除錯和運行 Java 程式所需的一切。然後討論構成 Java 語言核心的關鍵字、語法和結構。之後將引導你進入 Java 的進階特性,包括多執行緒程式設計和 Applets。

學習一門新語言並不容易,尤其是當它是一種面向物件的程式語言如 Java 時。你可能會認為問題出在你的大腦。它似乎有自己的想法,並不總是想接受你被迫學習的枯燥技術內容。事實上,你的大腦渴望新奇。

這本 Java 書是非常認真的 Java 內容:對 Java 的完整介紹。你將學習從基礎到進階主題的所有內容,如果你讀過這本書,你就知道會期待什麼——一種視覺豐富的格式,設計符合你大腦的運作方式。使用這本書不需要任何先前的程式設計經驗。然而,如果你有 C/C++ 的背景,那麼你將能夠更快地進步。正如大多數讀者所知,Java 在形式和精神上與 C/C++ 相似。因此,對這些語言的了解會有所幫助,但並不是必要的。即使你從未編程過,你也可以通過這本書學會在 Java 中編程。

內部內容(章節):

1. Java 概述
2. Java 語言
3. 控制語句
4. Scanner 類、數組與命令行參數
5. Java 中的類與物件
6. Java 中的繼承
7. 面向物件程式設計
8. Java 中的包
9. Java 中的介面
10. 字串與 StringBuffer
11. 異常處理
12. 多執行緒程式設計
13. 修飾符/可見性模式
14. 包裝類
15. Java 中的輸入/輸出
16. Applet 基礎
17. 抽象窗口工具包 (AWT)
18. AWT 事件介紹
19. AWT 中的繪圖
20. java.lang.Object 類
21. 集合框架

第二部分(Java 8 特性針對開發者)

22. Java 8 特性針對開發者——Lambdas。
23. Java 8 功能介面、Stream 和 Time API。
24. 使 Java 比其他語言更安全的關鍵特性。