May 24, 2026
What should a software engineer know? Skills checklist & roadmap
A language-agnostic software engineer skills checklist and learning roadmap—from Git, algorithms, and security to AI integration and platform engineering.
38 min read
Product delivery lessons, SaaS execution notes, and AI engineering patterns from hands-on work.
Showing 1–10 of 17 articles
May 24, 2026
A language-agnostic software engineer skills checklist and learning roadmap—from Git, algorithms, and security to AI integration and platform engineering.
38 min read
May 22, 2026
Agile as a mindset; Scrum vs Kanban compared; Definition of Ready and Done; common adoption mistakes; and when waterfall still fits.
16 min read
May 22, 2026
Why every team picks different metrics, what I track in GitHub and Jira dashboards, how that relates to DORA, and pitfalls to avoid.
12 min read
May 22, 2026
Set up Telegram Bot API webhooks with ASP.NET Core—webhooks vs long polling, HTTPS, secret tokens, and production use cases.
14 min read
May 22, 2026
BDD explained—shared specs in business language, Three Amigos discovery, Gherkin syntax, comparisons, and feature-file examples.
14 min read
May 22, 2026
Context windows explained—tokens, input vs output limits, model comparison, chat history, and tips to use context efficiently.
14 min read
May 22, 2026
Technical debt explained—intentional vs accidental, why it appears, how to control it, outcomes of paying vs ignoring it, and when not to fight it.
14 min read
May 21, 2026
Build a Model Context Protocol (MCP) server using Streamable HTTP—the recommended remote transport—with a minimal ASP.NET Core Web API in .NET.
16 min read
May 21, 2026
Learn SSE and the EventSource API with C# and Node.js server examples, plus HTML/JavaScript client code—advantages, alternatives, and real-world use cases.
14 min read
May 21, 2026
MCP explained—when to use tools, resources, and prompts, plus transports (stdio, Streamable HTTP, legacy SSE), Docker, and client setup.
16 min read