prism.js | Ajax for the Rest of Us
Ajax has been around for a long time now. I remember using it way back in 2004 when I was building interactive websites. Back then it was still kind of…
Read More →Top 10 Reasons to Use vscode vim
I am a Software Engineer working at Shopify. I have been using Vim since 2009 (thanks, Google). Recently, I discovered vscode vim and it has changed the way I use…
Read More →jQuery Templates A Template-Driven Approach gives you smart tags and helpers to create awesome websites. Here’s Why it Rips Your Competitors a New One
jQuery Templates: A Template-Driven Approach gives you smart tags and helpers to create awesome websites. Here’s Why it Rips Your Competitors a New One: Need we say more? jQuery Templates:…
Read More →How To Write a Python Exit Program
In this article, I will talk about how to use exit(), a feature of python that allows the program to finish. Exit() is a built-in Python function that terminates the…
Read More →Lorem Ipsum
A blog about Latex, the syntax and how to use it. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard…
Read More →Installing Visual Studio Code on Linux
Installing Visual Studio Code on Linux: A tutorial about installing Visual Studio Code along with the very basics. Installing Visual Studio Code on Linux Visual Studio Code is a popular…
Read More →Vim is a great programmer editor…and you need to get it
You are a professional. Your work is your craft. And you should have the best tools available. Vim is a great programmer editor…and you need to get it: A blog…
Read More →3 Ways to Get the Most out of GitHub
So you’ve made the jump to GitHub and are using it for version control. Great! But now what? Do you just push your code and forget about it? No, there’s…
Read More →How to Connect to a VM with SSH (Windows)
Some time ago I was working in a project that involved multiple Virtual Machines (VMs) and needed to access them via the ssh protocol. Before the beginning of the project,…
Read More →How To Create A Factorial Program In Java
Factorial programs in java: Factorial of a number is the product of all the integers from 1 to that number. For example factorial of 4 is 24. Factorial of a…
Read More →