Skip to content

Commit

Permalink
Add missing descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
mamuz committed Jan 29, 2015
1 parent 27a0383 commit 885b503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ A collection of resources to learn object-oriented programming and related conce
* [The MVC Pattern and PHP, Part 1](http://www.sitepoint.com/the-mvc-pattern-and-php-1/) and [The MVC Pattern and PHP, Part 2](http://www.sitepoint.com/the-mvc-pattern-and-php-2/) - An introduction tutorial about MVC pattern.
* [Alternatives To MVC](http://blog.ircmaxell.com/2014/11/alternatives-to-mvc.html) - An introduction to alternative architectures to MVC.
* [N-Tier Architecture - An Introduction](http://blog.ircmaxell.com/2012/08/n-tier-architecture-introduction.html) - An introduction to n-tier architecture.
* [Hexagonal Architecture](http://fideloper.com/hexagonal-architecture)
* [The Onion Architecture : part 1](http://jeffreypalermo.com/blog/the-onion-architecture-part-1/)
* [Hexagonal Architecture](http://fideloper.com/hexagonal-architecture) - An introduction to also called Ports and Adapters architecture by Chris Fidao
* [The Onion Architecture : part 1](http://jeffreypalermo.com/blog/the-onion-architecture-part-1/) - An introduction to the Onion Architecture by Jeffrey Palermo

### Miscellaneous
*Not related to OOP but interesting resources.*
Expand Down

0 comments on commit 885b503

Please sign in to comment.