Skip to content

Commit

Permalink
feat: ✨ add new session with IA (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
reloadercf authored and envm92 committed Nov 17, 2023
1 parent 1048a8e commit 5a31f08
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions sessions/session-ia.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Sesión ia

## Ejercicios

### Beginner

- [**Transpose matrix**](../exercises/ia-transpose-matrix/README.md)

### Intermediate

- [**Living heart**](../exercises/ia-css-living-heart/README.md)

### Advanced

- [**ID Card**](../exercises/ia-id-card/README.md)
- [**Minesweeper**](../exercises/ia-minesweeper/README.md)

## Kahoot

-[https://create.kahoot.it/share/session-ia/063bcdbe-45ad-4b4c-b2bc-772ed76c0391](https://create.kahoot.it/share/session-ia/063bcdbe-45ad-4b4c-b2bc-772ed76c0391)

## Artículos de IA que puedes leer en tu tiempo libre

- [Integrating ChatGPT into Software Development Workflow](https://www.linkedin.com/pulse/integrating-chatgpt-software-development-workflow-step-by-step/)
- [How to use ChatGPT to write code](https://www.pluralsight.com/blog/software-development/how-use-chatgpt-programming-coding)
- [Modelos de códice y Azure OpenAI Service](https://learn.microsoft.com/es-es/azure/cognitive-services/openai/how-to/work-with-code)

0 comments on commit 5a31f08

Please sign in to comment.