Links For Learning

Coding Websites for More Learning



Scratch - Create stories, games and animations. Share with others around the world


HTML - With HTML you can create your own Web site. this tutorial teaches you everything about HTML. HTML is easy to learn - You will enjoy it.

Kahn Academy - In Hour of Webpages, learn how to  make webpages with HTML tags and CSS, finishing up by making your very own greeting card.

Python - Hour of Python is "a visual introduction to code using the Python programming language and Turtles".

CSS CSS is a language that describes the style of an HTML document.CSS describes how HTML elements should be displayed.This tutorial will teach you CSS from basic to advanced.

Java - In this course you'll be exposed to fundamental programming concepts, including object-oriented programming (OOP) using Java. You'll build 7 Java projects—like a basic calculator—to help you practice along the way.