An open API service indexing awesome lists of open source software.

https://github.com/devradheee/100xdevs

About 100xDevs Cohort 3 πŸš€ by Harkirat Singh. This repository contains Lecture Codes, Notes, Assignments, Assignment Solution Code and Some Good Articles/Blogs Link. πŸ”₯
https://github.com/devradheee/100xdevs

css3 devops expressjs html5 javascript nodejs reactjs

Last synced: 1 day ago
JSON representation

About 100xDevs Cohort 3 πŸš€ by Harkirat Singh. This repository contains Lecture Codes, Notes, Assignments, Assignment Solution Code and Some Good Articles/Blogs Link. πŸ”₯

Awesome Lists containing this project

README

          

# **`100xDevs Cohort 3.0 Web Dev + DevopsπŸš€`**

> #### **_[100xDevs Cohort 3.0](https://app.100xdevs.com/) πŸš€ by [Harkirat Singh](https://x.com/kirat_tw). This repository contains `live class/lecture codes, lecture assignments, assignment solutions, links to notes/slides link, some good relevant articles/blogs link` for each lecture, and a list of all topics covered in the class, organized lecture-wise to help you._**

## πŸ”₯ **Clone this Repository** πŸ’«

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

```bash
git clonegit clone[ https://github.com/devradheee/100xdevs.git ]
```

## πŸ”— [**Class/Lecture Slides Link**](./Lecture%20Slides.md)

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

**πŸ“Œ `Note:` Click on the arrow sign to expand to see each topics in details with link.**

## πŸ”— [**Class/Lecture Slides Link**](./Lecture%20Slides.md)

Week 01 - Orientation, HTML/CSS/Basic JS

## πŸ“š [ Week 01 - Orientation, HTML/CSS/Basic JS](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/)

### πŸ’» [**1.1 - Web Dev + Devops Orientation**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.1%20-%20Web%20Dev%20+%20Devops%20Orientation/)

> **`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**.

- πŸ‘¨β€πŸ’» [**Lecture Codes**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.1%20-%20Web%20Dev%20+%20Devops%20Orientation/Lecture%20Codes/)
- πŸ“– [**Notes/Slides & Articles/Blogs Link**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.1%20-%20Web%20Dev%20+%20Devops%20Orientation/1.1%20-%20Web%20Dev%20+%20Devops%20Orientation%20Notes.md)
- πŸ“ [**Lecture Assignment**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.1%20-%20Web%20Dev%20+%20Devops%20Orientation/1.1%20-%20Web%20Dev%20+%20Devops%20Orientation%20Assignment.md)
- πŸ–₯️ [**Assignment Solution**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.1%20-%20Web%20Dev%20+%20Devops%20Orientation/Assignment%20Solution/)
- [VS Code Landing Page Clone Live Link πŸš€](https://vscode-clone-bharat.vercel.app/)

### πŸ’» [**1.2 - Basics of JavaScript**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.2%20-%20Basics%20of%20JavaScript/)

> **`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.

- πŸ‘¨β€πŸ’» [**Lecture Codes**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.2%20-%20Basics%20of%20JavaScript/Lecture%20Codes/)
- πŸ“– [**Notes/Slides & Articles/Blogs Link**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.2%20-%20Basics%20of%20JavaScript/1.2%20-%20Basics%20of%20JavaScript%20Notes.md)
- πŸ“ [**Lecture Assignment**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.2%20-%20Basics%20of%20JavaScript/1.2%20-%20Basics%20of%20JavaScript%20Assignment.md)
- πŸ–₯️ [**Assignment Solution**](./Week%2001%20-%20Orientation,%20HTML,CSS,Basic%20JS/1.2%20-%20Basics%20of%20JavaScript/Assignment%20Solution/)
- [Zerodha Landing Page Clone Live Link πŸš€](https://zerodha-clone-bharat.vercel.app/)