-
Notifications
You must be signed in to change notification settings - Fork 9
AI in development - Skeleton structure #247
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
Conversation
|
|
||
| #### Exercise 6 | ||
|
|
||
| Use AI to draw a diagram to explain how the code in [Exercise 6]() works. Confirm that it is correct, and fix any mistakes. |
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.
really like this.
|
I like the holistic view, |
|
@siderdk It's a really good point, thanks for raising it. I think teaching agents (ie. building them) could be really valuable, but i think we'd need another session at least. Maybe we should teach it as a masterclass first, as a test? Either way, I have added an "agent mode" exercise, to at least introduce the concept of agents and how that workflow looks. |
|
Alright, i fixed some linting and added a little bit more text to clarify things. So i will merge this now, and continue the todos in further PRs. |
Contributes to #226
I'm adding a bit more structure to the AI in development module here. The idea was inspired by @hosseinzahed and the content he teaches in his work with copilot .
The idea here is to teach how to use AI in a very practical sense of being a developer in the day-to-day.
It's very example/exercise based. Most of the exercises are missing for now, I have just created the skeleton.
What I would like feedback on: