When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

SkillShare logo

Java Programming: Your Guide to Beginner Java Code

Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconskillshare
  • icon0 (0 reviews )
  • icon4 hours 33 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconSkillShare

About Java Programming: Your Guide to Beginner Java Code

Introduction to Java Programming: Your Guide to Beginner Java Code

Downloading and Installing Your IDE

Your First Line of Code

String and Integer Variables

Mathematics with Integer Variables

The If Statement

And, Or and Nested If Statements

The While Loop

The For Loop

User Input through Input Dialogs

String and Integer Parsing

Char Variable and Parsing

Double Variable and Parsing

1st Project Discussion

1st Project Answer

Introduction to Advanced Programming

The toUpperCase Method

The toLowerCase Method

The isLetter Method and Boolean Variables

The isDigit Method

The isWhitespace Method

The length Method

The compareTo Method

2nd Project Discussion

2nd Project Answer

Introduction to Section 2 of Advanced Programming

The Substring Method

Substring Method Practice

Introduction to the indexOf Method

indexOf Practice

3rd Project Discussion

3rd Project Answer

Conclusion to Section 2

Introduction to Section 3

The Scanner

Scanner Practice

Delimiters and Basic Error

File Reading Introduction

File Reading Preparation

File Reading Practice

PrintWriter Introduction

PrintWriter Practice

The Try and Catch Statement

4th Project Discussion

4th Project Answer

Conclusion to Section 3

Introduction to Section 4

Arrays Introduction

One-Dimensional Array Practice

Two-Dimensional Array Practice

Split Method Introduction

Split Method Practice

5th Project Discussion

6th Project Answer

Conclusion to Section 4

Introduction to Section 5 | OOP | Object Oriented Programming

Classes and Methods Introduction

Class Creation and the Void Method

The Typed Method

Private Variables

Making A Scanner Method

OOP Practice

Final Project Discussion

Final Project Answer

Conclusion to Java Programming: Your Guide to Beginner Java Code

What You Will Learn?

  • Hello programmers and welcome to the first step towards becoming a Java programmer!.
  • My name is Matthew Dewey. I am an experienced programmer, having received several certificates on programming in my formal education as well as taught several programming languages to tens-of-thousands of students. My goal is to provide you, the budding programmer, the knowledge you need on programming in an easy and fun manner. In this course, I do just that and with one of the most useful IDEs coupled with the Java programming language..
  • Java, a wonderfully simple programming language that has encouraged many programmers to pursue careers involving Java over any other language. Of course, it goes without saying that Java is an excellent language, but do you know what is required of you to start programming Java?.
  • As with any programming language it is important you understand the fundamentals and that is exactly what I teach you in this course..
  • What you will do in this course:.
  • Install your IDE.
  • Establish fundamental code.
  • Create and use variables.
  • Retrieve user input.
  • Process simple data.
  • Learn Advanced Java Methods.
  • Learn Data Collection.
  • Practice Data Processing and Storage.
  • Learn Data Extraction.
  • Practice Data Scanning.
  • Practice OOP, Object Orientated Programming.
  • and BONUS tips and tricks!.
  • What about Eclipse? A popular, widely used IDE that many large applications have been created over the years. Do you know how to use it to its full potential? Well, in this course we will go through several lessons that will help you get comfortable with the IDE as well as more adept at program creation..
  • Go no further if you're looking for the course that will guide you into the world of programming! With my course, I can guarantee that the knowledge you learn will help you get a head-start in Java programming. I hope you enjoy the course and it helps you on your way into the world of programming!.
  • "Programming is a form of art. It is logical creativity!".