Last active
December 21, 2015 14:09
-
-
Save pmgupte/6318018 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Programming Laguages | |
PHP - currenly my bread and butter is earned with this language only | |
Javascript | |
Ruby | |
Editors | |
Eclipse, with PDT - on ubuntu as well as windows. This is my preferred editor | |
vim - only when working on terminal | |
nodepad++ - only when working on windows | |
Sublime Text 2 - trying this editor on linux as well as windows | |
Source Code Control | |
Git - currently in use | |
svn | |
Code Quality Tools | |
PHPMD for PHP | |
JSHint for Javascript | |
Browsers | |
Chrome - my primary browser | |
Mozilla | |
Safari | |
Opera | |
Internet Explorer - used very rarely, though |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment