JAVA - Quick Start
JAVA - Quick Start
Version: 1.0 - Date: 04.2021
About the Book
Content
Intention of this Book is to get you quickly started with JAVA Programming Language by covering basic Syntax.
Standalone Tutorials
The core of this Book are standalone tutorials that explain different functionalities of JAVA Programming Language. Each tutorial contains minimum amount of code and text needed to explain specific functionality. Such simple examples allow full understanding of the functionality without any unnecessary distractions. This approach allows students to grasp presented concepts in a fast and efficient manner.
Theoretical Background
Where needed tutorials are preceded by chapters focusing on theoretical background. This way reader can fully understand functionalities explained in the subsequent chapters. But such chapters are in minority and of secondary importance because the main focus is on code examples.
How to use this Book
Purpose of this Book is to learn functionalities covered by the tutorials in three steps:
1. Go through tutorials to learn specific functionalities
2. Go through Summary chapter which will help you organize what you have learned
3. Start practicing by repeating tutorials or doing your work while using Summary chapter as a reference
Table of Contents
- 1. Quick Start
- 1.1 Introduction
- 1.2 Install
- 1.2.1 Use Installer
- 1.2.2 Copy existing JAVA installation
- 1.3 Create Application
- 1.3.1 Console (Text Editor)
- 1.3.2 Console (Eclipse IDE)
- 1.3.3 Applet
- 1.4 Other
- 1.4.1 javac.exe
- 1.4.2 java.exe
- 2. Main Terms
- 2.1 Basic Syntax
- 2.1.1 Comments
- 2.1.2 Print to Console
- 2.1.3 Exceptions
- 2.1.4 Statements - Conditional
- 2.1.5 Statements - Loop
- 2.1.6 Statements - Jump
- 2.1.7 Operators - Comparison
- 2.1.8 Operators - Arithmetic
- 2.1.9 Operators - Assignment
- 2.1.10 Operators - Bitwise
- 2.1.11 Operators - Logical
- 2.2 Data Types
- 2.2.1 Literals
- 2.2.2 Scalars
- 2.2.3 Collections
- 2.3 Variables
- 2.3.1 Constants
- 2.3.2 Variables
- 2.3.3 Optional
- 2.4 Structures
- 2.4.1 Classes
- 2.4.2 Interfaces
- 2.4.3 Enumerators - Value
- 2.4.4 Enumerators - Template
- 2.5 Functions
- 2.5.1 Methods
- 2.5.2 Lambdas
- 2.5.3 Streams
- 2.6 Collections
- 2.6.1 array
- 2.6.2 String
- 2.6.3 HashMap
- 2.6.4 Vector
- 2.6.5 Hashtables
- 2.6.6 Iterator
- 2.6.7 Enumerator
- 3. Summary
- 3.1 Quick Start
- 3.2 Basic Syntax
- 3.3 Data Types
- 3.4 Variables
- 3.5 Structures
- 3.6 Functions
- 3.7 Collections
The Leanpub 60 Day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.
You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!
So, there's no reason not to click the Add to Cart button, is there?
See full terms...
Earn $8 on a $10 Purchase, and $16 on a $20 Purchase
We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them