booknotes
booknotes copied to clipboard
A collection of my book notes on various subjects, mainly computer science
Adding picture to the matrix, Correcting typo directly from the book: https://learning.oreilly.com/library/view/clean-architecture-a/9780134494272/ch2.xhtml#toclev_8
Hi @preslavmihaylov There is a scope of betterment in the README.md file where we can specify more of the title and topic instead of just mentioning computer science books. This...
I've read JCIP recently and found your summary. While reading it to refresh the content of the book I found many typos (and a couple of mistakes) so I decided...
One type of problem is that often times, images appear on the same line as the previous row as in [here](https://github.com/preslavmihaylov/booknotes/tree/master/architecture/clean-architecture/part-5#plugin-architecture):  This can be fixed by putting a whitespace...
One good way to earn the hacktoberfest t-shirt, contribute to the project and also learn a few things along the way (as you'd read all the notes) is to detect...
Correct the error of high “write to read ratio”
Great repo. Thanks for creating it. I suggesting adding short titles for each folder. for example: `chapter02-scaling-and-loadbalancing` instead of `chapter02`