13 Sites to Learn How to Code for Web Developers
Gone are the days when programming languages could only be mastered programmers like Bill Gates, who later got…
Gone are the days when programming languages could only be mastered programmers like Bill Gates, who later got…
Regular expressions are a powerful tool that should be in every developer’s tool belt. They can match against…
A regular expression is a set of characters forming a pattern that can be searched in a string.…
Most web designers think they know CSS pretty well. After all, there isn’t that much to it —…
At the moment there are a total of 142 HTML elements standardized by W3C excluding the ones in…
A step-by-step guide on how to create a simple Google Chrome extension from scratch.
I still remember in the early 2000s when playing rich media (audio and video) online came with a…
A lot happens between the first HTTP request and the final delivery of a web page. Data transmission…
A while ago Thoriq Firdaus wrote a great article about getting started with Sass which showed you how…
If you have been programming with Objective-C, learning Swift would be a breeze as it has inherited a…
Unit takes an important role for measuring and building things like a house, a bridge or a tower,…
Using a button is, so far, the preferred way to interact with an electronic stuff; such as the…