Posts tagged pattern
5 posts
Refactoring and Design Patterns
Refactoring is a controllable process of improving code without creating new functionality. Design Patterns are typical solutions to the commonly occurring problems in software design.
Serverless: 15% slower and 8x more expensive
Serverless architecture is the new hotness. It sounds good for the right situations but this article argues that it might not be all that.
What the f*ck, Python!
Wonderful and instructive collection of python snippets for fun and profit.
dwmkerr/hacker-laws:
Kind of fun collection of all the laws, rules etc. that you might come across in our field