diff options
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/career-guide-and-soft-skills.md (renamed from notes/soft-skills.md) | 25 | ||||
| -rw-r--r-- | notes/index.md | 2 | ||||
| -rw-r--r-- | notes/never-split-the-difference.md | 1 | ||||
| -rw-r--r-- | notes/the-obstacle-is-the-way.md | 1 | ||||
| -rw-r--r-- | notes/the-pragmatic-programmer.md | 1 |
5 files changed, 27 insertions, 3 deletions
diff --git a/notes/soft-skills.md b/notes/career-guide-and-soft-skills.md index 5f851712..98d20ef3 100644 --- a/notes/soft-skills.md +++ b/notes/career-guide-and-soft-skills.md @@ -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 @@ -207,7 +221,6 @@ Get a professional resume writer. Get referrals of writers and get samples from * Best get a job via a personal referral or inbound marketing. The latter is somehow rare. * Inbound marketing is for example someone responds to your blog and offers you a job. * Interview the interviewer. Be persistent. -Post. * Create creative looking resumes, see simple programmer website. Action-result style for a resume. Invest in your dress code as appearance masters. It does make sense to invest in your style. You could even hire a professional stylist (not my personal way though). @@ -259,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 "Software Developmers Career Guide & Soft Skills" book notes (You are currently reading this)](./2023-07-17-career-guide-and-soft-skills-book-notes.md) +[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md) +[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md) +[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md) + E-Mail your comments to paul at buetow.org :-) +[More books and other resources I found useful.](../resources.md) [Back to the main site](../) diff --git a/notes/index.md b/notes/index.md index 36e1c09f..82394bc5 100644 --- a/notes/index.md +++ b/notes/index.md @@ -5,9 +5,9 @@ ['The Stoic Challenge' book notes](./the-stoic-challenge.md) ['The Pragmatic Programmer' book notes](./the-pragmatic-programmer.md) ['The Obstacle is the Way' book notes](./the-obstacle-is-the-way.md) -['Software Developmers Career Guide & Soft Skills' book notes](./soft-skills.md) ['Never split the difference' book notes](./never-split-the-difference.md) ['Mental Combat' book notes](./mental-combat.md) +['Software Developmers Career Guide & Soft Skills' book notes](./career-guide-and-soft-skills.md) ['A Monk's Guide to Happiness' book notes](./a-monks-guide-to-happiness.md) That were all notes. Hope they were useful! diff --git a/notes/never-split-the-difference.md b/notes/never-split-the-difference.md index ba6be672..5571765c 100644 --- a/notes/never-split-the-difference.md +++ b/notes/never-split-the-difference.md @@ -122,6 +122,7 @@ Slow.... it.... down.... Other book notes of mine are: +[2023-07-17 "Software Developmers Career Guide & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md) [2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md) [2023-04-01 "Never split the difference" book notes (You are currently reading this)](./2023-04-01-never-split-the-difference-book-notes.md) [2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md) diff --git a/notes/the-obstacle-is-the-way.md b/notes/the-obstacle-is-the-way.md index b6784b74..61da14a8 100644 --- a/notes/the-obstacle-is-the-way.md +++ b/notes/the-obstacle-is-the-way.md @@ -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 "Software Developmers Career Guide & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md) [2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)](./2023-05-06-the-obstacle-is-the-way-book-notes.md) [2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md) [2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md) diff --git a/notes/the-pragmatic-programmer.md b/notes/the-pragmatic-programmer.md index 846b94cc..98f6ad72 100644 --- a/notes/the-pragmatic-programmer.md +++ b/notes/the-pragmatic-programmer.md @@ -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 "Software Developmers Career Guide & Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md) [2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md) [2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md) [2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)](./2023-03-16-the-pragmatic-programmer-book-notes.md) |
