Hello! And welcome to the Introduction to Web Development Workshop by Vortex. This course will teach you how to code.
Who is this course for / Prerequisites
Hopefully you!
This course is teach you how to code. You do not need to know anything about coding previous to this course.
You should have some familiarity with computers and the Internet.
This course will teach you HTML, CSS, and JavaScript. All three are necessary components to start making modern web apps. If you need help in any of these categories, this course should be helpful. If already know how to code (like C++, Java or Python) and want to veer more into frontend development, this course will also be helpful.
Set up
This course works and has been tested on both macOS and Windows 10/11. It also will work very well on Linux (just follow the macOS instructions). You shouldn't need a particularly powerful computer for any part of this course. 8GB of RAM would more than get you through it and you can likely get away with less.
While you do not have to use [Visual Studio Code][vsc], it is what I will be using and I'll be giving you fun tips for it along the way.