Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Getting Started with Java
Rating: 4.3 out of 5(275 ratings)
15,460 students

Getting Started with Java

A gentle introduction to the Java programming language along with the tools you will need to be a productive developer
Created byDan Vega
Last updated 4/2020
English

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

Course content

10 sections48 lectures3h 28m total length
  • Introduction2:06

    In this lesson we are going to discuss what the goals are for this course. I want to let you know who this course is for and what you can expect to get out of this course.

  • Meet your Instructor0:53

    In this lesson we are going to introduce you to your instructor for this course, Dan Vega.

  • Why you should learn Java10:31

    In this article we are going to outline many of the reasons on why you should learn Java.

  • Join my community0:17

Requirements

  • You will need a PC or a Mac.
  • If you're a seasoned Java veteran this course isn't for you.
  • A desire to learn about how to setup your local development environment.
  • Interest in learning about the Java world.

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 all of these questions and more. We will also discuss how to install Java and switch between different versions. While we are at it we might as well write our first Java program. 

Next, we will move into Installing my favorite IDE, IntelliJ. From there I will walk you through a ton of features of the IDE. All of these features are there to make you a more productive Java developer. 

My hope for you is that this course will give you a peek into the world of Java as you begin your journey. You might not use everything in this course right away but if they come up in conversations at school or with coworkers you will know exactly what they are talking about. I look at courses like a good book. If you can take away just 1 or 2 ideas from the course, I have done my job. 

I LOVE the Java programming language and hope that I can make your entry into this wonderful language an easy one. 

Who this course is for:

  • Anyone interested in getting started with the Java Programming Language
  • Students who have just begun their journey in the world of Java
  • Students who want to learn from someone who has 18 years of experience in the field