BlogHide Resteemssatwik (25)in programming • 7 years agoWhat the f**k Python?Python, being awesome by design high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of a Python snippet…satwik (25)in poetry • 7 years agoAm I me?Am I me? Is it my shadow? Or is it my reflection Is it a mirage? Or an inception Is it the answer? Or it’s the questions that’s unreal Chasing the unreachable Ignoring the possible…satwik (25)in python • 7 years agoPython Practices for Efficient Code: Performance, Memory, and UsabilityThis is an updated version of my previous blog post on few recommended practices for optimizing your Python code. A codebase that follows best practices is highly appreciated in today's world.…