JavaScript Resources for Learning

Learning JavaScript is something every developer should do, not only because it is simple and everywhere, but because sooner or later, you’re going to need to build a website. That site should have interactivity. While CSS and CSS functions and...

Exploring Algorithms

What Is Meant by an Algorithm? Algorithms are simple: they are a set of instructions broken down into simple steps in order to complete a larger task.

CSS Animations, Part 1

As you may know, you can animate pretty much anything with JavaScript and jQuery. jQuery makes it easier as it is a pretty neat and simple JavaScript library. No need to use: