Getting Started with C : Best Online Courses and Resources

What is C? C is a general-purpose, high-level language that was originally developed by Dennis M. Ritchie to develop the UNIX operating system at Bell Labs. C was originally first implemented on the DEC PDP-11 computer in 1972. In 1978, Brian Kernighan and Dennis Ritchie produced the first publicly available description of C, now known…

Read More

Getting Started with C++ : Best Online Courses and Resources

What is C++? C++ is an enhanced C language typically used for object oriented programming. It traces its origins back well over thirty years. Although it’s far from the oldest computer language, it’s one of the older ones that is in common usage today – so you might say it gets an A for its…

Read More

Top 10 Earphones Under ₹1000

There are lot of good earphones these days available in the market under ₹1000. The competition level has risen so much that even big market players like JBL, Audio Technica, Sennheiser has launched earphones in under ₹1000 range,and their are new entries like Brainwavz offering premium quality at very affordable price. Take a look at this video,…

Read More

Getting Started with Java : Best Online Courses and Resources

What is Java? Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers,…

Read More

Getting Started With Python : Best Online Courses And Resources

What is Python? Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python’s simple, easy to…

Read More

Getting Started With Computer Science And Programming

Steve Jobs said this:   But I would like to make a minor change to what Steve Jobs said, and would like to say: Everybody in this World should learn to program a computer… because it teaches you how to think.   I see lot of people asking  “How to learn Computer Science and Programming?”,…

Read More

Introduction to Bootstrap – A Tutorial (DEV 203X by Microsoft)

Introduction to Bootstrap – A Tutorial (DEV 203X) is a course available on edX made by Microsoft. If you want to begin this course I suggest you to have a basic knowledge of html and css, because bootstrap is just a framework build by twitter using Html , CSS and JavaScript. A basic knowledge of JavaScript…

Read More