From 6542e77a207cfe6b72990ada188050288f1334bf Mon Sep 17 00:00:00 2001 From: Sean Cannon Date: Sun, 1 Dec 2024 17:07:45 -0700 Subject: [PATCH 1/2] Add Succeed In Software Book --- books/free-programming-books-subjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index fc70cd7ef5cb7..9122a1a946669 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -785,6 +785,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Professional Software Development For Students](https://mixmastamyk.bitbucket.io/pro_soft_dev/intro.html) - Mike G. Miller * [Software Engineering at Google](https://abseil.io/resources/swe-book) - Titus Winters, Tom Manshreck, Hyrum Wright * [Software Environment Concepts](https://softwareconcepts.vercel.app) - Amr Elmohamady *(:construction: in process)* +* [Succeed In Software: A Comprehensive Guide To Software Career Excellence]([http://teachtogether.tech/en/](https://github.com/succeedinsoftware/book)) - Sean Cannon (PDF, ePUB) (CC BY-NC-ND) * [Teaching Tech Together](http://teachtogether.tech/en/) - Greg Wilson (HTML) * [What I've Learned From Failure](https://leanpub.com/shippingsoftware/read) - Reginald Braithwaite From cc5a4b768cb8409e83fa1008e8ce3258feab5f55 Mon Sep 17 00:00:00 2001 From: Sean Cannon Date: Sun, 1 Dec 2024 17:24:24 -0700 Subject: [PATCH 2/2] fix typo --- books/free-programming-books-subjects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 9122a1a946669..7240711241e6f 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -785,7 +785,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Professional Software Development For Students](https://mixmastamyk.bitbucket.io/pro_soft_dev/intro.html) - Mike G. Miller * [Software Engineering at Google](https://abseil.io/resources/swe-book) - Titus Winters, Tom Manshreck, Hyrum Wright * [Software Environment Concepts](https://softwareconcepts.vercel.app) - Amr Elmohamady *(:construction: in process)* -* [Succeed In Software: A Comprehensive Guide To Software Career Excellence]([http://teachtogether.tech/en/](https://github.com/succeedinsoftware/book)) - Sean Cannon (PDF, ePUB) (CC BY-NC-ND) +* [Succeed In Software: A Comprehensive Guide To Software Career Excellence](https://github.com/succeedinsoftware/book) - Sean Cannon (PDF, ePUB) (CC BY-NC-ND) * [Teaching Tech Together](http://teachtogether.tech/en/) - Greg Wilson (HTML) * [What I've Learned From Failure](https://leanpub.com/shippingsoftware/read) - Reginald Braithwaite