This repository contains the scripts for videos used in the WD101 course, hosted at Pupilfirst School.
Note that this collection of scripts is incomplete - not all videos presented in the WD101 course have a corresponding script stored here.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
© Freshworks Inc. & Pupilfirst Pvt. Ltd.
- Lessons on The Internet, Client & Server, IP address and URL are same as v1 Content is on Pupilfirst LMS.
- Web Browsers
- How to get help
- Install Visual Studio Code
- Install Prettier Plugin in VSCode
- Install ESLint Plugin in VSCode
- Install Ubuntu in Windows, using WSL
- Install Ubuntu in Windows, using Virtualbox
Unchanged from v1. Content is on Pupilfirst LMS.
- HTML and Semantics
- Introduction to HTML Elements
- Linking pages
- Learn more about HTML
- CSS and styling structure
- CSS classes and selectors
- CSS styling overrides
- Styling HTML using CSS files
- Putting HTML, CSS, and JS together
- Adding comments to HTML, CSS, and JS
- Introduction to CSS Frameworks
- Using CSS Frameworks for styling
- Introduction to Tailwind CSS
- Working with Tailwind
- Tailwind's relationship with JavaScript
Unchanged from v1. Content is on Pupilfirst LMS.
The lessons on Arrays
are unchanged from v1 content and are available on Pupilfirst LMS.
- Creating and working with objects
- Add / update/ delete object properties
- Accessing data in objects
- Manipulating objects
Unchanged from v1. Content is on Pupilfirst LMS.