-
Have you ever thought, "I can't program" ?
I once thought that but I tried anyway. Turns out it was pretty easy and after a few months I became self employed, ramping up my earnings substantially!
Well this Java course is where you can start right now! I will guide you through the following steps:- Learn very basic, newbie friendly Java coding in a few short lessons
- Begin to understand how to structure code
- Understand some fancy terms like objects and classes
- And other programming tidbits!By the end you will upload a simple project to the project gallery showing off your brand new Java skills! From there you can start creating Android apps in your next course!
Overview
Syllabus
-
- Introduction
- Setting Up Java
- What is Programming
- Hello Java Classes and Entry Point
- Variables in Java
- Operators in Java
- Homework Make a Simple Age Calculator
- Converting Variable Types in Java
- Methods in Java
- Comparing Stuff in Java
- Arrays in java
- Round and Round We Go Loops in Java
- Classes and Objects in Java
- Inheritance in Java
- Summary of the Basics of Java Programming