booknotes icon indicating copy to clipboard operation
booknotes copied to clipboard

A collection of my book notes on various subjects, mainly computer science

Results 7 booknotes issues
Sort by recently updated
recently updated
newest added

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): ![image](https://user-images.githubusercontent.com/7642330/96966619-c98f2f00-1516-11eb-8c09-17a0217f9e8c.png) This can be fixed by putting a whitespace...

good first issue

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...

good first issue

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`