Arul's Blog

What Are Algorithms & Why Are They Important

Algorithms are used in every part of computer science. They form the field's backbone. Let's learn more about algorithms in this guide.

Read more →

Python: Install Virtualenv and Virtualenvwrapper

Virtual environments is a must to manage project related packages efficiently when you work on different projects. This guide explains how to install and use virtualenv and virtualenvwrapper.

Read more →

Python: Install Pip and Pipenv

When you are into development using Python, you should know how to manage packages and virtual environments. Let's learn how to do that in this guide.

Read more →

What is Python Used for? | Major Industries

Python is one of the most popular languages for coding in the world. Let's see how it is being actually used in companies and various fields.

Read more →

Hosting a static website in a minute for free with Netlify

Netlify is a simple web-based static website hosting service. Learn complete information about Netlify in this guide.

Read more →