Monthly Archives: May, 2016
Programming
Programming 101: Tips to become a good programmer
Wisdom Geek - 2
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...
JavaScript
Using ES6 today: The future of javascript has arrived
Most of you would already be aware that javascript is an implementation of ECMAScript (ES). ES is the standardized language specification, and javascript is...