From 79a6d9d50f725ddb3ed87efaa68629ce0f706563 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Tue, 8 Aug 2023 11:21:05 +0530 Subject: [PATCH 1/8] Added community guidelines to Introduction folder. Community -guideline-discord has a readme file which lays out the revised guidelines --- .../community-guideline-discord/README.md | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 introduction/how-to-get-help/community-guideline-discord/README.md diff --git a/introduction/how-to-get-help/community-guideline-discord/README.md b/introduction/how-to-get-help/community-guideline-discord/README.md new file mode 100644 index 0000000..e337f55 --- /dev/null +++ b/introduction/how-to-get-help/community-guideline-discord/README.md @@ -0,0 +1,82 @@ +# Thriving in Our Programming Community + + +As you embark on your journey in the landscape of programming, it's essential to recognize that you're not alone. The vast programming community is here to support and enrich your experience every step of the way. Your achievement lies in the interconnected community that shapes it. In this article, we'll delve into the significance of engaging actively with the programming community and how it can improve your coding skills to new heights. + +## The Power of Programming Communities + +Coding is an art which thrives on collaboration and shared knowledge. By immersing yourself in the programming community, you open doors to a world of collective expertise. Whether you're working on a complex algorithm or seeking guidance on best practices, the community is your go-to resource. + + +The programming community facilitates: + +1. **Collaboration**: Bringing together diverse minds can lead to innovative solutions that an individual might not have considered. +2. **Learning from Others**: Exploring different perspectives helps you grasp concepts faster and broadens your understanding. +3. **Problem Solving**: Tackling coding challenges becomes smoother with the input and insights of fellow programmers. + +The sense of community has a huge impact on human advancement. Here is a [TedX](https://www.youtube.com/watch?v=7yNl-AsQRRw) session about how communities help each other create an exponential impact. An impact not just on your path, but in the path of other people who work along with you too. You are an important part of the community we seek to develop, as an important part of this future, we urge you to be inclusive and help us build this into an impactful ecosystem + + +## Discord: The Platform for Building Our Coding Community + +At the heart of our community lies Discord, a versatile and powerful platform that enhances your coding experience in numerous ways: + +1. **Real-time Communication**: Discord provides an interactive space for instant discussions, allowing you to seek help and share insights without delay. +2. **Dedicated Channels**: Organized channels for specific topics, projects, and interests enable focused conversations and knowledge sharing. +3. **Support**: A support pipeline of dedicated staff, who are available to answer and offer a helping hand for all your questions and queries related to the course. +4. **Network**: A network for communication with all the students and alumni taking our courses from across the country. Opening gates to conversations related to your programming stories and problems/solutions you have faced during your learning experience and a network of other developers. + +## Open Source Platforms: Pillars of Collaboration + +Several open-source platforms serve as pillars of collaboration, enabling programmers to contribute, learn, and grow together: + +- **[GitHub](https://github.com)**: A hub for collaborative coding, version control, and open-source project hosting. +- **[Stackoverflow](https://stackoverflow.com/)**: A platform that supports shared coding endeavors, fostering a strong developer community. + +## Embracing the Coding Community Philosophy + +Engaging in the programming community requires adopting a set of principles that promote mutual growth and respect: + +1. **Inclusivity and Respect**: Every voice matters; create an environment where all feel valued and heard. +2. **Active Participation**: Engage in discussions, code reviews, and collaborative projects to contribute and learn. +3. **Giving and Receiving**: Embrace mentorship and offer assistance to fellow programmers, fostering a culture of support. +4. **Continuous Learning**: Develop a growth mindset by learning from peers and seeking constructive feedback. + + + + + +## Behavioral Rules and Standards + +To ensure a positive and productive experience within the programming community, we adhere to the following behavioral rules and standards: + +1. **Respectful Communication**: Treat all community members with courtesy and respect. Avoid offensive language, personal attacks, and discriminatory remarks. + +2. **Constructive Criticism**: Provide feedback in a constructive manner, focusing on the code and ideas rather than attacking individuals. + +3. **Collaborative Environment**: Embrace collaboration, share insights, and engage in healthy discussions to promote collective learning. + +4. **Plagiarism-Free Zone**: Give credit where it's due and refrain from submitting others' work as your own. Plagiarism undermines the spirit of learning and growth. + +5. **Inclusivity and Diversity**: Embrace diversity of backgrounds, experiences, and perspectives. Our community is strengthened by its rich tapestry of voices. + +6. **Helping Others**: Contribute positively by assisting fellow members, particularly those who are newer to coding. A helping hand can make a significant impact. + +7. **Adherence to Platform Guidelines**: Respect the guidelines of the platforms we use, such as GitHub and GitLab, when contributing to projects. + +## Resources for Cultivating Your Coding Community Involvement + + +Remember community engagement is all about sharing, do not refrain from sharing whenever you come across something interesting, that might intrigue your fellow programmers.To start with consider exploring these resources that we would like to share with you: + + +The Mythical Man-Month Book by Fred Brooks : An interesting read about software development, presenting some ideas about second-system effect and advocacy of prototyping. + +[Some interesting project ideas for when you are done with our WD courses.](https://www.crio.do/projects/category/web-development-projects/) + + +In your coding journey, remember that the programming community is your steadfast companion. Engage, collaborate, and share on the discord channel, and contribute to the community that will shape your path to success. + +[Community meme](https://img.devrant.com/devrant/rant/r_660997_XfjvN.jpg) + + From 1d8a0989a2bdedbf60a960a26cdac78abc1828e9 Mon Sep 17 00:00:00 2001 From: Varun Date: Tue, 8 Aug 2023 14:22:47 +0530 Subject: [PATCH 2/8] Added community-guidelines-discord to the Introduction folder. This file name has a readme with the new guidelines. --- .../how-to-get-help/community-guideline-discord/README.md | 3 +-- wd101-scripts | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) create mode 160000 wd101-scripts diff --git a/introduction/how-to-get-help/community-guideline-discord/README.md b/introduction/how-to-get-help/community-guideline-discord/README.md index e337f55..65e4135 100644 --- a/introduction/how-to-get-help/community-guideline-discord/README.md +++ b/introduction/how-to-get-help/community-guideline-discord/README.md @@ -7,7 +7,6 @@ As you embark on your journey in the landscape of programming, it's essential to Coding is an art which thrives on collaboration and shared knowledge. By immersing yourself in the programming community, you open doors to a world of collective expertise. Whether you're working on a complex algorithm or seeking guidance on best practices, the community is your go-to resource. - The programming community facilitates: 1. **Collaboration**: Bringing together diverse minds can lead to innovative solutions that an individual might not have considered. @@ -22,7 +21,7 @@ The sense of community has a huge impact on human advancement. Here is a [TedX]( At the heart of our community lies Discord, a versatile and powerful platform that enhances your coding experience in numerous ways: 1. **Real-time Communication**: Discord provides an interactive space for instant discussions, allowing you to seek help and share insights without delay. -2. **Dedicated Channels**: Organized channels for specific topics, projects, and interests enable focused conversations and knowledge sharing. +2. **Dedicated Channels**: Organized channels for specific topics, projects, and interests enable focused conversations & knowledge sharing. 3. **Support**: A support pipeline of dedicated staff, who are available to answer and offer a helping hand for all your questions and queries related to the course. 4. **Network**: A network for communication with all the students and alumni taking our courses from across the country. Opening gates to conversations related to your programming stories and problems/solutions you have faced during your learning experience and a network of other developers. diff --git a/wd101-scripts b/wd101-scripts new file mode 160000 index 0000000..54e1479 --- /dev/null +++ b/wd101-scripts @@ -0,0 +1 @@ +Subproject commit 54e1479fc6d4e68b1db0c1371f0f934bc7e3bddf From 9de6d55f0a2fdd6dc908edef70558789854dd09a Mon Sep 17 00:00:00 2001 From: Varun Date: Tue, 8 Aug 2023 14:43:21 +0530 Subject: [PATCH 3/8] MInor changes in the guidelines --- .../README.md | 6 +++--- wd101-scripts | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) rename introduction/how-to-get-help/{community-guideline-discord => revised-community-guideline}/README.md (92%) delete mode 160000 wd101-scripts diff --git a/introduction/how-to-get-help/community-guideline-discord/README.md b/introduction/how-to-get-help/revised-community-guideline/README.md similarity index 92% rename from introduction/how-to-get-help/community-guideline-discord/README.md rename to introduction/how-to-get-help/revised-community-guideline/README.md index 65e4135..b801502 100644 --- a/introduction/how-to-get-help/community-guideline-discord/README.md +++ b/introduction/how-to-get-help/revised-community-guideline/README.md @@ -66,12 +66,12 @@ To ensure a positive and productive experience within the programming community, ## Resources for Cultivating Your Coding Community Involvement -Remember community engagement is all about sharing, do not refrain from sharing whenever you come across something interesting, that might intrigue your fellow programmers.To start with consider exploring these resources that we would like to share with you: +Remember community engagement is all about sharing, do not refrain from sharing whenever you come across something interesting, that might intrigue your fellow programmers. To start with consider exploring these resources that we would like to share with you: -The Mythical Man-Month Book by Fred Brooks : An interesting read about software development, presenting some ideas about second-system effect and advocacy of prototyping. +* The Mythical Man-Month Book by Fred Brooks : An interesting read about software development, presenting some ideas about second-system effect and advocacy of prototyping. -[Some interesting project ideas for when you are done with our WD courses.](https://www.crio.do/projects/category/web-development-projects/) +* [Some interesting project ideas for when you are done with our WD courses.](https://www.crio.do/projects/category/web-development-projects/) In your coding journey, remember that the programming community is your steadfast companion. Engage, collaborate, and share on the discord channel, and contribute to the community that will shape your path to success. diff --git a/wd101-scripts b/wd101-scripts deleted file mode 160000 index 54e1479..0000000 --- a/wd101-scripts +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 54e1479fc6d4e68b1db0c1371f0f934bc7e3bddf From 0f9713a16ad6c85e5efbd84756c2f4cfe55597e8 Mon Sep 17 00:00:00 2001 From: Varun Date: Thu, 10 Aug 2023 10:15:15 +0530 Subject: [PATCH 4/8] Have added graduate attributes and made the suggested changes --- .../revised-community-guideline/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/introduction/how-to-get-help/revised-community-guideline/README.md b/introduction/how-to-get-help/revised-community-guideline/README.md index b801502..fd53ed9 100644 --- a/introduction/how-to-get-help/revised-community-guideline/README.md +++ b/introduction/how-to-get-help/revised-community-guideline/README.md @@ -1,7 +1,7 @@ # Thriving in Our Programming Community -As you embark on your journey in the landscape of programming, it's essential to recognize that you're not alone. The vast programming community is here to support and enrich your experience every step of the way. Your achievement lies in the interconnected community that shapes it. In this article, we'll delve into the significance of engaging actively with the programming community and how it can improve your coding skills to new heights. +As you embark on your journey in the landscape of programming, it's essential to recognize that you're not alone. The vast programming community is here to support and enrich your experience every step of the way. Your achievement lies in the interconnected community that shapes it. In this lesson, we'll delve into the significance of engaging actively with the programming community and how it can improve your coding skills to new heights. ## The Power of Programming Communities @@ -32,6 +32,7 @@ Several open-source platforms serve as pillars of collaboration, enabling progra - **[GitHub](https://github.com)**: A hub for collaborative coding, version control, and open-source project hosting. - **[Stackoverflow](https://stackoverflow.com/)**: A platform that supports shared coding endeavors, fostering a strong developer community. + ## Embracing the Coding Community Philosophy Engaging in the programming community requires adopting a set of principles that promote mutual growth and respect: @@ -41,7 +42,16 @@ Engaging in the programming community requires adopting a set of principles that 3. **Giving and Receiving**: Embrace mentorship and offer assistance to fellow programmers, fostering a culture of support. 4. **Continuous Learning**: Develop a growth mindset by learning from peers and seeking constructive feedback. +## Graduate attribute for Web development professionals + +While going through your web developpment courses, students will exposed to a range of attributes that are of highly valued in the programming community across the globe. And are some important aspects for the web development professionals. It is important that you take note of these values and focus to build up on these skills as you approach your professional path in the area of web development. Use the discord community and intiate conversations about these topics with your fellow learners. +1. **Comprehensive Web skills** : Develop mastery in HTML,CSS & JS, and other web technologies, enabling you to develop complex and responsive web solutions. +2. **Full-stack proficiency** : Acquire front-end and back-end expertise, integrating databases and APIs to build complete web applications. +3. **Problem-Solving Mastery** : Analyze and practise complex technical issues, enhancing your ability to created optimized solutions. +4. **Effective Collaboration** : Utilize Git for version control and teamwork, communicating and contributing effectively within development groups. +5.**User-Focused Design**: Learn about UI/UX and design principles and understant the importance of catering intelligent user interfaces. +6. **Security and Ethical Awareness** : Learn about security measures, prioritizing data privacy, and adhere to ethical standards while showcasing professionalism and accountability. From 3b8743d8e87bcf2253eb54c279cdde2637db4a7e Mon Sep 17 00:00:00 2001 From: Varun Date: Thu, 10 Aug 2023 11:27:06 +0530 Subject: [PATCH 5/8] Adding a reference link to the graduate attributes --- .../how-to-get-help/revised-community-guideline/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction/how-to-get-help/revised-community-guideline/README.md b/introduction/how-to-get-help/revised-community-guideline/README.md index fd53ed9..7fe114b 100644 --- a/introduction/how-to-get-help/revised-community-guideline/README.md +++ b/introduction/how-to-get-help/revised-community-guideline/README.md @@ -44,7 +44,7 @@ Engaging in the programming community requires adopting a set of principles that ## Graduate attribute for Web development professionals -While going through your web developpment courses, students will exposed to a range of attributes that are of highly valued in the programming community across the globe. And are some important aspects for the web development professionals. It is important that you take note of these values and focus to build up on these skills as you approach your professional path in the area of web development. Use the discord community and intiate conversations about these topics with your fellow learners. +While going through your web developpment courses, students will be exposed to a range of attributes that are of highly valued in the programming community across the globe. And are some necessary aspects for the web development professionals. It is important that you take note of these values and focus to build up on these skills as you approach your professional path in the area of web development. Use the discord community and intiate conversations about these topics with your fellow learners. 1. **Comprehensive Web skills** : Develop mastery in HTML,CSS & JS, and other web technologies, enabling you to develop complex and responsive web solutions. 2. **Full-stack proficiency** : Acquire front-end and back-end expertise, integrating databases and APIs to build complete web applications. @@ -53,6 +53,7 @@ While going through your web developpment courses, students will exposed to a ra 5.**User-Focused Design**: Learn about UI/UX and design principles and understant the importance of catering intelligent user interfaces. 6. **Security and Ethical Awareness** : Learn about security measures, prioritizing data privacy, and adhere to ethical standards while showcasing professionalism and accountability. +_Here is a [reference link](https://www.ugc.gov.in/e-book/locf/mobile/index.html#p=7), go to page number 6 to read more about graduate attributes._ ## Behavioral Rules and Standards From ec56059d6d3cb7d5a2ca66218df1a871a5580ec6 Mon Sep 17 00:00:00 2001 From: vsharma2288 Date: Wed, 13 Sep 2023 12:45:22 +0530 Subject: [PATCH 6/8] Added L1 orignal content --- Welcome to the course/About Discord community.md | 0 Welcome to the course/About Puilfirst LMS.md | 0 .../Adherence to the Code of Conduct of Pupilfirst School.md | 0 Welcome to the course/Build your student profile.md | 0 .../For Windows users: VSCode works well with WSL.md | 0 ...w to withdraw from LITE Advanced Web Development Program.md | 0 .../Install Ubuntu using virtual machine software.md | 0 .../Installing Ubuntu on Windows, using WSL.md | 0 Welcome to the course/Installing Visual Studio Code.md | 0 .../Installing the Prettier VSCode extension.md | 0 .../Introduction to command-line for beginners.md | 0 Welcome to the course/Welcome to WD 101!.md | 0 Welcome to the course/Where should you keep your code?.md | 0 .../how-to-get-help/revised-community-guideline/README.md | 3 +-- 14 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 Welcome to the course/About Discord community.md create mode 100644 Welcome to the course/About Puilfirst LMS.md create mode 100644 Welcome to the course/Adherence to the Code of Conduct of Pupilfirst School.md create mode 100644 Welcome to the course/Build your student profile.md create mode 100644 Welcome to the course/For Windows users: VSCode works well with WSL.md create mode 100644 Welcome to the course/How to withdraw from LITE Advanced Web Development Program.md create mode 100644 Welcome to the course/Install Ubuntu using virtual machine software.md create mode 100644 Welcome to the course/Installing Ubuntu on Windows, using WSL.md create mode 100644 Welcome to the course/Installing Visual Studio Code.md create mode 100644 Welcome to the course/Installing the Prettier VSCode extension.md create mode 100644 Welcome to the course/Introduction to command-line for beginners.md create mode 100644 Welcome to the course/Welcome to WD 101!.md create mode 100644 Welcome to the course/Where should you keep your code?.md diff --git a/Welcome to the course/About Discord community.md b/Welcome to the course/About Discord community.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/About Puilfirst LMS.md b/Welcome to the course/About Puilfirst LMS.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Adherence to the Code of Conduct of Pupilfirst School.md b/Welcome to the course/Adherence to the Code of Conduct of Pupilfirst School.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Build your student profile.md b/Welcome to the course/Build your student profile.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/For Windows users: VSCode works well with WSL.md b/Welcome to the course/For Windows users: VSCode works well with WSL.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/How to withdraw from LITE Advanced Web Development Program.md b/Welcome to the course/How to withdraw from LITE Advanced Web Development Program.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Install Ubuntu using virtual machine software.md b/Welcome to the course/Install Ubuntu using virtual machine software.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Installing Ubuntu on Windows, using WSL.md b/Welcome to the course/Installing Ubuntu on Windows, using WSL.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Installing Visual Studio Code.md b/Welcome to the course/Installing Visual Studio Code.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Installing the Prettier VSCode extension.md b/Welcome to the course/Installing the Prettier VSCode extension.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Introduction to command-line for beginners.md b/Welcome to the course/Introduction to command-line for beginners.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Welcome to WD 101!.md b/Welcome to the course/Welcome to WD 101!.md new file mode 100644 index 0000000..e69de29 diff --git a/Welcome to the course/Where should you keep your code?.md b/Welcome to the course/Where should you keep your code?.md new file mode 100644 index 0000000..e69de29 diff --git a/introduction/how-to-get-help/revised-community-guideline/README.md b/introduction/how-to-get-help/revised-community-guideline/README.md index 7fe114b..c3ffffb 100644 --- a/introduction/how-to-get-help/revised-community-guideline/README.md +++ b/introduction/how-to-get-help/revised-community-guideline/README.md @@ -1,6 +1,5 @@ # Thriving in Our Programming Community - As you embark on your journey in the landscape of programming, it's essential to recognize that you're not alone. The vast programming community is here to support and enrich your experience every step of the way. Your achievement lies in the interconnected community that shapes it. In this lesson, we'll delve into the significance of engaging actively with the programming community and how it can improve your coding skills to new heights. ## The Power of Programming Communities @@ -53,7 +52,7 @@ While going through your web developpment courses, students will be exposed to a 5.**User-Focused Design**: Learn about UI/UX and design principles and understant the importance of catering intelligent user interfaces. 6. **Security and Ethical Awareness** : Learn about security measures, prioritizing data privacy, and adhere to ethical standards while showcasing professionalism and accountability. -_Here is a [reference link](https://www.ugc.gov.in/e-book/locf/mobile/index.html#p=7), go to page number 6 to read more about graduate attributes._ +Here is a [reference link](https://www.ugc.gov.in/e-book/locf/mobile/index.html#p=7), go to page number 6 to read more about graduate attributes._ ## Behavioral Rules and Standards From 2511e1bf769df7650e06225b91c4a7d67236f07e Mon Sep 17 00:00:00 2001 From: vsharma2288 Date: Thu, 14 Sep 2023 17:53:49 +0530 Subject: [PATCH 7/8] Have added some suggestions to L2, and made edits in the L1 lesson. Will add move the rest of the files to archive and will standardise content and naming as per the LMS content --- Let's create our own websites!/Client & Server.md | 0 ...Put your website on the internet, and get URL you can share.md | 0 Let's create our own websites!/IP address and URL.md | 0 .../Looking inside website using \"Inspect Element\".md" | 0 .../Our first HTML page - in about 10 minutes.md | 0 .../The tag - let's show an image in our page.md | 0 Let's create our own websites!/The Internet.md | 0 Let's create our own websites!/The World Wide Web (WWW).md | 0 Let's create our own websites!/Web Browsers.md | 0 .../You can make and host your own website today!.md | 0 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Let's create our own websites!/Client & Server.md create mode 100644 Let's create our own websites!/Deploy! Put your website on the internet, and get URL you can share.md create mode 100644 Let's create our own websites!/IP address and URL.md create mode 100644 "Let's create our own websites!/Looking inside website using \"Inspect Element\".md" create mode 100644 Let's create our own websites!/Our first HTML page - in about 10 minutes.md create mode 100644 Let's create our own websites!/The tag - let's show an image in our page.md create mode 100644 Let's create our own websites!/The Internet.md create mode 100644 Let's create our own websites!/The World Wide Web (WWW).md create mode 100644 Let's create our own websites!/Web Browsers.md create mode 100644 Let's create our own websites!/You can make and host your own website today!.md diff --git a/Let's create our own websites!/Client & Server.md b/Let's create our own websites!/Client & Server.md new file mode 100644 index 0000000..e69de29 diff --git a/Let's create our own websites!/Deploy! Put your website on the internet, and get URL you can share.md b/Let's create our own websites!/Deploy! Put your website on the internet, and get URL you can share.md new file mode 100644 index 0000000..e69de29 diff --git a/Let's create our own websites!/IP address and URL.md b/Let's create our own websites!/IP address and URL.md new file mode 100644 index 0000000..e69de29 diff --git "a/Let's create our own websites!/Looking inside website using \"Inspect Element\".md" "b/Let's create our own websites!/Looking inside website using \"Inspect Element\".md" new file mode 100644 index 0000000..e69de29 diff --git a/Let's create our own websites!/Our first HTML page - in about 10 minutes.md b/Let's create our own websites!/Our first HTML page - in about 10 minutes.md new file mode 100644 index 0000000..e69de29 diff --git a/Let's create our own websites!/The tag - let's show an image in our page.md b/Let's create our own websites!/The tag - let's show an image in our page.md new file mode 100644 index 0000000..e69de29 diff --git a/Let's create our own websites!/The Internet.md b/Let's create our own websites!/The Internet.md new file mode 100644 index 0000000..e69de29 diff --git a/Let's create our own websites!/The World Wide Web (WWW).md b/Let's create our own websites!/The World Wide Web (WWW).md new file mode 100644 index 0000000..e69de29 diff --git a/Let's create our own websites!/Web Browsers.md b/Let's create our own websites!/Web Browsers.md new file mode 100644 index 0000000..e69de29 diff --git a/Let's create our own websites!/You can make and host your own website today!.md b/Let's create our own websites!/You can make and host your own website today!.md new file mode 100644 index 0000000..e69de29 From 12e08222fcf9c9f25303aa0ba3d50476a5f4d113 Mon Sep 17 00:00:00 2001 From: vsharma2288 Date: Mon, 25 Sep 2023 16:28:43 +0530 Subject: [PATCH 8/8] Adding L3 & L4 content --- Basic Introduction to HTML & CSS/CSS and styling structure.md | 0 Basic Introduction to HTML & CSS/CSS classes and selectors.md | 0 Basic Introduction to HTML & CSS/CSS styling overrides.md | 0 Basic Introduction to HTML & CSS/HTML & Semantic.md | 0 Basic Introduction to HTML & CSS/Introduction to HTML Elements.md | 0 Basic Introduction to HTML & CSS/Learn more aboust CSS.md | 0 Basic Introduction to HTML & CSS/Learn more about HTML.md | 0 Basic Introduction to HTML & CSS/Linking Pages.md | 0 Basic Introduction to HTML & CSS/Styling HTML using CSS files.md | 0 Style Matters/Introduction to CSS Frameworks.md | 0 Style Matters/Introduction to Tailwind CSS.md | 0 Style Matters/Tailwind's relationship with JavaScript.md | 0 Style Matters/Using CSS Frameworks for styling.md | 0 Style Matters/Working with Tailwind.md | 0 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Basic Introduction to HTML & CSS/CSS and styling structure.md create mode 100644 Basic Introduction to HTML & CSS/CSS classes and selectors.md create mode 100644 Basic Introduction to HTML & CSS/CSS styling overrides.md create mode 100644 Basic Introduction to HTML & CSS/HTML & Semantic.md create mode 100644 Basic Introduction to HTML & CSS/Introduction to HTML Elements.md create mode 100644 Basic Introduction to HTML & CSS/Learn more aboust CSS.md create mode 100644 Basic Introduction to HTML & CSS/Learn more about HTML.md create mode 100644 Basic Introduction to HTML & CSS/Linking Pages.md create mode 100644 Basic Introduction to HTML & CSS/Styling HTML using CSS files.md create mode 100644 Style Matters/Introduction to CSS Frameworks.md create mode 100644 Style Matters/Introduction to Tailwind CSS.md create mode 100644 Style Matters/Tailwind's relationship with JavaScript.md create mode 100644 Style Matters/Using CSS Frameworks for styling.md create mode 100644 Style Matters/Working with Tailwind.md diff --git a/Basic Introduction to HTML & CSS/CSS and styling structure.md b/Basic Introduction to HTML & CSS/CSS and styling structure.md new file mode 100644 index 0000000..e69de29 diff --git a/Basic Introduction to HTML & CSS/CSS classes and selectors.md b/Basic Introduction to HTML & CSS/CSS classes and selectors.md new file mode 100644 index 0000000..e69de29 diff --git a/Basic Introduction to HTML & CSS/CSS styling overrides.md b/Basic Introduction to HTML & CSS/CSS styling overrides.md new file mode 100644 index 0000000..e69de29 diff --git a/Basic Introduction to HTML & CSS/HTML & Semantic.md b/Basic Introduction to HTML & CSS/HTML & Semantic.md new file mode 100644 index 0000000..e69de29 diff --git a/Basic Introduction to HTML & CSS/Introduction to HTML Elements.md b/Basic Introduction to HTML & CSS/Introduction to HTML Elements.md new file mode 100644 index 0000000..e69de29 diff --git a/Basic Introduction to HTML & CSS/Learn more aboust CSS.md b/Basic Introduction to HTML & CSS/Learn more aboust CSS.md new file mode 100644 index 0000000..e69de29 diff --git a/Basic Introduction to HTML & CSS/Learn more about HTML.md b/Basic Introduction to HTML & CSS/Learn more about HTML.md new file mode 100644 index 0000000..e69de29 diff --git a/Basic Introduction to HTML & CSS/Linking Pages.md b/Basic Introduction to HTML & CSS/Linking Pages.md new file mode 100644 index 0000000..e69de29 diff --git a/Basic Introduction to HTML & CSS/Styling HTML using CSS files.md b/Basic Introduction to HTML & CSS/Styling HTML using CSS files.md new file mode 100644 index 0000000..e69de29 diff --git a/Style Matters/Introduction to CSS Frameworks.md b/Style Matters/Introduction to CSS Frameworks.md new file mode 100644 index 0000000..e69de29 diff --git a/Style Matters/Introduction to Tailwind CSS.md b/Style Matters/Introduction to Tailwind CSS.md new file mode 100644 index 0000000..e69de29 diff --git a/Style Matters/Tailwind's relationship with JavaScript.md b/Style Matters/Tailwind's relationship with JavaScript.md new file mode 100644 index 0000000..e69de29 diff --git a/Style Matters/Using CSS Frameworks for styling.md b/Style Matters/Using CSS Frameworks for styling.md new file mode 100644 index 0000000..e69de29 diff --git a/Style Matters/Working with Tailwind.md b/Style Matters/Working with Tailwind.md new file mode 100644 index 0000000..e69de29