summaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/career-guide-and-soft-skills.gmi (renamed from notes/soft-skills.gmi)24
-rw-r--r--notes/career-guide-and-soft-skills.gmi.tpl1
-rw-r--r--notes/index.gmi2
-rw-r--r--notes/never-split-the-difference.gmi1
-rw-r--r--notes/the-obstacle-is-the-way.gmi1
-rw-r--r--notes/the-pragmatic-programmer.gmi1
6 files changed, 28 insertions, 2 deletions
diff --git a/notes/soft-skills.gmi b/notes/career-guide-and-soft-skills.gmi
index 9b0c3173..b1878c0d 100644
--- a/notes/soft-skills.gmi
+++ b/notes/career-guide-and-soft-skills.gmi
@@ -1,6 +1,20 @@
# "Software Developmers Career Guide & Soft Skills" book notes
-> Last updated 29.5.2022
+> Published at 2023-07-17T04:56:20+03:00
+
+These notes are of two books by "John Sommez" I found helpful. I also added some of my own keypoints to it. These notes are mainly for my own use, but you might find it helpful too.
+
+```
+ ,.......... ..........,
+ ,..,' '.' ',..,
+ ,' ,' : ', ',
+ ,' ,' : ', ',
+ ,' ,' : ', ',
+ ,' ,'............., : ,.............', ',
+,' '............ '.' ............' ',
+ '''''''''''''''''';''';''''''''''''''''''
+ '''
+```
# Improve
@@ -258,6 +272,14 @@ Unit testing Vs regression testing: Unit tests test the smallest possible unit a
* The war of Art (to combat procrastination)
* Willpower Instinct
+Other book notes of mine are:
+
+=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide & Soft Skills" book notes (You are currently reading this)
+=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes
+=> ./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
+
E-Mail your comments to paul at buetow.org :-)
+=> ../resources.gmi More books and other resources I found useful.
=> ../ Back to the main site
diff --git a/notes/career-guide-and-soft-skills.gmi.tpl b/notes/career-guide-and-soft-skills.gmi.tpl
new file mode 100644
index 00000000..9a85f1e2
--- /dev/null
+++ b/notes/career-guide-and-soft-skills.gmi.tpl
@@ -0,0 +1 @@
+<< cat ../gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi
diff --git a/notes/index.gmi b/notes/index.gmi
index a7b07250..ef568f12 100644
--- a/notes/index.gmi
+++ b/notes/index.gmi
@@ -5,9 +5,9 @@
=> ./the-stoic-challenge.gmi 'The Stoic Challenge' book notes
=> ./the-pragmatic-programmer.gmi 'The Pragmatic Programmer' book notes
=> ./the-obstacle-is-the-way.gmi 'The Obstacle is the Way' 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
+=> ./career-guide-and-soft-skills.gmi 'Software Developmers Career Guide & Soft Skills' book notes
=> ./a-monks-guide-to-happiness.gmi 'A Monk's Guide to Happiness' book notes
That were all notes. Hope they were useful!
diff --git a/notes/never-split-the-difference.gmi b/notes/never-split-the-difference.gmi
index 8e845c74..77955164 100644
--- a/notes/never-split-the-difference.gmi
+++ b/notes/never-split-the-difference.gmi
@@ -122,6 +122,7 @@ Slow.... it.... down....
Other book notes of mine are:
+=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide & Soft Skills" book notes
=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes
=> ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes (You are currently reading this)
=> ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes
diff --git a/notes/the-obstacle-is-the-way.gmi b/notes/the-obstacle-is-the-way.gmi
index 052e75e8..e0dc8a2b 100644
--- a/notes/the-obstacle-is-the-way.gmi
+++ b/notes/the-obstacle-is-the-way.gmi
@@ -84,6 +84,7 @@ Life is a marathon, not a sprint. Each obstacle we overcome prepares us for the
Other book notes of mine are:
+=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide & Soft Skills" book notes
=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)
=> ./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
diff --git a/notes/the-pragmatic-programmer.gmi b/notes/the-pragmatic-programmer.gmi
index bad56f17..5ad33653 100644
--- a/notes/the-pragmatic-programmer.gmi
+++ b/notes/the-pragmatic-programmer.gmi
@@ -78,6 +78,7 @@ By working together, everyone contributes what they can, achieving a greater goo
Other book notes of mine are:
+=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide & Soft Skills" book notes
=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes
=> ./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)