Skip to main content

4 docs tagged with "introduction"

View all tags

AI Agents & Vibe Coding: Overview

Introduction to AI Agents, the core agentic formula, the evolution of LLMs, and why autonomous agents are transforming software development in the vibe coding era.

Chapter 1: What Is Design and Architecture?

Martin demolishes the false distinction between "design" and "architecture", then presents the singular goal of software architecture: minimizing the human effort required to build and maintain a system.

Introduction

**Effective Java (3rd Edition)** by Joshua Bloch is the definitive guide to writing correct, efficient, and maintainable Java code. It contains **90 items** -.