41 lines
1.2 KiB
Markdown
41 lines
1.2 KiB
Markdown
# CompTIA A+ Core 2 Study Project
|
|
|
|
Private study workspace for CompTIA A+ Core 2 `220-1202`.
|
|
|
|
## Clone
|
|
|
|
```bash
|
|
git clone https://gitforge.kitestacks.com/kenpat/comptia-a-plus-core2.git
|
|
cd comptia-a-plus-core2
|
|
```
|
|
|
|
This is a private Forgejo repository, so cloning requires an account or access token with repository read access.
|
|
|
|
## 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.
|