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.

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