Some Key Takeaways!
By coding along with us in the Workshop, you'll:
- You will gain clarity on how websites work and how they’re loading from the magical Internet.
- You will understand the tools you need to begin writing code.
- You will get experience writing HTML, the primary language for putting content on a page.
- You will write CSS, a language designed to make your websites look tidy and aesthetically pleasing.
- You will learn how to write code, starting with a wonderful language to learn with, JavaScript.
- After you learn to write code with JavaScript, you will learn to use your new JavaScript powers to make your websites interactive.
- You will get a quick lesson how to use your terminal to save your code with Git and use other tools to make you a better coder.
- As a small bonus primer, you will get a taste of how to use JavaScript via Node.js to serve your website from a server.