Introduction - Lesson 7 - Java Bootcamp: Learn the Basics of Java Programming in 2 Weeks (2016)

Java Bootcamp: Learn the Basics of Java Programming in 2 Weeks (2016)

Introduction

I want to thank you and congratulate you for downloading the book, “Learn the Basics of Java Programming in 2 Weeks”.

This book contains proven steps and strategies in learning the basics of Java programming in two weeks. You should be able to create simple programs after reading this book, or while learning it as you apply the things that you have learned while coding your program.

It is important that you have basic computer knowledge before jumping to Java programming. It also helps if you know other programming language as well. You can design one program flow and use it in different programming languages. It’s like writing a novel in English language and translating it to different languages. However, there is a reason why a programmer chooses a particular programming language for the designed program flow. You can say that each programming language has a distinct feature that a programmer needs for the output that he has in mind.

Java has many uses, and it is not difficult to learn it. When learning a programming language, it is always easier to learn by example. Expect to see lots of sample programs in this tutorial, and expect that you will do some on your own. You will be provided with the output so you will know if you did it right.

The basic Java programming syntax will be provided in this book as well as the list of reserved words that you should avoid using as variable name.

You will be more than glad that you picked this book for your Java programming basic learning.

Thanks again for downloading this book, I hope you enjoy it!