Monthly Archives: June 2012

Artificial Intelligence

Artificial Intelligence abbreviated as AI, is the branch of computer science concerned with making machines intelligent. Artificial intelligence.. read more>>

Module

In software engineering, a module is a part of a program. Programs are composed of one or more.. read more>>

Google

Google is the most famous search engine. Larry Page and Sergey Brin are the founders of Google. Initially.. read more>>

Schema

Schema is a representation of a plan or theory in the form of a diagram, rules or model... read more>>

Blog

A blog or weblog is a kind of website published on the World Wide Web which is updated.. read more>>

Modularity

Modularity is a frequently used term in information technology and computer science. Modularity refers to the concept of.. read more>>

Message Passing

Message passing is a type of communication between processes or objects in computer science. In this model, processes.. read more>>

Data Redundancy

Data redundancy is the repetition or superfluity of data. Data redundancy data is an common issue in computer.. read more>>

Data Abstraction

The concept of representing important details and hiding away the implementation details is called data abstraction. This programming.. read more>>