Initial Core 2 study project
This commit is contained in:
commit
10de90430c
120 changed files with 12696 additions and 0 deletions
33
README.md
Normal file
33
README.md
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
# CompTIA A+ Core 2 Study Project
|
||||
|
||||
Private study workspace for CompTIA A+ Core 2 `220-1202`.
|
||||
|
||||
## Goal
|
||||
|
||||
Prepare to pass Core 2 by June 30, 2026.
|
||||
|
||||
## How To Continue
|
||||
|
||||
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
|
||||
|
||||
## Current Flow
|
||||
|
||||
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`.
|
||||
|
||||
## Reference Policy
|
||||
|
||||
Full extracted text from commercial PDFs is intentionally not committed. Use summarized project notes and the reference index for continuity.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue