Go to file
Om Raheja 5b26e72a7a finished unweighted ranking, only 14 more techniques to go 2024-08-26 17:49:28 -04:00
README.md added stub for ranking implementation 2024-08-26 13:26:05 -04:00
color.h added stub for ranking implementation 2024-08-26 13:26:05 -04:00
rank.c finished unweighted ranking, only 14 more techniques to go 2024-08-26 17:49:28 -04:00

README.md

critical-thinking

On August 25, 2024 I finished reading "The Thinker's Toolkit" by Morgan D. Jones.

Little did I realize it when I finished the book, but the techniques I learned and practiced while reading the book were so powerful that I ended up using them all the time.

All. The. Time.

Critical thinking and problem solving is a very powerful skill. Unfortunately, it is not taught to us.

If you want to use some of the tools he taught us about, you can use my software to make it easier to understand and use. Especially laborious processes like ranking.

My code is public domain, licensed under the 0BSD license.

Book copyright (c) 1995, 1998 Morgan Jones

Install

tbd