Learning Log
Alongside client and freelance work, I follow a structured 24-module programming foundations roadmap — algorithms and data structures first, frameworks second — plus standalone tracks in web fundamentals and professional workflow skills.
guest@node_dz ~ % progress --roadmap=foundations
Foundation Stage
COMPLETEModules 01 — 13Algorithms & problem-solving (6 levels), C++ fundamentals, OOP concepts and applications, and core data structures — the base every later stage builds on.
Backend Stage
IN PROGRESSModules 14 — 23C# from first principles through a full real project (DVLD), raw SQL and T-SQL, then ADO.NET before touching an ORM — learning what Entity Framework abstracts away before relying on it.
Bridge — RESTful API
QUEUED.NET CoreThe connective layer between backend logic and everything downstream — web, mobile, third-party integrations. Treated as its own checkpoint, not an afterthought.
Alongside the core roadmap, I'm building depth in web fundamentals from first principles rather than framework shortcuts, plus Git-based collaboration workflow and professional skills courses (time management, structured workflow discipline).