Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more. (more…)
Read more »
The #1 Blog For Software & Web Developers. Free Tutorials, Tips, Tricks and Learning Resources. (more…)
Read more »
People have been talking about JavaScript fatigue lately, referring to how we’re continuously having to learn about libraries that don’t… (more…)
Read more »
We have learnt scopes and closures in JavaScript with my previous posts. Combining these two core concepts, JavaScript gives us a beautiful syntax called self-invoking anonymous functions. It simply means an unnamed function that executes itself. This spe... (more…)
Read more »