Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Java Programming for Humans!
Rating: 4.6 out of 5(129 ratings)
1,966 students

Java Programming for Humans!

Start writing Java code in minutes — no experience needed.
Created byCody Ray Miller
Last updated 9/2020
English
English [Auto],

What you'll learn

  • Write basic Java applications, including GUI apps!
  • Read and understand Java code
  • Handle program errors
  • Package applications as JAR or EXE files

Course content

12 sections79 lectures9h 14m total length
  • Welcome to Java for Humans!1:57

    Learn Java in plain English for beginners, taking you from zero coding to building calculators, games, and fully functional applications by writing, compiling, and running code.

  • Overview of Java in 3 Easy Steps!3:32

    Discover the three easy steps to create and run Java apps: write source in a .java file, compile to a .class with javac, and run with java.

  • Notepad++ Installation (Windows)2:08

    install notepad++ on windows to get color coding and line numbers for java, downloading from the notepad++ home page; on mac os, use brackets for a simple setup.

  • Downloading the JDK (Windows)2:19

    Download the Java development kit from the Oracle website, selecting JDK 8u191 or 8u192 for Windows. Accept the license, choose the correct version, and install.

  • Installing the JDK (Windows)1:48

    Learn how to install the Java JDK on Windows, walk through downloading, running the installer, accepting prompts, and setting environment variables so the system can locate Java SE.

  • Setting Environment Variables (Windows)4:46

    Set up Windows environment variables to run Java by adding the Java and JDK paths to the system path and verify with a command prompt.

  • Java Setup on Mac OS X8:00

    Learn to set up brackets on macOS, install the JDK, and compile and run a test Java program in the terminal using javac and java.

  • Java Setup on Linux (Example: Ubuntu)7:10

    Set up Java on Linux using Ubuntu as an example, install the default JDK via apt-get, add the Notepadqq repository, and run a sample Java program from the terminal.

Requirements

  • No previous experience with Java or any other programming language is required.

Description

Java for Humans is a course designed with the complete beginner in mind. No previous programming experience is required. You — yes, you! — can start programming today.

Whether you want to learn how to write code for fun, or to get ahead in your career, this course will help you achieve your goals.

All instruction is in plain, simple English. No technical jargon or complicated terms to memorize. Learn as you code! If you've ever struggled to figure out a programming textbook, this course is designed with you in mind.

I hated those huge, clunky books and you know what? They never helped me learn a programming language — no matter how hard I tried. What finally helped me was an instructor who explained everything to me in plain terms.

In this course, that’s exactly what I’ll be doing for you!

I cover everything you, as a beginner, need to know. You'll write 5 complete Java apps (and many smaller apps) along the way and we’ll have FUN learning Java together.

Don’t forget that there is a 100% moneyback guarantee on this course, so you risk absolutely nothing. Try the course out for a full 30 days and if you aren’t completely satisfied (I’m confident you will be), you get every penny back.

You’ll also receive free course updates. When something new is added to the course, you’ll get it for free!

So, what are you waiting for? Start learning Java today. Enroll in this course and let’s get going!\

If you have any questions prior to enrollment, please send me a private message and I’d be happy to assist you in every way possible.

Cheers,
Cody

Who this course is for:

  • This course is designed with the complete beginner in mind!