Skip to content

100xDevs Cohort 3 πŸš€ by Harkirat Singh. This repository contains Lecture Codes, Nootes, Assignments & Assignment Solution Code during this Course. πŸ”₯

Notifications You must be signed in to change notification settings

saurabh007007/100xDevs-Cohort3-WebDev-and-Devops

Β 
Β 

Repository files navigation

100xDevs (Harkirat) Cohort 3.0 Web Dev + Devops πŸš€

100xDevs Cohort 3.0 πŸš€ by Harkirat Singh. This repository contains Lecture Codes, Assignmenst, Assignment Solution & Notes of this course.

πŸ”₯ Clone this Repository πŸ’«

Write the following commands on your terminal to clone this repository, so that you can run this project locally.

git clone https://github.com/Bharat2044/100xDevs-Cohort3-WebDev-and-Devops.git

πŸ‘¨β€πŸ’» Contents πŸ‘€

This repository contains a Collection of Codes, Assignments, Assignments Solutions & Notes, which help you.

Topics Covered: VS Code Installation & HTML Basic - Tags, Attributes, Heading(h1-h6), div, span, title, body, head, p, img, a, input, button,b, br, center... & CSS Basic - Inline CSS, color, id, class, selector, color, background-color, font-size, font-weight, padding, margin, text-align, border, border-radius, box-shadow, float, flexbox & Build Some Part of Zerodha Landing Page.

Topics Covered: HTML Basic - Tags, Attributes, title, body, div, span, h1-h6, b, i, u, br, a, center, img, input, button... & CSS Basic - inline css, external css, color, background-color, selectors, class, id, font-size, font-weigth, border, padding, margin, flexbox... & Build some part of VS Code Landing Page.

Topics Covered: JavaScript Basic - Interpreted, Compiled Time Language, Dynamically Typed, Single threaded, Multithreading, Garbage collector, JavaScript Synatx, Variables, var, let, const, datatypes, numer, string, boolean, operators, functions, if/else, loops, objects, arrays, array of objects, object of objects, problem solving and solved assignment problems.

Topics Covered: - Synchronous, Asynchronous Code, I/O heavy operations, fs Module, fs.readFile, fs.readFileSync, I/O bound tasks vs CPU bound tasks, Functional Arguments, Callbacks, setTimeout, Call Stack... & Solve Some Problems.

Topics Covered: - Class and Object, Date & Map Class, Callback, setTimeOut, Promise Class, Creating promisified version of fs.readFile and Solve Some Problems.

πŸ“š Week 03 - DOM

Topics Covered: - What is DOM, Why DOM, Static HTML, Dynamic HTML, Fetching Elements(querySelector, querySelectorAll, getElementById, getElementByClassName, getElementsByClassName), Updating elements(Create Stop Watch), Deleting elements(removeChild), Adding elements(createElement, appendChild) and Build Simple Todo App.


πŸ”— Let's Connect 🀝

LinkedIn Twitter Stack Overflow Medium Discord Instagram

About

100xDevs Cohort 3 πŸš€ by Harkirat Singh. This repository contains Lecture Codes, Nootes, Assignments & Assignment Solution Code during this Course. πŸ”₯

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.1%
  • JavaScript 40.9%
  • CSS 18.0%