Conversation
…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
…or embedding instructions
…nhance HOMEWORK.md with replay feature, and create README_MVP.md for Robot Lost game
…U/aug-0311-01 homework for week3
…U/aug-0311-01 add enrolled student ids
- 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>
…PU/aug-0311-01 Aug 0311 01
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
…PU/aug-0311-01 Aug 0311 01
R01-gcd-divisibility.py → R01-divisibility.py - Focus on digit-sum divisibility by 9 (for 10922) - Focus on alternating-digit-sum divisibility by 11 (for 10929) - GCD demoted to a brief utility reference README: clarify week-12 theme is divisibility + binary + matrix, not GCD/LCM; add problem-to-example mapping table; note U02 is a conceptual warm-up activity, not tied to homework problems. SPEC: add positioning table clarifying U02 is bonus, not required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
完成 6/10 計時演練:數字根