What is Web 3.0?

We have been hearing that Web 3.0 is going to be bring a paradigm shift in the way we all use internet. Currently we are all using what is said to be Web 2.0. So what are these versions and how are these different from one another? History Web 1.0 and Web 2.0 refer to... Continue Reading →

Let us understand WebAssembly!

When it comes to web development, we see the technology stack to run websites is more or less limited to predominantly JavaScript, PHP, or just plain CSS and HTML. People having their apps and services running on C, C++ and other low level languages tend to not take advantage of concept of Webapps whereby their... Continue Reading →

Using GitHub code scanning – Guide

Hello Everyone! Today I will sharing my thoughts and steps to follow in order to use GitHub's new feature - Code Scanning. This feature was announced last year for beta testing and now it is generally available. This can be added easily to any of your public repository integrated as a CI/CD pipeline. So what... Continue Reading →

Understanding the .NET Ecosystem

Hello everyone and welcome to another informative blog! Today I will explaining what .NET is and what all can we build from it. As it is easily confused and many at times  misunderstood by people who have just entered the world of frameworks and app development.So let me start by giving a big picture of... Continue Reading →

Let’s talk about Rust programming!

Rust has been gaining lot of popularity in the recent times. And regardless of what technologies you work on, it is important for any developer to keep an eye on what's going on in the world of other languages and libraries. So today I shall be talking about a systems language which has been the... Continue Reading →

How decision trees work?

Today I will be explaining one of the most commonly used data classification algorithm, decision trees. In this type of classification we split the data based on features and then further more with another features until we reach the end. I am going to explain using ID3 (Iterative Dichotomiser 3), that takes help of Entropy... Continue Reading →

A WordPress.com Website.

Up ↑

Design a site like this with WordPress.com
Get started