diff options
| author | Paul Buetow <paul@buetow.org> | 2022-05-29 08:53:29 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-05-29 08:53:29 +0100 |
| commit | 4b556ff8f7a1852682d018a1096e97e67212ddfe (patch) | |
| tree | 6b4af657850cf1b31cdd0ff0a2b88588d7c2a1bf | |
| parent | e7216fcac4e203cac58bbe3e8d824fc5be6ec4e1 (diff) | |
add notes link
| -rw-r--r-- | notes/index.gmi | 2 | ||||
| -rw-r--r-- | resources.gmi | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/notes/index.gmi b/notes/index.gmi index 1e51309b..346eb7bd 100644 --- a/notes/index.gmi +++ b/notes/index.gmi @@ -8,4 +8,4 @@ That were all notes. Hope they were useful! -=> ../ Go back to main site +=> ../resources.gmi Go back to resources page diff --git a/resources.gmi b/resources.gmi index 1b6d7180..7218a4b2 100644 --- a/resources.gmi +++ b/resources.gmi @@ -84,6 +84,8 @@ I didn't read them from the beginning to the end, but I am using them to look up * The Power of Now; Eckhard Tolle; Yellow Kite * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +=> ./notes/index.gmi Here are notes of mine for some of the books + ## Technical video lectures and courses Some of these were in-person with exams; others were online learning lectures only. |
