This is the list of some useful tools I used to setup my OSX.
This is intended to be an introduction to memcache.
Netcat or nc is a networking utility for debugging and investigating the network. This utility can be used for creating TCP/UDP connections and investigating them. The biggest use of this utility is in the scripts where we need to deal with TCP/UDP sockets. In this article we will learn about the netcat command by some practical examples.
This is intended to be an introduction to Bash programming.
This guide is the culmination of a few months' worth of blog posts. The subject is magic methods.
A practical introduction to python decorator