Posts

Showing posts from September, 2016

What You Need to Know About C++ Programming Language

Image
What is C++ C++ was designed with a bias toward system programming and embedded, resource-constrained and large systems, with performance, efficiency and flexibility of use as its design highlights. C++ has also been found useful in many other contexts, with key strengths being software infrastructure and resource-constrained applications, including desktop applications, servers (e.g. e-commerce, web search or SQL servers), and performance-critical applications (e.g. telephone switches or space probes). C++ is a compiled language, with implementations of it available on many platforms and provided by various organizations, including the Free Software Foundation (FSF's GCC), LLVM, Microsoft, Intel and IBM. C++ is standardized by the International Organization for Standardization (ISO), with the latest standard version ratified and published by ISO in December 2014 as ISO/IEC 14882:2014 (informally known as C++14). The C++ programming language was initially standardized in 1998 ...

Biography of Charles Babbage The Father of Computer - [Must see]

Image
No one deserved to be the father of computer except Charles Babbage, his biography is given below: Charles Babbage was born in London Dec. 26, 1791, St. Stephan day, in London. He was son of Benjamin Babbage, a banking partner of the Praeds who owned the Bitton Estate in Teignmouth and Betsy Plumleigh Babbage. It was about 1808 when the Babbage family decided to move into the old Rowdens house, located in East Teignmouth, and Benjamin Babbage became a warden of the nearby church of St. Michael. The father of Charles was a rich man, so it was possible for Charles to receive instruction from several elite schools and teachers during the course of his elementary education. He was about eight when he had to move to a country school to recover from a dangerous fever. His parents sentenced that his "brain was not to be taxed too much"; Babbage wrote: "this great idleness may have led to some of my childish reasonings." Then, he joined King Edward VI Grammar School ...