Java Coding Class

The most widely used programming language in the world

Online Videos + Live Classes
Multiple Resources
Active Community
One-on-One Mentorship
Eric Mao
Leadership Team
Level: 
No items found.
This is some text inside of a div block.
Level: 
No items found.
Duration: 
NA
Duration: 
This is some text inside of a div block.
Videos: 
0
Downloadable Files: 
0
Lifetime Access 
Access from any Computer, Tablet or Mobile

About the Course

This highly known software is a great choice for beginners. Mostly known for its use in Minecraft, this language offers a lot more than just game creations. Although maybe more complex and longer than other codes, it is essential for beginners to know the base language that many of the other advanced and popular languages are based on today.

What is Java Used For?

Java is used by many coders for a variety of uses such as cloud-based software, and also mobile applications. Java is mainly known for applet designs, as part of webpage applications. Java is just as versatile as other languages being widely used in many careers.

Why Should I Learn Java?

Java is also widely used by beginners as it is the foundation for other C language variants. Knowing Java can also bring many job opportunities in the future, as it is widely used in the growing market of electronics and software engineering. With the knowledge of Java, other languages are easier to learn.

Course Prerequisites

Java Level 1 - (prerequisites: none)

Java Level 2 - (prerequisites: Java Level 1)

Course Content

Beginner Java

  • Getting Started
  • Scanners and If statements
  • While Loops
  • Nested If Statements
  • Arrays
  • 2D Arrays
  • Array Lists
  • Nested Loops

Intermediate Java

  • Functions
  • Objects
  • Recursion
  • Object Oriented Programming
  • Classes
  • Inheritance
  • Abstract Classes