This commit is contained in:
Lee Stott
2025-08-28 15:38:56 +01:00
committed by GitHub
parent 6bed7dee05
commit d89de2f9d0

View File

@@ -158,8 +158,8 @@ Our recommendation is to use [Visual Studio Code](https://code.visualstudio.com/
| 22 | [Banking App](./7-bank-project/solution/README.md) | Build a Login and Registration Form | Learn about building forms and handling validation routines | [Forms](./7-bank-project/2-forms/README.md) | Yohan |
| 23 | [Banking App](./7-bank-project/solution/README.md) | Methods of Fetching and Using Data | How data flows in and out of your app, how to fetch it, store it, and dispose of it | [Data](./7-bank-project/3-data/README.md) | Yohan |
| 24 | [Banking App](./7-bank-project/solution/README.md) | Concepts of State Management | Learn how your app retains state and how to manage it programmatically | [State Management](./7-bank-project/4-state-management/README.md) | Yohan |
| 25 | [AI Assistant project](./09-chat-project/README.md) | Working with AI | Learn how to build your own AI assistant | | Chris |
| 25 | [User VScode Code Editor](./8-code-editor/) | Working with VScode | Learn how to Using a code editor| | Chris |
| 26 | [AI Assistant project](./9-chat-project/README.md) | Working with AI | Learn how to build your own AI assistant | | Chris |
## 🏫 Pedagogy