Jump to ratings and reviews
Rate this book

Java The Complete Reference: 2020 Edition

Rate this book
Java the Complete Reference
Fully updated for Java SE 11, explains how to develop, compile, debug, and run Java programs. Best-selling Java programming author Mr kotiyana covers the entire Java programming language, including its syntax, keywords, and fundamental programming principles. You’ll also find information on key portions of the Java API library, such as I/O, the Collections Framework, the stream library, and the concurrency utilities. Swing, JavaBeans, and servlets are examined and numerous examples demonstrate Java in action. Of course, the very important module system is discussed in detail. This Oracle Press resource offers a complete introduction to Java for beginners.

What you will learn:
Master java foundation techniques, idioms, and best practices for writing superior Java code Efficiently implement encapsulation and inheritance Use core principles of object-oriented design Leverage the full power of objects with interfaces, lambda expressions, and inner classes Harden programs through effective exception handling and debugging Write safer, more reusable code with generic programming Improve performance and efficiency with Java’s standard collections Gain insights into data structures and understand how they are used in Java Software developers career guide

Table of Content:

Introduction to Java
What This Book Is About? Why Read This Java Book? Do I Need to Know Math? Programming as a Form of Expression A Brief History of Computer Programming Setting Java Programming Environment
What is Programming? What is Data? What is Compiler? What is interpreter? Programming Environment Setup Compilation and Execution Basic of java Programming Terms
Tokens Writing Java Code Separator Tokens Operator Tokens Literals
Basic of Java Program
Basic Structure of Java Program The main () Method Access Control Packages The import Keyword Variables, Data Types and Keywords
Understanding Java Variables Naming Variables Types of Variables Data Types Value and Reference Types Strong Typing Understanding floating points Keywords Return Keyword Are Errors Bad? Compile Time and Run Time Errors Methods and Operators
What are Functions? Parameters Multiple Arguments Code Blocks Logic and Operators Controlling Execution,Arrays and Loops
Learning if else and other condition statements Loops Arrays Object Oriented Programming
Classes

371 pages, Kindle Edition

Published May 2, 2019

24 people are currently reading
2 people want to read

About the author

M.R. Kotiyana

22 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
10 reviews
August 14, 2019
excellent book. perfectly explains how to code in java.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.