Programming

Mutant: An open-source, cross-platform, encrypted programming language

Mutant: An open-source, cross-platform, encrypted programming language

  • April 1, 2021

Mutant is an open-source, cross-platform, compiled, garbage collected, encrypted programming language that wants to make secure programming and security research more accessible. The target audience for mutant is students, security researchers, and reverse engineers. The aim is to provide an accessible, secure system for programming & security research. And it...

Virtual Reality comes closer to the Web with React VR

Virtual Reality comes closer to the Web with React VR

  • January 3, 2017

At Oculus Connect 3, Oculus, the virtual reality giant, announced that they are working on something pretty awesome regarding virtual reality! They like to call it as “WebVR” ie. Virtual Reality for the Web! This certainly is something which should excite a virtual reality developer. Though it is worth mentioning that this is...

Programming 101: Tips to become a good programmer

Programming 101: Tips to become a good programmer

  • May 19, 2016

One of the most popular questions from inexperienced programmers is about the quest of becoming a good programmer. Aspiring programmers are often found cutting corners and not following some of the basics of good programming. As my first blog post ever, it would make sense to write about the most basic etiquettes of...

Getting started with Visual Studio Code

Getting started with Visual Studio Code

  • December 19, 2015

Visual Studio Code is the latest cross platform editor by Microsoft and I started looking into it since I wanted a fast editor which provided me Intellisense similar to what Visual Studio provides. At first I thought it is an IDE, but it is not. It is a code optimized...