Back to Course
Coding With Drew - The Basics
0% Complete
0/0 Steps
-
Introduction 🫶What are we going to learn?
-
Notes
-
How to get help
-
Promoting Yourself 📢Promoting Yourself - Introduction
-
Not your typical coding course
-
Setting up your Linkedin Profile
-
#100DaysOfCode
-
Tech Twitter
-
Computer Setup 🖥Computer Setup For Windows Users (Optional)
-
MacOS Setup for first time users (Optional)
-
Installing iTerm2 Part 1
-
Installing iTerm2 Part 2
-
Installing and setting up Visual Studio Code
-
Markup Language 📝Introduction to Hypertext Markup Language
-
Markdown
-
Write your resume
-
HTML Headers and Paragraphs
-
HTML Image Tag
-
HTML Anchor Tags (Links)
-
HTML Bacon "Seasonings"
-
HTML Lists
-
HTML Tables
-
HTML Code Block
-
HTML Forms
-
HTML Inputs
-
HTML Inputs Cheat Sheet Practice Review
-
HTML Link and Script tags
-
HTML Divs & Bootstrap5 + a challenge
-
Bootstrap 5 deeper dive
-
Dont Forget!
-
Cascading Style Sheets (CSS) and Bootstrap 5🎨CSS Introduction to the Basics
-
CSS Practice Setup
-
CSS Font Practice
-
CSS Positioning and the Box Model + Border Radius
-
CSS Border Shorthand & Hierarchy
-
CSS Fun!
-
Challenge
-
Don't Forget!
-
Creating a Portfolio Website⭐️WordPress10 Topics
-
Not required - How to create a portfolio website Locally
-
Not Required - Publishing your WordPress Website for free
-
Don't Forget!
-
Bash 🤠Bash Commands6 Topics
-
Writing our first script5 Topics
-
Parameters and Expansions8 Topics
-
Bash Prompts and Menus2 Topics
-
Logic7 Topics
-
Loops5 Topics
-
Data Arrays2 Topics
-
Project3 Topics
-
Don't forget!
-
GitGit
-
Javascript - Work in progressJavascript14 Topics
-
Introduction
-
What is a script and how do I write one?
-
How do computers see the world around them?
-
How do HTML, CSS, and Javascript Work Together?
-
Our first Javascript project
-
Hands on with Javascript commands: Console, console.log, quotes, double quotes, backticks, var, let, and const
-
A deeper dive on Variables, scope, and data types.
-
All About Arrays
-
Expressions and Operators
-
Javascript - functions
-
DOM Selecting
-
DOM Manipulation - part 1
-
Putting it all together - Javascript Practice - Hats (Part 1)
-
Hats project ( Part 2)
-
Introduction
-
Review