Adaptive System
Biology

Adaptive 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…
Literate Programming
Computer

Literate 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…
Template Processor
Computer

Template 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…
DNA Replication
Biology

DNA 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.…
Autopoiesis
Biology

Autopoiesis

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…
Self Replication
Biology

Self 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…
Self Modifying Code
Computer

Self 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…
Port Scanner
Computer

Port 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…
Ping of Death
Computer

Ping 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…
End-of-File
Computer

End-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…
Buffer Overflow
Computer

Buffer 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…
Static Program Analysis
Computer

Static 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…
Load More