Chapter 1: Hello World

A Complete Frontend Developer Textbook for Beginners (2023 Edition)

Thon Ly
Silicon Wat University

--

This is the textbook version of Lesson 1 of 100 from the Udemy video course: A Complete Frontend Developer Course for Beginners

Introduction

Table of Contents

Overview

This lesson covers the following HTML, CSS, and JavaScript topics:

HTML

  1. p

CSS

  1. declaration
  2. color

JS

  1. document.querySelector()

To get the most from my lecture, please create a new Codepen and code along with me!

Don’t just watch me code! 👀

If necessary, pause, slow down, or speed up the video!

For students who prefer reading over watching, you can find nice transcripts of all my videos (with lots of diagrams and side notes) at my Medium.

Medium Textbook: transcripts + diagrams + side notes

At the end of each lecture, you are expected to code on your own. If you can do all three (read, watch, and code along with me), you will have no problem at all! 😎

--

--