Skip to content

Commit 42be15c

Browse files
authored
Added minutes from meeting on 2025-07-29 (#1546)
1 parent 354be97 commit 42be15c

File tree

1 file changed

+38
-0
lines changed
  • org-cyf-guides/content/contributing/minutes

1 file changed

+38
-0
lines changed

org-cyf-guides/content/contributing/minutes/index.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,44 @@ Attendees:
1515

1616
### ❗Actions
1717

18+
---
19+
## 2025-07-29
20+
21+
Attendees: Ali Smith, Anna Aitchison, CJ Yuan, Daniel Wagner-Hall, Karen Klein, Jay Mayer, Hugo Martínez
22+
23+
### 📝 Agenda points
24+
25+
#### Moving module-level Prep to Sprint 1 Prep in ITP
26+
27+
For each module, Jay suggested moving the module-level Prep into Sprint 1 Prep to keep the weekly study pattern consistent (Prep -> Backlog -> Day Plan -> Success). Everyone thought it was a good idea.
28+
29+
In the Module-Structuring-and-Testing-Data, there is a lot of content in both the module-level Prep and the Sprint 1 Prep. Suggested actions:
30+
- Trimming the content by moving some Prep items into a Backlog item.
31+
- Pointing trainees to resources like [javascript.info](http://javascript.info) to learn the fundamentals of JavaScript programming.
32+
33+
#### ITD Google Sheets Step replacement
34+
35+
CJ has found an online [Google Sheets course](https://edu.exceedlms.com/student/path/1606820-google-workspace-sheets-part-1?sid=9f092b41-fdbc-4363-a85d-200f9bcaf22c&sid_i=4) and will prepare an exercise requiring participants to apply what they learn from it.
36+
37+
#### ITD GenAI Step
38+
Anna is in the final process of fine-tuning the GenAI Step.
39+
40+
### Pruning the issues in [https://github.com/CodeYourFuture/curriculum](https://github.com/CodeYourFuture/curriculum)
41+
42+
There are about 138 issues in the Curriculum repo. Jay is offering help with cleaning up some of them.
43+
44+
### ❗Actions
45+
46+
- [ ] Barath (Carry-over): look at tic-tac-toe workshop explaining the breaking down of the problem
47+
- [ ] CJ: look into a workshop around structuring code around the idea of testability (Is the [Building a ToDo List App using ES Modules](https://github.com/cjyuan/Module-Data-Groups/tree/todo-new/Sprint-3/todo-list) sufficient?)
48+
- [ ] Jay: Move module-level Prep into Sprint-1 prep, and trim the module-level & Sprint-1 preps in Module-Structuring-and-Testing-Data
49+
- [ ] Daniel (Carry-over): Find out if we can get an AI note-taker
50+
- [ ] CJ : Prepare a Google Sheets exercise to replace Step 3 accordingly
51+
- [ ] Anna: Finish off GenAI ITD Step
52+
- [ ] Barath (Carry-over): Reach out to Chris Owen about [AI code review](https://github.com/ChrisOwen101/CodingCoach/).
53+
- [ ] CJ (+ Ali) (Carry-over): Put together draft self-review PR exercises.
54+
- [ ] CJ (Carry-over): Write a ticket to remove Code In Place for the next ITP, and substitute with a self-learn "try a Codewars in Python" workshop/backlog, and discuss.
55+
1856
---
1957

2058
## 2025-07-16

0 commit comments

Comments
 (0)