SpyhceOct 29, 20154 min readHaving a hard time a sa marketer in IT? See here how to make the most out of it! A NON-TECH PERSONS PERSPECTIVE IN A TECHNOLOGICAL ENVIRONMENT. Are you a non-tech person working in an IT environment? We bet that your...
SpyhceOct 26, 20153 min readUnderstanding__new__and__init____NEW__ AND __INIT__ IN OLD-STYLE VERSUS NEW-STYLE CLASSES The purpose of this article is to discuss around __new__ and __init__ methods...
SpyhceOct 8, 20158 min readTaming the regular expressions OR HOW I LEARNED TO STOP WORRYING AND LOVE THE REGEX We've all used regular expressions one way or another, maybe when defining a Django...
SpyhceSep 3, 20154 min readDesign patterns UNDERSTAND WHAT DESIGN PATTERNS ARE ALL ABOUT If you are reading this article there is a big chance you've already encountered situations...
SpyhceSep 2, 20153 min readWrapping functions with decorators LEARN TO CREATE AND USE PYTHON DECORATORS If you just started using python or django you may have encoutered some functions that have an...
SpyhceJul 21, 20154 min readYou don't care about performancePROFILING FOR PERFORMANCE You don't care about performance, before you rant at me and include my mother in the conversation, answer some...