Skip to content

Commit 901d966

Browse files
author
Jun
authored
Update README.md
1 corrected a few portneial misspellings.
1 parent ad9833d commit 901d966

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414

1515
# Web Development for Beginners - A Curriculum
1616

17-
Learn the fundamentals of web development with our 12-week comprehensive course by Microsoft Cloud Advocates. Each of the 24 lessons dive 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!
17+
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!
1818

1919
#### 🧑‍🎓 _Are you a student?_
2020

2121
Visit [**Student Hub page**](https://docs.microsoft.com/learn/student-hub/?WT.mc_id=academic-77807-sagibbon) where you will find beginner resources, Student packs and even ways to get a free certificate voucher. This is the page you want to bookmark and check from time to time as we switch out content monthly.
2222

2323
### 📣 Announcement - _New Curriculum_ on Generative AI was just released!
2424

25-
Don't miss our NEW 12 lesson curriculum on generative AI!
25+
Don't miss our NEW 12-lesson curriculum on generative AI!
2626

27-
Each lesson includes an assignment to complete, knowledge check and challenge to guide you on learning topics like:
27+
Each lesson includes an assignment to complete, a knowledge check and a challenge to guide you on learning topics like:
2828
- prompting and prompt engineering
2929
- text and image app generation
3030
- search apps
@@ -61,7 +61,7 @@ In your copy of this repository that you created, click the **Code** button and
6161

6262
#### Running the curriculum locally on your computer
6363

64-
To run this curriculum locally on your computer, you will need a text editor, browser and command line tool. Our first lesson, [Introduction to Programming Languages and Tools of the Trade](https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/1-getting-started-lessons/1-intro-to-programming-languages), will walk you through various options for each of these tools for you to select what works best for you.
64+
To run this curriculum locally on your computer, you will need a text editor, a browser and a command line tool. Our first lesson, [Introduction to Programming Languages and Tools of the Trade](https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/1-getting-started-lessons/1-intro-to-programming-languages), will walk you through various options for each of these tools for you to select what works best for you.
6565

6666
Our recommendation is to use [Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=academic-77807-sagibbon) as your editor, which also has a built-in [Terminal](https://code.visualstudio.com/docs/terminal/basics/?WT.mc_id=academic-77807-sagibbon). You can download Visual Studio Code [here](https://code.visualstudio.com/?WT.mc_id=academic-77807-sagibbon).
6767

0 commit comments

Comments
 (0)