What's Angular

Angular is one of the popular client-side frameworks now, so this blog lists down some concise and basic information on it!

Read More

Quickstart To Angular 4

Angular 4 is the latest version of the angular. To start and check whether you have all the resources ready to give a try, this basic blog will help you install angular and related stuff (for Windows). so let’s begin!

Read More

Blockchain Basics

The blockchain is the hot topic nowadays, even though it was first conceptualized back in 1991. Blockchain, as the name suggests, is the chain of blocks. So what makes it so famous?

Read More

Little or big endian

Think of computer memory as cells which are 1 byte long. In order to store 2 byte hex-data (90AB), there are two possibilities:

Read More

Cloudlet scheduling strategies

Cloudsim employs namely two strategies which are used to schedule the cloudlets. One of them is time-shared scheduler and second one is space-shared scheduler.

Read More

Simmering the cloudsim

CloudSim: A framework for modeling and simulation of Cloud Computing Infrastructures and Services. Recently, cloud computing emerged as the leading technology for delivering reliable, secure, fault-tolerant, sustainable, and scalable computational services, which are presented as Software, Infrastructure, or Platform as services (SaaS, IaaS, PaaS).

Read More