Self

Finding your true self.

When Python is used in object oriented way we many at times see self used as a first parameter. Programmers coming from different languages may find it odd. In this post we are going to look at self importance in the object oriented world of Python. [Read More]
Tags: self python

Introduction to NS2

Simulate a network.

Network Simulator (Version 2), widely known as NS2, is simply an event-driven simulation tool that has proved useful in studying the dynamic nature of communication networks. Simulation of wired as well as wireless network functions and protocols (e.g., routing algorithms, TCP, UDP) can be done using NS2. In general, NS2... [Read More]
Tags: NAM NS2 TCL Xgraph