What is an IDE? you might ask yourself. Well, in short it stands for Integrated Development Environment. But there's more to this software than its name. It's entirely okay to write code in a text editor such as Microsoft notepad,…
Category: HTML
Before we get deep into this topic, let me start off by saying, there is no "best" programming language out there. Every and each one of them has pros and cons. When I gained the interest in programming, I didn't…
We all love to use the traditional editors such as Eclipse, Netbeans, Sublime Text, etc. But online code editors come in handy sometimes, especially for beginners. It's a good practice to code whenever you can, even on the go. Of…