Java: The Complete Reference.

Harry. H. Chaudhary.

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-08-15
  • 售價: $1,160
  • 貴賓價: 9.5$1,102
  • 語言: 英文
  • 頁數: 582
  • 裝訂: Paperback
  • ISBN: 1500862878
  • ISBN-13: 9781500862879
  • 相關分類: 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的高級功能,包括數千行Java代碼和Java 8的新功能,如Lambdas、Java 8的函數接口、流和時間API。我保證這本書會讓您成為Java的專家級冠軍。任何人都可以通過這本書在專家級別上學習Java。

這本Java書的主要目標不僅僅是給您提供Java編程知識,我遵循了改進數千行代碼的問題解決模式,並提供了清晰的理論解釋和不同的Java複雜性,以解決每個Java主題的問題,您將找到複雜Java問題的多個解決方案。工程學生和新手開發人員也可以使用這本書。這本書涵蓋了所有計算機科學專業學位的共同核心課程。如果您真的認真對待,那就請繼續閱讀這本終極Java書,讓您的一天變得更美好。

這本書的特點是,我詳細介紹了最新Java 8功能的幾個主題,針對開發人員和新手,例如Lambdas、Java 8的函數接口、流和時間API。這本Java書不需要先前的編程經驗。然而,如果您具有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的函數接口、流和時間API
24. 使Java比其他語言更安全的關鍵功能。