Teach Yourself at HOME
Intro to Web Development & Programming
Just watch videos, if you feel you’re not ready to code…
-
Our below online courses are designed to give you useful knowledge, without the pressure of traditional classes. You will learn practical skills that have real-life applications. In our courses, you get:
A booklet with each chapter
Videos for every exercise
Code for each exercise
Recommended order:
Course Catalog: Web Development
HTML and CSS
Display: Grid
Course Catalog: Programming
Java 1 - Key Concepts
Java 2 - If Statements, Arithmetic and Logical Operators
Java 3 - Loops
Everything you need is presented below. See Terms and Conditions.
Web Development
Web Development - In this two-part course, you will build and style a website, while learning the basics of HTML and CSS.
Web Development - Laying out content on a website can be difficult. The Grid Layout System makes this process much easier.
Programming
Programming - Java is one of the world’s most popular languages—you will learn about the structure of a Java program and its data types.
Programming - There’s more to learn: conditional statements (if statements), comparison operators and arithmetic operations.
Programming - For loops and while loops are also basic constructs that help us control the flow of a program—they are a part of almost any programming language.