Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 4.44 KB

README.md

File metadata and controls

80 lines (61 loc) · 4.44 KB

DSC-30-Days-of-Web 💻

PRs Welcome

Table of Contents

Overview 📝

30+ Developer Student Clubs across the country have come together to organize "30 Days of Web Development🌐" . It is an initiative for people to learn how to build web applications, irrespective of their current level of expertise.

The main objective behind this program is to provide you with access to top-notch content at zero cost.

Contents

We have designed beginner-friendly lessons covering up HTML, CSS, JavaScript, Bootstrap & Firebase 💛. Furthermore, there are quizzes and projects to help you sharpen your basics in a fun and riveting way.

How it works?

We have segment the resources into topics and inside each topic the content is avialable in DAY#.md files. You can use the links below to navigate or use the GitHub navigator.
.

├── HTML
├ - ├── DAY1.md
├ - ├── DAY2.md
├ - ├── DAY3.md
├ - ├── DAY4.md
├ - ├── DAYOptional.md
├ - └── ReadME.md

├── CSS
├ - ├── DAY1.md
├ - ├── DAY2.md
├ - ├── DAY3.md
├ - ├── DAY4.md
├ - ├── Optional.md
├ - └── ReadME.md

├── Bootstrap
├ - ├── DAY1.md
├ - ├── DAY2.md
├ - └── ReadME.md

├── JavaScript
├ - ├── DAY1.md
├ - ├── DAY2.md
├ - ├── DAY3.md
├ - ├── DAY4.md
├ - ├── DAY3.md
├ - ├── DAY4.md
├ - └── ReadME.md

├── Hosting

├── Firebase