diff --git a/_books/accelerate.md b/_books/accelerate.md new file mode 100644 index 0000000..879bb4f --- /dev/null +++ b/_books/accelerate.md @@ -0,0 +1,5 @@ +--- +title: Accelerate +authors: Nicole Forsgren, Jez Humble, Gene Kim +link: https://www.amazon.com/Accelerate-Software-Performing-Technology-Organizations/dp/1942788339?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=b66c308183d75fd1445835439b2405a4&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/build-apis-you-wont-hate.md b/_books/build-apis-you-wont-hate.md new file mode 100644 index 0000000..55aa9fc --- /dev/null +++ b/_books/build-apis-you-wont-hate.md @@ -0,0 +1,5 @@ +--- +title: "Build APIs You Won't Hate" +authors: Phil Sturgeon, Laura Bohill +link: https://www.amazon.com/Build-APIs-You-Wont-Hate/dp/0692232699?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=ef2190b6dd21b969993d3377497ad83f&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/c-programming-language.md b/_books/c-programming-language.md new file mode 100644 index 0000000..3847554 --- /dev/null +++ b/_books/c-programming-language.md @@ -0,0 +1,5 @@ +--- +title: The C Programming Language +authors: Dennis Ritchie, Brian Kernighan +link: https://www.amazon.com/Programming-Language-2nd-Brian-Kernighan/dp/0131103628/?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=25d2a590858b9aff44069d6b0cfcf84c&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/cathedral-and-bazaar.md b/_books/cathedral-and-bazaar.md new file mode 100644 index 0000000..c5277d2 --- /dev/null +++ b/_books/cathedral-and-bazaar.md @@ -0,0 +1,5 @@ +--- +title: "The Cathedral & the Bazaar: Musings On Linux And Open Source By An Accidental Revolutionary" +authors: Eric S. Raymond +link: https://www.amazon.com/Cathedral-Bazaar-Musings-Accidental-Revolutionary/dp/0596001088?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=f6fd5393e16732fd608e42e74fa05f4d&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/code-complete.md b/_books/code-complete.md new file mode 100644 index 0000000..80c5a54 --- /dev/null +++ b/_books/code-complete.md @@ -0,0 +1,5 @@ +--- +title: "Code Complete: A Practical Handbook of Software Construction" +authors: Steve McConnell +link: https://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=307310d6ba930d1c08d168f2a1c2cdc1&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/design-patterns.md b/_books/design-patterns.md new file mode 100644 index 0000000..6d89634 --- /dev/null +++ b/_books/design-patterns.md @@ -0,0 +1,5 @@ +--- +title: "Design Patterns: Elements of Reusable Object-Oriented Software" +authors: Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, Grady Booch +link: https://www.amazon.com/gp/product/0201633612/?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=80bc0a0c027915e6a13ee58c37fd3842&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/designing-data-intensive-applications.md b/_books/designing-data-intensive-applications.md new file mode 100644 index 0000000..d1c6175 --- /dev/null +++ b/_books/designing-data-intensive-applications.md @@ -0,0 +1,5 @@ +--- +title: Designing data-intensive applications +authors: Martin Kleppmann +link: https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321/?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=cd8ef35586594cf4b33a331fdc8425bd&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/elegant-puzzle.md b/_books/elegant-puzzle.md new file mode 100644 index 0000000..3ea8137 --- /dev/null +++ b/_books/elegant-puzzle.md @@ -0,0 +1,5 @@ +--- +title: An Elegant Puzzle +authors: Will Larson +link: https://www.amazon.com/Elegant-Puzzle-Systems-Engineering-Management/dp/B07SH1DXXM/?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=4b86157e87c172dbaf8515b82ccf05a0&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/elements-of-programming-style.md b/_books/elements-of-programming-style.md new file mode 100644 index 0000000..9adf148 --- /dev/null +++ b/_books/elements-of-programming-style.md @@ -0,0 +1,5 @@ +--- +title: The Elements of Programming Style +authors: Brian W. Kernighan, P.J. Plauger +link: https://www.amazon.com/Elements-Programming-Style-2nd/dp/0070342075/?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=39fc55b6042cc45ae5a739e6861b1a86&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/elements-of-style.md b/_books/elements-of-style.md new file mode 100644 index 0000000..fdbd936 --- /dev/null +++ b/_books/elements-of-style.md @@ -0,0 +1,5 @@ +--- +title: Elements of Style +authors: William Strunk, E. White +link: https://www.amazon.com/Elements-Style-4th-William-Strunk/dp/B0BYRNBRZ3/?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=dd1669d350a211a9abcb856c8ca323a7&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/emergent-design.md b/_books/emergent-design.md new file mode 100644 index 0000000..66d3a77 --- /dev/null +++ b/_books/emergent-design.md @@ -0,0 +1,5 @@ +--- +title: Emergent Design +authors: Scott L. Bain +link: https://www.amazon.com/Emergent-Design-Evolutionary-Professional-Development/dp/0321509366/?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=97997ccd5ec8b065b72cc157c64d0922&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/mythical-man-month.md b/_books/mythical-man-month.md new file mode 100644 index 0000000..d8fa490 --- /dev/null +++ b/_books/mythical-man-month.md @@ -0,0 +1,5 @@ +--- +title: The Mythical Man-Month +authors: Fred Brooks +link: "https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=175e9c6c1c8766c1ff56f05c2f7469e8&camp=1789&creative=9325" +--- \ No newline at end of file diff --git a/_books/staff-engineers-path.md b/_books/staff-engineers-path.md new file mode 100644 index 0000000..c6911eb --- /dev/null +++ b/_books/staff-engineers-path.md @@ -0,0 +1,5 @@ +--- +title: "The Staff Engineer's Path: A Guide for Individual Contributors Navigating Growth and Change" +authors: Tanya Reilly +link: https://www.amazon.com/Staff-Engineers-Path-Individual-Contributors/dp/1098118731?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=fd8368c2876fed3cb8f852866f3080a0&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/thinking-fast-and-slow.md b/_books/thinking-fast-and-slow.md new file mode 100644 index 0000000..36d276e --- /dev/null +++ b/_books/thinking-fast-and-slow.md @@ -0,0 +1,5 @@ +--- +title: Thinking, Fast and Slow +authors: Daniel Kahneman +link: https://www.amazon.com/Thinking-Fast-Slow-Daniel-Kahneman/dp/0374533555?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=a281e4e1fd18dabe6c38bce81f6365af&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_books/thinking-in-systems.md b/_books/thinking-in-systems.md new file mode 100644 index 0000000..09a1b40 --- /dev/null +++ b/_books/thinking-in-systems.md @@ -0,0 +1,5 @@ +--- +title: Thinking in Systems +authors: Donella Meadows, Diana Wright +link: https://www.amazon.com/Thinking-in-Systems-audiobook/dp/B07FW9Z4KG/?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=4e721fbbf2ea6fb47ad939a575c656a3&camp=1789&creative=9325 +--- \ No newline at end of file diff --git a/_config.yml b/_config.yml index d7bbb2e..b466812 100644 --- a/_config.yml +++ b/_config.yml @@ -30,4 +30,6 @@ exclude: ["node_modules", "gulpfile.js", "package.json", "yarn.lock"] collections: laws: - output: true \ No newline at end of file + output: true + books: + output: false \ No newline at end of file diff --git a/_laws/gall.md b/_laws/gall.md index 1f11d29..477b27a 100644 --- a/_laws/gall.md +++ b/_laws/gall.md @@ -4,7 +4,6 @@ title: Gall's Law law: A complex system that works has evolved from a simple system that worked. A complex system built from scratch won’t work. law-author: John Gall law-url: https://www.amazon.com/SYSTEMANTICS-SYSTEMS-BIBLE-John-Gall-ebook/dp/B00AK1BIDM?&_encoding=UTF8&tag=lawsofsoftwar-20&linkCode=ur2&linkId=55d61fcdfabf182924a164860124a790&camp=1789&creative=9325 - https://www.goodreads.com/book/show/583785.The_Systems_Bible law-year: 1975 --- diff --git a/_layouts/main.html b/_layouts/main.html index 3405a65..7b12d9f 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -9,7 +9,12 @@
About - + Contribute +