100xDevs Cohort 3.0 from Zero to Hero π by Harkirat Singh. This repository contains Lecture Codes, Assignmenst, Assignment Solution & Notes of this course.
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
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**.
- π» Intro, Setting up your IDE
- π» Basic HTML (Tags and Attributes)
- π» Basic CSS
- π Notes / Slides
- π Assignment
- π¨βπ» Assignment Solution
- π Project Live Link
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.