Learn the basic functionalities of Java.

What you will learn

What is Java?

Comments

Data Types

Errors

ASCII and Unicode

Variables

Typing and executing programs in BlueJ

Declaration vs Initialization & its types

Description

Hi! Welcome to the Java Basics Bootcamp, the only course you need to learn Java. There are a lot of options for onlineΒ trainings, but this course is without a doubt the most comprehensive and effective on the market. Here’s why:

  • Everything that is covered is up-to-date and relevant to today’s developer industry. This course does not cut any corners.
  • The course is constantly updated with new content, projects, and modules. Think of it as a subscription to a never-ending supply of developer training.
  • You get to hear the latest updates about Chelsea FC!

When you’re learning to program you often have to sacrifice learning the exciting and current technologies in favour of the “beginner-friendly” classes. With this course, you get the best of both worlds. This is a course designed for the complete beginner, yet it covers some of the most exciting and relevant topics in the industry.


Get Instant Notification of New Courses on our Telegram channel.


This course is also unique in the way that it is structured and presented. Many online courses are just a long series of “watch as I code” videos. This course is different. I’ve incorporated everything I learned in my years of teaching to make this course not only more effective but more engaging. The course includes:

  • Lectures
  • Code-Alongs
  • Projects
  • Exercises
  • Slides
  • Downloads
  • Readings
  • Too many pictures of my favourite football club Chelsea!

If you have any questions, please don’t hesitate to contact me. I got into this industry because I love working with people and helping students learn. Sign up today and see how fun, exciting, and rewarding Java can be!

English
language

Content

Introduction

Intro
What is Java?

Installation & Setup

Windows
Mac
Why is this course the best in the market?

Basic Syntax

Structure
Hello World
Rules for naming a Variable
Comments Quiz

Comments

Comments

ASCII & UNICODE

Encoding of Characters
Unicode: Extra Info

Tokens

Tokens
Tokens Quiz
Tokens Reading Material

Initialization

Declaration vs Initialization
Types of Initialization

Data Types

What are Data Types?
Type Conversion

Errors

Types of Errors

Conclusion

Farewell