This repository contains the exercises from the book "The Practice of Programming" by Brian W. Kernighan and Rob Pike.
The book can be bought from Amazon or other bookstores.
- Chapter 1: Style
- Chapter 2: Algorithms and Data structures
- Chapter 3: Design and Implementation
- Chapter 4: Interfaces
- Chapter 5: Debugging
- Chapter 6: Testing
- Chapter 7: Performance
- Chapter 8: Portability
- Chapter 9: Notation
This work is licensed under MIT license. For more info see LICENSE.md