Skip to content

wk16-0610-1114405042: digit root - #1

Closed
cizins wants to merge 83 commits into
mainfrom
11
Closed

cizins wants to merge 83 commits into
mainfrom
11

Conversation

@cizins

@cizins cizins commented Jun 10, 2026

Copy link
Copy Markdown
Owner

完成 6/10 計時演練:數字根

AugChao and others added 30 commits March 11, 2026 13:10
…U/aug-0311-01

feat: add AI usage instructions and submission standards to Week 03 R…
…U/aug-0311-01

feat: add Week 03 task details and submission guidelines to README.md
….md and update README.md to include homework link
…nhance HOMEWORK.md with replay feature, and create README_MVP.md for Robot Lost game
- IN_CLASS_EXERCISE.md: week02/03 in-class PR records with per-student status
- HOMEWORK.md: week02/03 homework PR records with task/tests/docs content check
- README.md: add tracking table and quick stats; update dir structure
…U/aug-0311-01

add student submission tracking: IN_CLASS_EXERCISE.md and HOMEWORK.md
Added instructions for AI usage and today's tasks in README.
…PU/AugustChaoTW-patch-1

Update README with AI usage instructions and tasks
…ates

16 thematic example files (R01-R09, U01-U07) covering:
- Ch2: re.split, regex, string formatting, bytes
- Ch3: round/Decimal, inf/NaN/Fraction/random, timedelta, calendar, zoneinfo
Each R file merges multiple cookbook sections; U files focus on gotchas and advanced patterns.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
7 students added as ⚠️ late submissions:
- 1114405001 (DevSecOpsLab-CSIE-NPU#131)
- 1114405012 (DevSecOpsLab-CSIE-NPU#106)
- 1114405021 (DevSecOpsLab-CSIE-NPU#44)
- 1114405033 (DevSecOpsLab-CSIE-NPU#48)
- 1114405036 (DevSecOpsLab-CSIE-NPU#99)
- 1114405048 (DevSecOpsLab-CSIE-NPU#94, DevSecOpsLab-CSIE-NPU#72 duplicate)
- 1114405054 (DevSecOpsLab-CSIE-NPU#38)

Each PR: commented with file list, labeled week-02, closed.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
…04 in-class examples

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
- 1114405012: upgrade to ✅ (found original DevSecOpsLab-CSIE-NPU#9 on 03-05) + add late DevSecOpsLab-CSIE-NPU#108
- 1114405042: add late submission DevSecOpsLab-CSIE-NPU#80 (branch 0305-1114405042)
- 1114405048: add late submission DevSecOpsLab-CSIE-NPU#70 (branch 0305-1114405048, 03-11)
- Stats: ✅ 24→25, ❌ 20→19

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Each PR link in Week 02 column now shows the number of .py files submitted (e.g. `6py`). Fetched via gh pr view --json files for all 35+ PRs.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
…RCISE.md

- Mark 0py PRs with ⚠️ 無 py 檔 note
- Mark high-count anomaly PR DevSecOpsLab-CSIE-NPU#80 with 檔案偏多 note
- Update log with full validation summary (54 PRs commented)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Added instructions for AI usage and task requirements in README.
…PU/AugustChaoTW-patch-3

Update README with AI usage instructions and tasks
August Chao and others added 29 commits May 14, 2026 06:29
Adds consistent ## AI 使用方式 and ## 今天任務 sections to all 18
week README files (weeks 01,02,06,08–18 were missing the section).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…PU/wee12

Week 12 in-class materials: divisibility, blink game, AI usage guide
…ework

- Add 7 in-class examples (R01-R03, U01-U02, A01-A02) covering Python
  Cookbook ch7/ch8 organized by Bloom's Taxonomy (Remember→Understand→Apply)
- Add HOMEWORK.md: matplotlib visualization tasks using NPU enrollment data
  (grouped bar chart + county heatmap), with TDD requirements and REPORT.md
- Add reference images (V01/V02/V03) in assets/ for homework visual guidance
- Update README.md with full course structure and AI usage workflow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…PU/week13

Add Week 13 course materials: in-class examples and visualization hom…
Add 5 in_class examples covering testing, debugging, and exceptions,
classified by Bloom's taxonomy (R: Remember, U: Understand) to mirror
week-04 structure. Update week-14 README to link the new materials.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…PU/week-08

feat(week-14): add Cookbook ch.14 in-class examples (R/U Bloom split)
…cklist

- Remove all peer review (互評) content: delete peer-review-checklist.md and
  references in README, in_class/README, 0604 practice, and 0604 starter.
  6/4 now submits PR + AI_LOG.md only.
- Rework SOP for fork-based submission: fork course repo, branch on the fork,
  PR from fork -> upstream main. Update 0603 SOP steps and common-mistakes table.
- Add exam-sop-checklist-lite.md (the title-only sheet handed out on exam day)
  and reframe the full checklist as practice-only scaffolding, since the final
  exam won't provide detailed instructions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…PU/feature/wk15-no-peer-review

week-15: 移除互評、改 fork+PR 繳交、新增期末考精簡檢查表
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…PU/feature/wk15-no-peer-review

docs(week-15): link exam-sop-checklist-lite from week README
…PU/feature/wk15-0603-fychao

Week 15 0603 Warmup: UVA 11417 with TDD flow
- Rewrite week README: pressure-drill week, remove legacy prompt templates
- 6/10 timed drill: digit root (UVA 11332 simplified), 60-min PR target,
  lite checklist only
- 6/11 solo drill: carry counting (UVA 10035 simplified), no checklist,
  5-question self-quiz after PR
- New rule: no AI prompt examples provided; AI_LOG must record
  student-typed prompts verbatim
- Starter test skeletons keep red-first TDD flow with reduced hints

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…NPU/feature/wk16-drills

feat(week-16): add timed + solo TDD drills, self-written AI prompts
Add a "what to write" section for digit_root.py / carry_counter.py:
function signature, behavior with a worked example, input range,
exact ValueError message, no-stdio note, and definition of done.
Spec only — no implementation hints, prompt-scaffolding rule unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…NPU/feature/wk16-starter-spec

docs(week-16): spell out implementation spec in starter READMEs
@cizins cizins closed this Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants