Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a9na/the-pragmatic-programmer
Notes and insights from Andrew Huntβs book. π§ π Dive into key principles and practices of pragmatic programming. ππ©βπ»
https://github.com/a9na/the-pragmatic-programmer
dry-principle notes pragmatic-programming
Last synced: about 1 month ago
JSON representation
Notes and insights from Andrew Huntβs book. π§ π Dive into key principles and practices of pragmatic programming. ππ©βπ»
- Host: GitHub
- URL: https://github.com/a9na/the-pragmatic-programmer
- Owner: a9na
- Created: 2024-08-03T11:31:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T10:10:01.000Z (3 months ago)
- Last Synced: 2024-09-19T13:28:33.304Z (3 months ago)
- Topics: dry-principle, notes, pragmatic-programming
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Pragmatic Programmer πβ¨
## Description
Studying **"The Pragmatic Programmer"** by Andrew Hunt and taking detailed notes. This repository is a collection of reflections, insights, and key takeaways from each chapter of the book. Dive into the principles and practices of pragmatic programming as I document my journey through this influential text. ππ©βπ»## Quarry Workerβs Creed
> "We who cut mere stones must always be envisioning cathedrals." β Quarry worker's creed## Kaizen Philosophy π±
"Great lawns need small amounts of daily care, and so do great programmers. Management consultants like to drop the word **kaizen** in conversations. **Kaizen** is a Japanese term that captures the concept of continuously making many small improvements. It was considered one of the main reasons for the dramatic gains in productivity and quality in Japanese manufacturing and was widely copied throughout the world.Kaizen applies to individuals, too. Every day, work to refine the skills you have and to add new tools to your repertoire. Unlike the Eton lawns, you'll start seeing results in a matter of days. Over the years, you'll be amazed at how your experience has blossomed and your skills have grown." ππ§
## Highlights
- **π Key Concepts:** Summaries and insights from each chapter
- **π Personal Reflections:** My takeaways and practical applications
- **π Continuous Improvement:** Embracing kaizen for ongoing growthExplore the notes and join me in the journey of continuous improvement and mastery! πβ¨
## Getting Started
1. **Clone the repository:**
```
git clone https://github.com/a9na/the-pragmatic-programmer.git
```
2. **Navigate to the directory:**
```
cd the-pragmatic-programmer
```
3. **Explore the notes:** Browse through the detailed summaries and reflections on the book's concepts.