Browsing Category
Software
12327 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Python ile basit bir MCP Sunucu-İstemci örneği
LLM’lerin araçlarla etkileşimi konusunda önemli bir adım olan MCP için python üzerinde en temelde FastMCP aracı kullanılmakta. Tabi…
🔥Embeddings: The Hidden Power Behind AI & Search
Hello Devs👋 Have you ever wondered how Spotify knows the next song you’ll love, or how Google instantly…
A Concise Guide to Asynchronous Data Flow with C# Channels
In modern C# development, synchronization of data exchange between concurrent tasks is a prevalent challenge. While higher-level constructs…
KEXP: Samantha Crain – Gumshoe (Live on KEXP)
Samantha Crain and her band (Brine Webb on bass, Billy Reid on drums) cut a live take of…
Beancount is Personal Finance for Developers
Over the years, I have made multiple attempts at using software for tracking household finances, each one abandoned…
Concurrent Programming in Android – Part II
Note : Here are my two tutorials on Android Concurrency Model. Please have a look at these: In…
🛳️ Docker Series: Episode 11 — Hosting Dockerized Apps: Cloud Deployment for Beginners
🎬 “You’ve built and dockerized your app. Now it’s time to take it live! In this episode, we’ll…
Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)
🚀 Infrastructure as Code in action! If you already use Terraform but want the power of programming languages…
Começando com React: Desafios e Conquistas
Faz três meses que comecei a estudar React, e olha… tem sido uma montanha-russa de aprendizado. No começo…
How to Deploy a Django App to Production in 2025
From Localhost to Live: The Essential Django Deployment Guide You’ve done it. You’ve built a Django app, and…