Skip to main content

7 docs tagged with "intro"

View all tags

Git Knowledge Base

**Git** is a distributed version control system (VCS) created by Linus Torvalds in 2005. Every developer has a full copy of the repository — including its.

Introduction

This guide provides a detailed, chapter-by-chapter breakdown of Sam Newman's *Building Microservices* (2nd Edition).

Introduction

Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin

Introduction to SOLID Principles

Welcome! This guide will walk you through the **SOLID principles** — five essential design principles that help you write Java code that is **clean, scalable.

Kafka Knowledge Base

Apache Kafka is a **distributed event streaming platform** designed for high-throughput, fault-tolerant, and scalable real-time data pipelines and streaming.

SDLC Knowledge Base

The **Software Development Life Cycle (SDLC)** is a structured process that defines the phases and activities required to plan, design, build, test, deploy.