Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benatespina/book-notes
:books: Notes about the books that I have read
https://github.com/benatespina/book-notes
books software summary tech
Last synced: about 1 month ago
JSON representation
:books: Notes about the books that I have read
- Host: GitHub
- URL: https://github.com/benatespina/book-notes
- Owner: benatespina
- License: mit
- Created: 2018-09-14T18:07:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T14:56:31.000Z (about 4 years ago)
- Last Synced: 2024-10-12T11:15:54.739Z (2 months ago)
- Topics: books, software, summary, tech
- Homepage:
- Size: 348 KB
- Stars: 58
- Watchers: 7
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :books: Book Notes
Inspired by [Keyvan Akbary](https://github.com/keyvanakbary)'s **[book notes](https://github.com/keyvanakbary/book-notes)**, I have created this repository to force myself writing summaries, in this way, I can collect information about the books I read. As Keyvan says, this procedure helps me in the process of assimilating the book.
* [Clean Architecture](clean_architecture.md)
* [CQRS (Command Query Responsibility Segregation)](cqrs_command_query_responsibility_segregation.md)
* [Extreme Programming Explained](extreme_programming_explained.md)
* [Introducing EventStorming](introducing_eventstorming.md)
* [Microservices AntiPatterns and Pitfalls](microservices_antipatterns_and_pitfalls.md)
* [Object Design Style Guide](object_design_style_guide.md)
* [Refactoring: Improving the Design of Existing Code](refactoring_improving_the_design_of_existing_code.md)
* [Release It!](release_it.md)
* [Versioning in an Event Sourced System](versioning_in_an_event_sourced_system.md)## Licensing Options
[![License](https://img.shields.io/badge/License-MIT-yellowgreen.svg?style=flat-square)](https://github.com/benatespina/book-notes/blob/master/LICENSE)