Getting Started with Java



Getting Started with Java
Duration 3 Hours 58 Minutes
Paid

Self paced

Beginner Level

English (US)

15441

Rating 4.2 out of 5 (273 ratings in Udemy)

Go to the Course
We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.

Rating 4.2 out of 5 (273 ratings in Udemy)


What you'll learn
  • Install Java on your local machine
  • Write, Compile and Run a Hello, World application from the command line.
  • Install IntelliJ and be productive inside this awesome IDE
  • Understand what a build tool is and create a Java project from scratch
  • Understand where to find help when they get stuck

Description

I recently purchased a new laptop and thought to myself, this would be a great time to show others how I setup my machine for Java development, and that is how this course was born. 

I want to make sure I am very upfront about who this course is for and who it isn't for. If you are an experienced Java developer this course probably isn't for you. If you are new to programming or new to the Java language this course is for you.

When I started out writing Java I always got confused with all the Acronyms in the language. What is the difference between the JRE and the JDK, what is the JVM and what is an SDK. We will answer …