See also Java Programming Language, Java Glossary, Java Bibliography, Java Reference materials
Java Quick Syntax Reference, 2nd Edition, by Mikael Olsson, 2018, B079BKJ6CB (JvQSynRf)
Fair Use Source: B079BKJ6CB (JvQSynRf)
About This Book:
Quickly gain the insight necessary to address a multitude of Java coding challenges using this succinct reference guide. Short, focused code examples will help you master Java elements such as modules, boxing/unboxing and more.
You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any Java programmer.
What You Will Learn
- Code with Java modules
- Box/unbox
- Utilize exception handling
Who This Book Is For
Those with prior experience with Java who want a quick and handy reference.
About the Author:
Mikael Olsson is a professional web entrepreneur, programmer, and author. He works for an R&D company in Finland where he specializes in software development. In his spare time he writes books and creates websites that summarize various fields of interest. The books he writes are focused on teaching their subject in the most efficient way possible, by explaining only what is relevant and practical without any unnecessary repetition or theory. The portal to his online businesses and other websites is Siforia.com.
Book Details:
- ASIN : B079BKJ6CB
- Publisher : Apress; 2nd edition (January 25, 2018)
- Publication date : January 25, 2018
- Print length : 113 pages
Table of Contents:
- Cover
- Front Matter
- 1. Hello World
- 2. Compile and Run
- 3. Variables
- 4. Operators
- 5. String
- 6. Arrays
- 7. Conditionals
- 8. Loops
- 9. Methods
- 10. Class
- 11. Static
- 12. Inheritance
- 13. Overriding
- 14. Packages and Import
- 15. Access Levels
- 16. Constants
- 17. Interface
- 18. Abstract
- 19. Enum
- 20. Exception Handling
- 21. Boxing and Unboxing
- 22. Generics
- 23. Lambda Expressions
- Back Matter
Sources:
- B079BKJ6CB (JvQSynRf)’
- https://apress.com/us/book/9781484234402
- https://github.com/Apress/java-quick-syntax-reference-2018
