An open API service indexing awesome lists of open source software.

https://github.com/ebarbeito/learning-notes

📚 Writings I read, talks I watch, courses I attend, and notes I take
https://github.com/ebarbeito/learning-notes

book-notes course-notes learning notes talk-notes

Last synced: 2 months ago
JSON representation

📚 Writings I read, talks I watch, courses I attend, and notes I take

Awesome Lists containing this project

README

          

# ebarbeito/learning-notes

Here is a personal collection of highlight quotes, notes and summaries on different articles and books I read, talks I watch, courses I attend and those topics which I love to learn of. Doing this helps me in my learning process. It takes longer and I usually forget tons of stuff, but it's still worth it.

## 📓 Articles

* [A Journey into Pair Programming](articles/a-journey-into-pair-programming.md), by **Jennifer Schrader**. php[architect] Feb. 2020
* [The Scrum Guide™](articles/the-scrum-guide.md), by **Ken Schwaber** and **Jeff Sutherland** Nov. 2017
* [Getting Empirical about Refactoring](articles/getting-empirical-about-refactoring.md), by **Michael Feathers** Feb. 2011

## 📚 Books

* [Hexagonal Architecture Explained](books/hexagonal-architecture-explained.md), by **Alistair Cockburn and Juan Manuel Garrido de Paz**, 2024

## 🎓 Courses

* [Advanced Design Patterns: Design Principles](courses/advanced-design-patterns-design-principles-linkedin.md), by **Eric Freeman**. LinkedIn Learning
* [Agile Fundamentals](courses/agile-fundamentals-pluralsight.md), by **Stephen Haunts**. Pluralsight
* [Buenas prácticas de BDD con Gherkin](courses/buenas-practicas-de-bdd-con-gherkin-cucumber-behat-codelytv.md), by **Dani Latorre**, **Javier Rubio**. CodelyTV
* [Contributing to an Open Source Project on GitHub](courses/contributing-to-an-open-source-project-on-gitHub-pluralsight.md), by **Kamran Ayub**. Pluralsight
* [Learning How to Learn](courses/learning-how-to-learn-coursera.md), by **Barbara Oakley**. Courseraa
* [Outside-In Test-Driven Development](courses/outside-in-tdd-pluralsight.md), by **Mark Seemann**. Pluralsight
* [Shipping Docker](courses/shipping-docker-serversforhackers.md), by **Chris Fidao**. Servers for Hackers
* [Software Architecture: Domain-Driven Design](courses/software-architecture-domain-driven-design-linkedin.md), by **Allen Holub**. Linkedin Learning
* [Symfony Escalable y Mantenible](courses/symfony-escalable-y-mantenible-codelytv.md), by **Dani Santamaría, Javier Ferrer**. CodelyTV
* [Using Terraform to Manage Applications and Infrastructure](courses/using-terraform-to-manage-applications-and-infrastructure-acloudguru.md), by **Jesse Hoch**, A Cloud Guru

## 🗣️ Talks

* [Integrated Tests are a Scan](talks/2013-devconfu13-integrated-tests-are-a-scam.md), by **J. B. Rainsberger**. DevConFu 2013
* [Fundamental Theorem of Agile Software Development](talks/2013-oredev13-fundamental-theorem-of-agile-software-development.md), by **J. B. Rainsberger**. Øredev conference 2013
* [Extreme Programming 20 years later](talks/2015-leanit15-extreme-programming-20-years-later.md), by **Kent Beck**. Lean IT Summit 2015
* [Hexagonal Architecture, Message-Oriented Software Design](talks/2015-phpbcn15-hexagonal-architecture-message-oriented-software-design.md) by **Matthias Noback**. PHP Barcelona 2015
* [Nothing is Something](talks/2015-railsconf15-nothing-is-something.md), by **Sandi Metz**. RailsConf 2015
* [Extremely defensive PHP](talks/2017-phpday17-extremely-defensive-php.md), by **Marco Pivetta**- GrUSP phpDay 2017
* [Massively Scaled High Performance Web Services with PHP](talks/2019-phpuk19-massively-scaled-high-performance-web-services-with-php.md), by **Demin Yin**. PHP UK Conference 2019
* [CQRS and Event Sourcing](talks/2019-ipc19-cqrs-and-event-sourcing.md), by **Oliver Sturm**. International PHP Conference 2019
* [Advanced Web Application Architecture](talks/2019-php-barcelona-advanced-web-application-architecture.md), by **Matthias Noback**. PHP Barcelona 2019
* [A view in the PHP Virtual Machine](talks/2019-symfonycon19-a-view-in-the-php-vm.md), by **Julien Pauli**. SymfonyCon 2019 Amsterdam
* [Domain Modeling Made Functional](talks/2019-eddd19-domain-modeling-made-functional.md), by **Scott Wlaschin**. Explore DDD 2019

## 🏷️ Topics

_.gitkeep_

## Contributing

Inspired in [this repository](https://github.com/keyvanakbary/learning-notes), here is my personal learning space. I keep it for myself, if you are thinking about adding your own summaries it may be a better idea to start your own.

If you have any suggestion for improvement please feel free to open an issue.