Download … [Read more...] about How to install VIM in Ubuntu / Linux
JSecademy
How to install VIM in OS X El Capitan Mac
How to install VIM in Windows
Why VIM / VI is the BEST Text Editor
Vi / VIM Vim is a highly configurable text editor built to enable efficient text editing. This is probably my favorite text editor. It could be because my education in computer science comes from a university where this was the standard, go-to text editor … [Read more...] about Why VIM / VI is the BEST Text Editor
How to find the WORLDS BEST Text Editor
Choosing the right editor is almost as controversial as choosing the right religion. Don't worry; it's not as bad as the internet makes it seem. Choosing the right or wrong editor won't make or break your career, although it still remains an important decision that … [Read more...] about How to find the WORLDS BEST Text Editor
Introduction to Cloud9 + Digital Ocean
Before getting started to create accounts with Cloud9 and Digital Ocean. Create Account with Cloud9 Create Account with Digital Ocean Why Digital Ocean? Cloud9 offers virtual machines that you can purchase for a monthly fee. The price ranges start from … [Read more...] about Introduction to Cloud9 + Digital Ocean
Introduction to Cloud Environments
Cloud Environment If your anything like me you probably don't always want to be programming in the same language nor programming in the same machine, you want to see what happens when your run your application in multiple platforms. Cloud Environments allow you … [Read more...] about Introduction to Cloud Environments
How to create a Vagrant Virtual Machine
Vagrant has a wide variety of commands available to you, to list all the commands available use the following command from your terminal. vagrant list-commands The most common commands that you might use are the following. Command Description up Startups … [Read more...] about How to create a Vagrant Virtual Machine
How to install Vagrant in Ubuntu \ Linux
Vagrant Install: Grab a copy of the application at the download page, then install the software on your computer. Vagrant supports OSX, Windows, and Linux distros. To check if you have successfully setup and configured Vagrant use the following command from your … [Read more...] about How to install Vagrant in Ubuntu \ Linux
How to install Vagrant in Ubuntu \ Linux
Vagrant Install: Grab a copy of the application at the download page, then install the software on your computer. Vagrant supports OSX, Windows, and Linux distros. To check if you have successfully setup and configured Vagrant use the following command from your … [Read more...] about How to install Vagrant in Ubuntu \ Linux