User:GarveyPatrickD/Books: Difference between revisions

From Rosetta Code
Content added Content deleted
(Resorted Software Engineering)
m (Renamed and resorted The C Programming Language)
Line 5: Line 5:
So, these are not personal recommendations, just a big list that I may organize later. (Have to compile it first.)
So, these are not personal recommendations, just a big list that I may organize later. (Have to compile it first.)


* [https://www.pearson.com/store/p/c-programming-language/P100001672033/9780131103627 C Programming Language, 2nd edition] ISBN 9780131103627
* [https://www.pearson.com/store/p/clean-code-a-handbook-of-agile-software-craftsmanship/P100001776638/9780132350884 Clean Code: A Handbook of Agile Software Craftsmanship, 1st edition] ISBN 9780132350884
* [https://www.pearson.com/store/p/clean-code-a-handbook-of-agile-software-craftsmanship/P100001776638/9780132350884 Clean Code: A Handbook of Agile Software Craftsmanship, 1st edition] ISBN 9780132350884
** [http://cleancoder.com/products Clean Coder] by Uncle Bob Martin
** [http://cleancoder.com/products Clean Coder] by Uncle Bob Martin
Line 18: Line 17:
* [https://www.mheducation.com/highered/product/software-engineering-practitioner-s-approach-pressman-maxim/M9781259872976.html Software Engineering: A Practitioner's Approach 9th Edition] ISBN 9781259872976
* [https://www.mheducation.com/highered/product/software-engineering-practitioner-s-approach-pressman-maxim/M9781259872976.html Software Engineering: A Practitioner's Approach 9th Edition] ISBN 9781259872976
* [https://MITPress.MIT.edu/sites/default/files/sicp/index.html Structure and Interpretation of Computer Programs (SICP)] ISBN 0-262-51087-1
* [https://MITPress.MIT.edu/sites/default/files/sicp/index.html Structure and Interpretation of Computer Programs (SICP)] ISBN 0-262-51087-1
* [https://www.pearson.com/store/p/c-programming-language/P100001672033/9780131103627 The C Programming Language, 2nd edition] ISBN 9780131103627

Revision as of 17:13, 28 February 2021

I found many of these titles on the Open Syllabus: Explorer, where one can find ranked lists of books listed in over 7,292,573 syllabi. For a deeper understanding of why this may be valuable see their About page.

Others came from my Quora feed.

So, these are not personal recommendations, just a big list that I may organize later. (Have to compile it first.)