mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-31 10:21:49 +02:00
Enhance README with Discord badge and quiz information
This commit is contained in:
11
README.md
11
README.md
@@ -12,6 +12,13 @@
|
||||
|
||||
[](https://open.vscode.dev/microsoft/Web-Dev-For-Beginners)
|
||||
|
||||
[](https://discord.com/invite/ByRwuEEgH4)
|
||||
|
||||
Follow these steps to get started using these resources:
|
||||
1. **Fork the Repository**: Click [](https://GitHub.com/microsoft/Web-Dev-For-Beginners/fork)
|
||||
2. **Clone the Repository**: `git clone https://github.com/microsoft/Web-Dev-For-Beginners.git`
|
||||
3. [**Join The Azure AI Foundry Discord and meet experts and fellow developers**](https://discord.com/invite/ByRwuEEgH4)
|
||||
|
||||
# Web Development for Beginners - A Curriculum
|
||||
|
||||
Learn the fundamentals of web development with our 12-week comprehensive course by Microsoft Cloud Advocates. Each of the 24 lessons dives into JavaScript, CSS, and HTML through hands-on projects like terrariums, browser extensions, and space games. Engage with quizzes, discussions, and practical assignments. Enhance your skills and optimize your knowledge retention with our effective project-based pedagogy. Start your coding journey today!
|
||||
@@ -110,9 +117,9 @@ Our recommendation is to use [Visual Studio Code](https://code.visualstudio.com/
|
||||
- a challenge
|
||||
- supplemental reading
|
||||
- assignment
|
||||
- post-lesson quiz
|
||||
- [post-lesson quiz](https://ff-quizzes.netlify.app/)
|
||||
|
||||
> **A note about quizzes**: All quizzes are contained in the Quiz-app folder, 48 total quizzes of three questions each. They are linked from within the lessons the quiz app can be run locally or deployed to Azure; follow the instruction in the `quiz-app` folder. They are gradually being localized.
|
||||
> **A note about quizzes**: All quizzes are contained in the Quiz-app folder, 48 total quizzes of three questions each. They are available [here](https://ff-quizzes.netlify.app/) the quiz app can be run locally or deployed to Azure; follow the instruction in the `quiz-app` folder.
|
||||
|
||||
## 🗃️ Lessons
|
||||
|
||||
|
Reference in New Issue
Block a user