Overview

Introduction to Java Programming

Build your knowledge and confidence with easy-to-understand examples and plenty of skill-building exercises. So, whether you just want to try it out to see if you like it or plan on doing more with Java, this is a great place to start!

This course uses the latest release of Java, from Oracle, the company that maintains and supports the language. You will also learn how to use BlueJ, a graphical development environment designed especially for students. Both are free and open-source products and you will receive instructions on how to download and install them. By the time you're done, you will be comfortable with Java programming and ready for more!

What You Will Learn

Introduction to Java Programming

Introducing Java

Java is one of the most widely used programming languages in the world, on machines from microprocessors in DVRs and microwaves to supercomputers. This lesson will introduce you to computer programming in general and to Java in particular. First, you will be set up with the downloads and installations you will need for the rest of the course. Then, you will explore the process of editing, compiling, and running computer programs written in Java.

Writing Your First Java Program

Now that you have the software downloaded and installed, you're ready to start programming! It's time to write your first Java program. Along the way, you will learn to create projects and classes in BlueJ. You will use the editor to enter your program, and you will find out more about how to compile it and run it.

Working With Java's Primitive Data Types

This lesson is about Java's primitive data types—the building blocks you need to use before you can build more complex types. First, you will learn how to use them in some simple programs and how they relate to each other. Beyond that, you will explore how to use these classes in the Java libraries.

Working With Objects

This lesson introduces classes and objects. You will revisit the HelloWorld application and rewrite it in Java's OOP (object-oriented programming) structure. While doing that, you will look at how to declare classes, objects, attributes, and methods to Java.

Creating a Program That Makes Calculations

This lesson covers how to declare data variables in Java and how to use variables in arithmetic expressions. You will learn about data input, which means getting information into programs from an outside source. Then you will write a program that incorporates all these features.

Computer Logic: Writing Programs That Make Decisions

Making decisions is one of the most important and powerful things a computer language can do. Without decision-making, computers would be big, bulky calculators. This lesson explores the decision-making process in detail and see how Java does it. When you're done with this lesson, you will know how to write Java programs that make decisions based on the principles of computer logic.

Writing Programs With Loops

In this lesson, you will learn to repeat actions using a control structure called a loop. Loops in Java involve decisions, just as branches do. But in a loop structure, if the condition is met, the branch is backward instead of forward.

Fixing Errors in Java

This lesson focuses on how Java generates exceptions and how to prevent them from crashing your programs. You will learn about class methods and how to call them without creating any objects. Last, you will find out about a debugger, which lets you look at what's going on inside the program as it runs.

Three Tools: Debugger, Enumeration, and Switch

This lesson is a grab bag of tools and topics. BlueJ's debugger lets you watch your program's internal actions as it runs. Enumeration lets you set up new data types with built-in limits on their values. Finally, Java's switch structure lets you replace a series of nested if statements with a single value-based structure. You will find all these items useful in future programming!

Formatting Output and the Java Application Program Interface

How can you make numbers and other output look the way you want them to in Java? This lesson looks at Java's application program interface (API). That's the documentation of all the classes that Java includes when you install the JDK, plus explanations of how to use them. The interface has several thousand classes, and it's important to know how to find things within it.

Creating Windows and Adding Graphics in Java

So far in this course, everything has been text-based. This lesson will introduce you to the world of Java windows, and you will look at GUI (graphical user interface) programming in Java. You will also learn about the basic components of a Java window and then add some simple graphics to it.

Java 2-D Animation

In your final lesson, you will continue exploring Java 2-D graphics with a look at some simple animation. You will use the same technique cartoonists have used for a hundred years now: redrawing an image in a slightly different location and repeating that process many times a second so the image appears to move. You will learn to create a self-contained object that "knows" its own size, color, shape, location, and how to draw itself into the window.

Tools & Materials

Introduction to Java Programming

Requirements:

Hardware Requirements:

  • This course can be taken on either a PC or Mac.

Software Requirements:

  • PC: Windows 8 or later.
  • Mac: macOS 10.6 or later.
  • Linux can also be used.
  • Browser: The latest version of Google Chrome or Mozilla Firefox are preferred. Microsoft Edge and Safari are also compatible.
  • The most recent versions of the Java Development Kit (JDK) and BlueJ. Download and installation instructions will be available in the course.
  • Adobe Acrobat Reader.
  • Software must be installed and fully operational before the course begins.

Other:

  • Email capabilities and access to a personal email account.

Instructional Material Requirements:

The instructional materials required for this course are included in enrollment and will be available online.

Instructor

Introduction to Java Programming

Alan Simpson

Alan Simpson is an award-winning author, having published over 100 books on computers and the Internet. His books have been published in over a dozen language worldwide. He has covered virtually all aspects of the computer industry, including web development, operating systems, programming, networking, and security. As a seasoned veteran of the computer industry, he is widely regarded as a computer and Internet guru.

Student Reviews

Introduction to Java Programming

I loved this course! It got me ready for another JAVA Intro course at a local college. The instructor did a fine job!

I thought that this course was extremely helpful. I was able to learn a little bit of Java to better understand what the developers in my company are doing.

The instructor was incredibly responsive. I actually liked the course. I think it was useful. The lessons were quite good.

The material was very well organized and the material was readable and easy to follow. I learned a lot.

This course was just the perfect fit for me. Challenging enough yet not so challenging that it took all of the limited time I had to apply to the course. The instructor did an excellent job in providing just enough of a foundation for anyone enrolled in the class.

This was a fabulous experience! I can't wait to take another course!

This was a great class. I really like that you copied and ran many, many programs giving feedback and assisting students in resolving issues. The class was much more interactive than I had thought it would be. I learned not only from my own questions, but also from reading about problems other students had and from the replies by both students and teacher. Thanks for content and instructions that were well-written and easy to follow. Everything I needed to know for the class was explained in the chapters. The suggested resource books were helpful. Fortunately the local city library system has several of them. Thank you!

This was truely a course for the 'absolute beginner'. Although I'm sure that programmers would find the course too easy, it was just what I was looking for to ease me into the world of Java. I'm a full time working mother so this course provided just the right amount of challenge and demanded no more than the time I can manage to squeeze out of my week. Plus - it was fun! As a tech writer, I know how difficult it is to write about complex ideas for the 'absolute beginner'. Well done!

Unlike past Java courses, I was able to understand and relate to the material that was taught. The way the instructor explained each word, what it meant, and what it did, helped me more than anything I have read or been taught. It was a wonderful course and I would take more classes from this instructor!!

I just want to say that I am so impressed by the quality of this course and I would highly recommend it to anyone who needs to upgrade their skills and wants a good start into the Java world. The course materials and suggested additional materials for each chapter are excellent. I am an experienced pl/sql Oracle Database person who really needs Java to remain technically current. I am also impressed by the amount of time you have dedicated to each of us in our assignments. Thank you.

24.00
6 weeks
Online
139.00
jab