Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: announce gen ai javascript #1372

Merged
merged 8 commits into from
Mar 10, 2025
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -20,16 +20,31 @@ Learn the fundamentals of web development with our 12-week comprehensive course

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.

### 📣 Announcement - _New Curriculum_ on Generative AI for JavaScript was just released!
### 📣 Announcement - _New Curriculum_ on Generative AI for JavaScript was just released
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this idea @softchris!


Don't miss our NEW 5-lesson curriculum on generative AI!
Copy link
Collaborator

@DanWahlin DanWahlin Mar 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd keep this really simple since we'll add more chapters. Maybe something like:

Don't miss our new Generative AI curriculum!


Visit [https://aka.ms/genai-js-course]([https://aka.ms/genai-js-course) to get started!

<div>
<img src="./images/background.png" width="600px" />
</div>

- Lessons covering everything from basics to RAG.
- Interact with historical characters using GenAI and our companion app.
- Fun and engaging narrative, you'll be time travelling!
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Realized there's a typo here:

travelling --> traveling


<div>
<img src="./images/character.png" width="600px" />
</div>

Each lesson includes an assignment to complete, a knowledge check and a challenge to guide you on learning topics like:
- prompting and prompt engineering
- text and image app generation
- search apps

Visit [https://aka.ms/genai-js-course](https://aka.ms/genai-js-course) to get started!
Visit [https://aka.ms/genai-js-course]([https://aka.ms/genai-js-course) to get started!



## 🌱 Getting Started
Binary file added images/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/character.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.