From 3c4fee40acd82876ecef73407982856d3c7b214a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 Apr 2023 20:05:15 +0300 Subject: Update content for gemtext --- notes/the-pragmatic-programmer.gmi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'notes/the-pragmatic-programmer.gmi') diff --git a/notes/the-pragmatic-programmer.gmi b/notes/the-pragmatic-programmer.gmi index 0cc5fe8f..043aa041 100644 --- a/notes/the-pragmatic-programmer.gmi +++ b/notes/the-pragmatic-programmer.gmi @@ -2,7 +2,7 @@ > Published at 2023-03-16T00:55:20+02:00 -These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge and pearls of wisdom and that the following notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too. +These are my personal takeaways after reading "The Pragmatic Programmer" by David Thomas and Andrew Hunt. Note that the book contains much more knowledge wisdom and that these notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too. ``` ,.......... .........., @@ -76,6 +76,11 @@ How to motivate others to contribute something (e.g. ideas to a startup): By working together, everyone contributes what they can, achieving a greater good together. +Other book notes of mine are: + +=> ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes +=> ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this) + E-Mail your comments to hi@paul.cyou :-) => ../resources.gmi More books and other resources I found useful. -- cgit v1.2.3