the-practice-of-programming
There are 3 repositories under the-practice-of-programming topic.
Heatwave/the-practice-of-programming
The Practice of Programming by Brian W. Kernighan and Rob Pike
Jtkozzy/markov
Markov program from Chapter 3 of Kernighan & Pike's "The Practice of Programming" book
Sqvid/markovPOP
A markov text generator in multiple languages. Based on the book The Practice of Programming.