Add lectures folder with ethereum-crypto-2026 structure

This commit is contained in:
2026-03-19 10:12:46 +00:00
parent 4b0076a507
commit b632e9f725
7 changed files with 51 additions and 0 deletions

View File

@@ -14,8 +14,13 @@ Study system combining:
- **graph-theory/** — Graphs, trees, algorithms
- **algorithms/** — Complexity, sorting, searching
- **cryptography-prep/** — Building blocks for crypto (once foundation is solid)
- **lectures/** — Course-specific lecture notes (see below)
- **lecture-notes/** — Raw notes from lectures before organizing
## Lectures
- [Ethereum Cryptography 2026](./lectures/ethereum-crypto-2026/) — EPF course
## Study Flow
1. Watch lecture → save raw notes to `lecture-notes/`