What is an Android…..?

Android is a mobile operating system for mobile devices such as mobile telephones and tablet computers developed by Google Inc and the Open Handset Alliance.

Google purchased the initial developer of the software, Android Inc., in 2005.The unveiling of the Android distribution on 5 November 2007 was announced with the founding of the Open Handset Alliance, a consortium of 80 hardware, software, and telecommunication companies devoted to advancing open standards for mobile devices. Google released most of the Android code under the Apache License, a free software license. The Android Open Source Project  is tasked with the maintenance and further development of Android.

 


APPLE MACBOOK 3D

??

Acer and Asus has launched 3D laptops in the past. But we are yet to see a 3D laptop from the house of Apple. But it seems Apple is in no hurry to launch a 3D notebook, so if you’re dieing to see how an Apple MacBook 3D would look like then you’ll surely love the conceptual Apple MacBook 3D Laptop developed by designer Tai Chiem.

The concept product is based on Intel Core i7 CPU and features a 3D panel. Other features include NVIDIA graphics, stereoscopic iSlight camera, SSD, high batter life, multi-gesture trackpad, thin design, and stereoscopic glasses.

But sadly its just a concept, so pray to god for a real Apple MacBook 3D laptop!

 





Architecture

 

In computer science and computer engineering, computer architecture or digital computer organization is the conceptual design and fundamental operational structure of a computer system. It’s a blueprint and functional description of requirements and design implementations for the various parts of a computer, focusing largely on the way by which the central processing unit (CPU) performs internally and accesses addresses in memory.
It may also be defined as the science and art of selecting and interconnecting hardware components to create computers that meet functional, performance and cost goals.
Computer architecture comprises at least two main subcategories:
Instruction set architecture, or ISA, is the abstract image of a computing system that is seen by a machine language (or assembly language) programmer, including the instruction set, word size, memory address modes, processor registers, and address and data formats.
Micro-architecture, also known as Computer organization is a lower level, more concrete and detailed, description of the system that involves how the constituent parts of the system are interconnected and how they inter operate in order to implement the ISA.