-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Changes from 4 commits
333010d
5f8f614
4aeb637
1cdcfea
1c8c387
2627c1a
a1012f8
f217cb7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
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 | ||
|
||
Don't miss our NEW 5-lesson curriculum on generative AI! | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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!
softchris marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Visit [https://aka.ms/genai-js-course]([https://aka.ms/genai-js-course) to get started! | ||
softchris marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
<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! | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Realized there's a typo here: travelling --> traveling
softchris marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
<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: | ||
softchris marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- prompting and prompt engineering | ||
softchris marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- text and image app generation | ||
softchris marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- search apps | ||
softchris marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
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 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love this idea @softchris!