@ -2,7 +2,7 @@
This lesson covers the basics of programming languages. The topics covered here apply to most modern programming languages today. In the 'Tools of the Trade' section, you'll learn about useful software that helps you as a developer.


> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
## Pre-Lecture Quiz
This lesson covers the basics of GitHub, a platform to host and manage changes to your code.


@ -1,6 +1,6 @@
# Creating Accessible Webpages


# JavaScript Basics: Data Types


# JavaScript Basics: Methods and Functions


# JavaScript Basics: Arrays and Loops


# Terrarium Project Part 2: Introduction to CSS


# Terrarium Project Part 3: DOM Manipulation and a Closure


# Browser Extension Project Part 1: All about Browsers


> Sketchnote by [Wassim Chegham](https://dev.to/wassimchegham/ever-wondered-what-happens-when-you-type-in-a-url-in-an-address-bar-in-a-browser-3dob)
@ -15,7 +15,7 @@
name: 'Web Development for Beginners: A Curriculum',
repo: 'https://github.com/microsoft/Web-Dev-For-Beginners',
relativePath: true,
auto2top: true
auto2top: true,
}
</script>
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>