GD with GD
DEMOLAND
Open editor
GD with GD
DEMOLAND
Are you scared of code? Donât be! DEMOLAND makes learning how to code easy. Just pick a book to get started! By
GD with GD
!
Select a book
tutorial
Baby Steps
2 chapters
5 demos
New to DEMOLAND? Start here! Learn how to use this site and get familiar with reading, writing, and testing code.
Web Documentation
Cheatsheet
3 chapters
34 demos
Websites are made of three programming languages: HTML, CSS, and JavaScript. Letâs break down what makes each language special!
Course
Type + Code
1 chapter
1 demo
Websites are full of text, a.k.a. âtype.â This type is special because itâs made out of code! In this course, youâll discover how to bring type to life using code.
Current book
Baby Steps
All books
tutorial
Baby Steps
New to DEMOLAND? Start here! Learn how to use this site and get familiar with reading, writing, and testing code.
Chapter 1
How do I use this site?
Learn how to make your way around DEMOLAND and start writing code.
1.1
Welcome to DEMOLAND!
Chapter 2
What are websites made of?
Websites use three programming languages: HTML, CSS, and JavaScript. What does each language do? Letâs find out!
2.1
HTML is for content
2.2
CSS is for design
2.3
JavaScript is for functionality
2.4
JavaScript libraries make your life easier