docs: update exam dates to July 7 primary / July 17 hard deadline; add retake window and completed work log

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ken Patmonk 2026-06-19 02:22:38 -05:00
parent 1bd8ce13ec
commit 202140e2ac
3 changed files with 132 additions and 144 deletions

View file

@ -1,82 +1,42 @@
# CompTIA A+ Core 2 — Study Workspace
# CompTIA A+ Core 2 Study Project
Everything for passing CompTIA A+ Core 2 (220-1202) lives here.
Private study workspace for CompTIA A+ Core 2 `220-1202`.
**Exam goal:** July 7, 2026
**Hard deadline:** July 12, 2026
**Status:** Active study — Phase 2 (Security)
## Clone
---
```bash
git clone https://gitforge.kitestacks.com/kenpat/comptia-a-plus-core2.git
cd comptia-a-plus-core2
```
## Quick Navigation
This is a private Forgejo repository, so cloning requires an account or access token with repository read access.
| File/Folder | What's in it |
|-------------|--------------|
| `SCHEDULE.md` | Day-by-day study plan (June 10 July 7) |
| `MEMORY.md` | Current state, progress, what's next |
| `quiz-log.md` | Every quiz attempt with score and missed concepts |
| `lab-log.md` | Hands-on lab progress |
| `notes/` | Study notes organized by objective (OS-1, SEC-1, etc.) |
| `quizzes/` | Quiz question sets by topic |
| `labs/` | Hands-on lab exercises |
| `flashcards/` | Quick-review cards for memorization-heavy topics |
| `mind-maps/` | Visual maps of each domain |
| `reference-materials/` | Index of study resources |
| `certifications/` | Certification roadmap and exam details |
## Goal
---
Pass Core 2 on **July 7, 2026** (primary exam).
Hard deadline: **July 17, 2026** — retake window if July 7 is not a pass.
## How to Study Each Day
## How To Continue
1. Open `MEMORY.md` — it tells you exactly where you left off
2. Read the matching note from `notes/` (e.g., `notes/SEC-1-security-fundamentals.md`)
3. Do the matching lab from `labs/` if practical
4. Take the matching quiz from `quizzes/`
5. Update `quiz-log.md` with your score and any weak concepts
6. Update `MEMORY.md` with today's progress and tomorrow's next step
Start with `MEMORY.md` for the current state, progress, and next action.
---
Useful files:
- `SCHEDULE.md`: day-by-day study plan
- `quiz-log.md`: quiz attempts and missed concepts
- `lab-log.md`: hands-on lab progress
- `mind-maps/core2-status.html`: visual objective status map
- `notes/`: lessons by objective
- `labs/`: hands-on exercises
- `quizzes/`: section quizzes
- `reference-materials/REFERENCE_INDEX.md`: processed reference inventory
## Exam Info
## Current Flow
- **Test code:** 220-1202
- **Questions:** 90 questions in 90 minutes
- **Passing score:** 700 / 900 (about 78%)
- **Format:** Multiple choice + performance-based questions (PBQs)
1. Study one objective from `notes/`.
2. Run the matching lab from `labs/` when practical.
3. Take the matching quiz from `quizzes/`.
4. Update `quiz-log.md`, `lab-log.md`, `MEMORY.md`, and `mind-maps/core2-status.html`.
## Domain Weights
## Reference Policy
| Domain | Weight | Strategy |
|--------|--------|----------|
| Operating Systems | 27% | Heaviest — memorize Windows CLI tools and edition features |
| Security | 24% | Strong from homelab experience |
| Software Troubleshooting | 26% | Practical — use real-world analogies |
| Operational Procedures | 23% | Most memorization — review late in study plan |
---
## Background Strengths (from homelab)
Running KiteStacks homelab already covers real-world versions of many exam topics:
- **Security:** firewall rules, TLS certificates, OAuth2/OIDC SSO, VPN (Tailscale)
- **Linux CLI:** file permissions, process management, networking tools, SSH
- **Troubleshooting:** diagnosed and fixed production-level distributed systems issues
- **Documentation:** maintains active RUNBOOK and git-tracked change history
- **Networking:** Cloudflare Tunnel, Docker networking, DNS, reverse proxy
---
## Study Resources
- **Professor Messer** — free YouTube videos + paid practice exams (professormesser.com)
- **CompTIA CertMaster** — official practice platform
- **Sybex** — used for cold diagnostic (harder than real exam, ~60-65% equivalent)
- **Jason Dion practice exams** — Udemy backup
- **r/CompTIA** — community forum
- **Professor Messer Discord** — accountability and study partner replacement
---
## Core 1 Result
CompTIA A+ Core 1 — **PASSED** — highest score in a class of 22 students.
Full extracted text from commercial PDFs is intentionally not committed. Use summarized project notes and the reference index for continuity.