BiologyAdaptive System Adaptive System is a system that changes to improve its performance or chances of survival by monitoring and adjusting its own configuration and operations in…
ComputerLiterate Programming Literate Programming can be regarded as an essayist, whose main concern is with exposition and excellence of style. Literate programming paradigm, the central activity of…
ComputerTemplate Processor This article talks about Template Processor, which is also known as a template engine or template parser. It is typically include features common to most…
BiologyDNA Replication This article focus on DNA Replication, which is the process whereby an entire double-stranded DNA is copied to produce a second, identical DNA double helix.…
BiologyAutopoiesis Autopoiesis expresses that the mechanisms of self-production are the key to understand both the diversity and the uniqueness of the living. It’s living systems are…
BiologySelf Replication Self Replication is a process in which devices whose diameters are of atomic scale, on the order of nanometers, create copies of themselves. Self-replication in…
ComputerSelf Modifying Code This article talks about Self Modifying Code, which is a piece of software which achieves its goal by rewriting itself as it goes along. It…
ComputerPort Scanner Port Scanner is the name for the technique used to identify open ports and services available on a network host. It is a process that…
ComputerPing of Death This article describe about Ping of Death, which is a type of network attack in which an attacker sends a network packet that is larger…
ComputerEnd-of-File End-of-File is a code placed by a computer after a file’s last byte of data. It is either determined when the reader returns null as…
ComputerBuffer Overflow Buffer Overflow is probably the best known form of software security vulnerability. It occurs when a program or process tries to store more data in…
ComputerStatic Program Analysis This article talks about Static Program Analysis, which is the art of reasoning about the behavior of computer programs without actually running them. In most…