Chapters
00:00 Introduction
00:30 What is web development?
01:18 Real world example of a web app.
01:58 What are the 4 main languages to build a web app?
02:30 What is HTML?
04:10 What is a markup language?
06:09 What are HTML elements?
06:40 HTML Syntax
07:37 Common HTML Tags
08:28 Why is closing HTML tags important?
11:18 How to work with HTML locally?
11:40 How to install live server?
11:53 How to install vscode?
13:36 What is Hyper Text?
14:34 How do we add hyper links?
14:44 What is an attribute in HTML?
15:45 How to link HTML and CSS?
19:11 What is CSS?
19:42 Why is separation of concerns important?
20:45 How to apply CSS to HTML?
23:00 What are selectors and how to use them?
27:44 What is JavaScript?
28:41 What can JavaScript do?
29:08 How to use Events in JavaScript?
30:55 Types of Events in JavaScript?
33:07 Functions in JavaScript
37:46 What is SQL and why is it important?
39:10 Our first query in SQL
39:55 Review of All that we have covered
40:10 Conclusion
Join me on my learning journey with Codecademy as I explore the basics of web development with HTML, CSS, JavaScript, and SQL. In this video, I walk you through the different steps and concepts involved in building a website, including structuring a page with HTML, styling it with CSS, adding interactivity with JavaScript, and managing data with SQL.
Through screen recording and pretending to teach, I share my successes and challenges, as well as tips and tricks that I’ve learned along the way. This beginner-friendly video is perfect for anyone who wants to gain a better understanding of how websites work and how they’re built with Codecademy’s resources.
Keywords: Codecademy, HTML, CSS, JavaScript, SQL, web development, coding tutorials, screen recording, learning journey, tips and tricks, beginner-friendly, structuring a webpage, styling a webpage, adding interactivity, managing data, building websites.
source