Linkdump 2015 - 7
General:
The Monolith Myth - https://www.devmynd.com/blog/2014-4-the-monolith-myth -
A solid separation of concerns within the same code base can yield the same type of flexibility as having several smaller repos. Plus you eliminate all of the aforementioned complexity and can use that energy to keep your garden tended.Let’s Build A Web Server. Part 1. - http://ruslanspivak.com/lsbaws-part1/ -
Build a webserver from the ground, great to understand web in generalGit styleguide - https://github.com/agis-/git-style-guide
5 Rules of Programming - http://users.ece.utexas.edu/~adnan/pike.html