Working with Threads in Python
What is a Thread? A thread is an active flow of control that can be activated in parallel with other threads within the same process. Each thread can execute a set of instructions independently [...]
Power Theft Detection – Smart India Hackathon
Power Theft Detection System App Video - Smart India Hackathon 2017 - Ministry of Steel - Team KillerKode
Ping Machines On Multiple Subnets
Concept All the hosts in a network must have the same network number. This property of IP addressing can cause problems as networks grow. For example, consider a university that started [...]

