Chain of ResponsibilityThe Responsibility Chain A design pattern that constructs a chain of receiver objects for a request is one of the Gang of Four design…Jun 6, 2021Jun 6, 2021
Floating point data type issues and solutionReal numbers are defined using floating point numbers in VHDL (The VHSIC Hardware Description Language), and the predefined floating point…May 31, 2021May 31, 2021
MITM with ARP PoisoningARP poisoning is the technique of utilizing ARP’s flaws to distort the MAC-to-IP mappings of other network devices. When ARP was first…May 26, 2021May 26, 2021
Builder Design PatternThe Builder Design Pattern is a creational Design Pattern for creating complex objects. Builder design pattern is much helpful when a…May 24, 2021May 24, 2021
Needs of Messaging FrameworksEnsuring the correct messages reach the correct audience on the correct time is a fundamental business strategy for every business success…May 23, 2021May 23, 2021
What is Singleton Design Pattern?Let’s begin with a straightforward outline of the singleton pattern. Singleton design pattern is considered as one of the most commonly…May 23, 2021May 23, 2021
DNS SpoofingDNS (Domain Name Service) Spoofing is a computer attack where the user is diverted to a fraudulent or malicious or fake website which looks…May 22, 2021May 22, 2021
Software Engineering EvolutionBefore analyzing about evolution of software engineering, Let’s understand what is the difference between software and engineering.May 16, 2021May 16, 2021