Grokking Simplicity

GROKKING SIMPLICITY IS a book that shows how to use functional design principals to reduce complexities in software. The books examples are in javascript, but should apply well to C and similar languages also. Abstract Chapters: Actions, calculations and data First two chapters are about learning some basic design principals. Read more…