# Week 1: Introduction & Welcome
# Getting Started
- Introductions
- Course outline
- Course deliverables
- BS LMS
- Steve Griffith's YouTube Channel
- Subscribe to YouTube channel and enable notifications
- LinkedIn Learning
- CodePen
- Create codepen.io account
- Install VSCode
- VSCode extension list:
Live Server
by Ritwick DeiBracket Pair Colorizer 2
by CoenraadSindent-rainbow
by oderwatLive Share
by MicrosoftPrettier - Code formatter
by Esben PetersenSvg Preview
by Simon Siefkevscode-icons
by VSCode Icons TeamGitLens - Git supercharger
by Eric AmodioCode Spell Checker
by Street Side Software
# VSCode Keyboard Shortcuts
You will be using VS Code through a majority of your courses during the program. We HIGHLY recommend that you get used to using the keyboard shortcuts for common tasks. Using a mouse or the track pad will significantly slow you down in programming.
It will take time to learn these shortcuts.
Be sure to practice them with every exercise you complete.
# What is a Webpage
- What is HTML?
- How to view source on a webpage?
- How to use VSCode to create a webpage?
- How to use Live Server to preview webpages?
- What is CSS?
# What to do before Week 2
Self-Directed TODO
Watch these videos before week 2: