-
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
333010d
Update README.md
softchris 5f8f614
adding text updates and images
4aeb637
Merge branch 'main' into softchris-patch-1
softchris 1cdcfea
Apply suggestions from code review
softchris 1c8c387
Apply suggestions from code review
softchris 2627c1a
Update README.md
softchris a1012f8
Update README.md
softchris f217cb7
Update README.md
softchris File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! | ||
Don't miss our new Generative AI curriculum! | ||
|
||
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 | ||
- text and image app generation | ||
- search apps | ||
- 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 | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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!