Core Java Professional: Learn Step By Step All Basics To Advance Features Of Core Java Programming.
Harry. H. Chaudhary.
- 出版商: CreateSpace Independ
- 出版日期: 2014-08-12
- 售價: $1,140
- 貴賓價: 9.5 折 $1,083
- 語言: 英文
- 頁數: 582
- 裝訂: Paperback
- ISBN: 1500864420
- ISBN-13: 9781500864422
-
相關分類:
Java 程式語言
無法訂購
相關主題
商品描述
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.
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.
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):
01. (Overview of Java)
02. (Java Language)
03. (Control Statements)
04. (Scanner class, Arrays & Command Line Args)
05. (Class & Objects in Java)
06. (Inheritance in Java)
07. (Object oriented programming)
08. (Packages in Java)
09. (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. (Introduction 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 8的新功能,如Lambda表達式、Java 8的函數接口、流和時間API。我保證這本書會讓你成為Java的專家級冠軍。任何人都可以通過這本書在專家級別上學習Java。
這本書涵蓋了最新Java 8功能的多個主題,並以開發人員和新手為對象,包括Lambda表達式、Java 8的函數接口、流和時間API。這本Java書不需要先前的編程經驗。然而,如果你有C或C++的編程背景,你將能夠更快地學習。
這本Java書的主要目標不僅僅是給你Java編程知識,我遵循了改進數千行代碼問題解決方案的模式,並提供了清晰的理論解釋和不同Java複雜性的多個解決方案。工程學生和新手開發人員也可以使用這本書。這本書涵蓋了所有計算機科學專業學位的共同核心課程。如果你真的很認真,就請繼續閱讀這本終極Java書。
第一部分教你如何編譯和運行Java程序,展示了開發、編譯、調試和運行Java程序所需的一切。然後討論了構成Java語言核心的關鍵字、語法和結構。之後,它引導你學習Java的高級功能,包括多線程編程和Applets。
學習一門新語言並不容易,尤其是一門像Java這樣的面向對象的編程語言。你可能認為問題出在你的大腦上。它似乎有自己的思維,並不總是願意接受你被迫學習的乾燥、技術性的東西。事實上,你的大腦渴望新奇。
這本Java書是非常嚴肅的Java內容:從基礎知識到高級主題,你將學習一切。如果你讀過這本書,你就知道可以期待什麼--一種為你的大腦工作方式設計的視覺豐富的格式。使用這本書不需要任何先前的編程經驗。然而,如果你有C/C++的背景,你將能夠更快地進步。正如大多數讀者所知,Java在形式和精神上與C/C++相似。因此,對這些語言的了解有所幫助,但並非必需。即使你以前從未編程過,你也可以通過這本書學習Java編程。
內容概述(章節):
01. Java概述
02. Java語言
03. 控制語句
04. Scanner類、數組和命令行參數
05. Java中的類和對象
06. Java中的繼承
07. 面向對象編程
08. Java中的包
09. 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. Ja