diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-15 01:22:07 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-15 01:22:07 +0200 |
| commit | bf1ed0c72f9e4e696c15d731410b09d55069fa96 (patch) | |
| tree | d3febdb8bec2d977d1ab16eff9d0721a99a6ec9c /notes | |
| parent | 358fcec02e348c57c3a894330df31a6fe6ce620f (diff) | |
Update content for gemtext
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/index.gmi | 2 | ||||
| -rw-r--r-- | notes/mental-combat.gmi | 4 | ||||
| -rw-r--r-- | notes/never-split-the-difference.gmi | 4 | ||||
| -rw-r--r-- | notes/soft-skills.gmi | 4 | ||||
| -rw-r--r-- | notes/the-pragmatic-programmer.gmi | 6 | ||||
| -rw-r--r-- | notes/the-stoic-challenge.gmi | 4 |
6 files changed, 16 insertions, 8 deletions
diff --git a/notes/index.gmi b/notes/index.gmi index 285526bf..8d1adba4 100644 --- a/notes/index.gmi +++ b/notes/index.gmi @@ -3,7 +3,7 @@ ## To be in the .zone! => ./the-stoic-challenge.gmi 'The Stoic Challenge' book notes -=> ./the-pragmatic-programmer.gmi 'The pragmatic programmer' book notes +=> ./the-pragmatic-programmer.gmi 'The Pragmatic Programmer' book notes => ./soft-skills.gmi 'Software Developmers Career Guide & Soft Skills' book notes => ./never-split-the-difference.gmi 'Never split the difference' book notes => ./mental-combat.gmi 'Mental Combat' book notes diff --git a/notes/mental-combat.gmi b/notes/mental-combat.gmi index eb37710c..44cfaf26 100644 --- a/notes/mental-combat.gmi +++ b/notes/mental-combat.gmi @@ -29,4 +29,6 @@ If you are not motivated, reevaluate your goals. Is this the right sport for you One way not to lose is not to see a loss as a loss. Think of each defeat as a test. And go back to the drawing board. Don't take a loss emotionally. It's a super power. This is the key. To self improvement. There are no failures but tests. -=> ./index.gmi More notes +E-Mail your comments to hi@paul.cyou :-) + +=> ./index.gmi More entries diff --git a/notes/never-split-the-difference.gmi b/notes/never-split-the-difference.gmi index c79591ba..0be4acb4 100644 --- a/notes/never-split-the-difference.gmi +++ b/notes/never-split-the-difference.gmi @@ -104,4 +104,6 @@ Establish a range, at top places like corp. I get... (e.g. remote London on proj Slow.... it.... down.... -=> ./index.gmi More notes +E-Mail your comments to hi@paul.cyou :-) + +=> ./index.gmi More entries diff --git a/notes/soft-skills.gmi b/notes/soft-skills.gmi index 20b7101c..59876b7d 100644 --- a/notes/soft-skills.gmi +++ b/notes/soft-skills.gmi @@ -259,4 +259,6 @@ Unit testing Vs regression testing: Unit tests test the smallest possible unit a * The war of Art (to combat procrastination) * Willpower Instinct -=> ./index.gmi More notes +E-Mail your comments to hi@paul.cyou :-) + +=> ./index.gmi More entries diff --git a/notes/the-pragmatic-programmer.gmi b/notes/the-pragmatic-programmer.gmi index 94586b74..85e161fa 100644 --- a/notes/the-pragmatic-programmer.gmi +++ b/notes/the-pragmatic-programmer.gmi @@ -1,8 +1,8 @@ -# "The pragmatic programmer" book notes +# "The Pragmatic Programmer" book notes > Published at 2023-03-15T00: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 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 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. ``` ,.......... .........., @@ -78,4 +78,4 @@ By working together, everyone contributes what they can, achieving a greater goo E-Mail your comments to hi@paul.cyou :-) -=> ../ Go back to the main site +=> ./index.gmi More entries diff --git a/notes/the-stoic-challenge.gmi b/notes/the-stoic-challenge.gmi index dd4748c9..b0dfad35 100644 --- a/notes/the-stoic-challenge.gmi +++ b/notes/the-stoic-challenge.gmi @@ -30,4 +30,6 @@ Take setbacks as a challenge. Also take it with some humor. What would the stoic god's do next? This is just a test strategy by them. Don't be frustrated at all but be astonished of what comes next. Thank the stoic gods of testing you. This is comfort zone extension of the stoics aka toughness Training. -=> ./index.gmi More notes +E-Mail your comments to hi@paul.cyou :-) + +=> ./index.gmi More entries |
