Benefits of Learning Python

Benefits of Learning Python

What is Python? Python is an object-oriented, interpreted, high-level programming language with dynamic semantics. It is a gener... Read more

National Education Policy 2020 (NEP2020) in India

National Education Policy 2020 (NEP2020) in India

On 4th August 2020, the Indian government, passed an amendment regarding the educational system, implementing some, industry based... Read more

Ziro, the world's First Hand-controlled Robotics Kit

Ziro, the world's First Hand-controlled Robotics Kit

There are a number of modular kits available in the market based on robotics and coding. The popular ones include LEGO Mindstorms EV3, Kano and many others. There's a unique one called Ziro which is deemed the first hand-contr […]

Ctrl+Alt+Del: “The 3-finger salute”

Ctrl+Alt+Del: “The 3-finger salute”

Ctrl+Alt+Del is the abbreviated  form of Control-Alt-Delete where the user has to press “delete” while holding the 2 keys- Ctrl and Alt at the same time. The general function of this action is to interrupt a proce […]

What are CAPTCHAs and why are they used?

What are CAPTCHAs and why are they used?

Did you ever come across statements like “I am not a robot” on a blog page where you were looking to post a comment in the comments section? You had to type out your comments and then click a mandatory tick on such a t […]

A Glossary of 23 simple Terms associated with 3D Printing

A Glossary of 23 simple Terms associated with 3D Printing

3D printing is an additive manufacturing technique of synthesizing a 3D object through a 3D printer. 3D design and printing has gained immense importance in the modern era due to its versatility and a nominal manufacturing cost. L […]

Writing a “Happy Number” Algorithm

Writing a “Happy Number” Algorithm

Algorithms play a huge role in computer programming. An algorithm isn't directly executed in programming but the ideas in the same algorithm act as the foundation of a code, thereby making it easier for the programmer to write […]

8 amazing SBCs (Single Board Computers)

8 amazing SBCs (Single Board Computers)

SBC (Single board computer) is an entire computer assembled on a sole circuit board comprising mainly of memory, microprocessor(s), I/O (Input/Output) features etc. Some of these boards are complete computers such as Arduino, Beag […]

Presenting SketchUp 3D modeling software in a nutshell

Presenting SketchUp 3D modeling software in a nutshell

SketchUp is a three-dimensional modeling software used for a broad variety of sketching applications in interior designing, architectural designing, civil engineering, mechanical engineering, video game designing, woodworking, pro […]

Floating Point Numbers: Some basic Ideas

Floating Point Numbers: Some basic Ideas

Students generally come across this term “float” in their computer programming (mainly C, C++ and Java) courses. For variable declaration prior to a code, certain data types are used like integer types (int, char, shor […]

Internet of Things (IoT) - A brief Idea

Internet of Things (IoT) - A brief Idea

The IoT is a network of material things (vehicles, buildings, devices and many others) embedded with software, sensors, electronics cum network connectivity which allows these things to collect as well as exchange data. 'Inter […]

Introducing Lauren Ipsum: A fairy tale based on Computer Science

Introducing Lauren Ipsum: A fairy tale based on Computer Science

Have you ever heard of a computer science book without the presence of actual computers in the book itself? Well, there's one which actually matches the same description provided above. Lauren Ipsum is a computer science book […]

NASA's Valkyrie Robot – an Overview

NASA's Valkyrie Robot – an Overview

The Valkyrie robot platform was initially built in 2013. It was made by NASA. The main objective behind the creation of Valkyrie was to design a humanoid robot which would be capable enough to assist people in man-made or natural […]

OSMO, a Game System which can transform interactions with the iPad

OSMO, a Game System which can transform interactions with the iPad

OSMO's a game system that can expand the gameplay on your iPad interface by taking it beyond the iPad's screen. It's basically a collection of games on the iPad interface that can be played using real-world objects. OS […]