Being a programmer is a very satisfying profession. You get to create all sorts of new and exciting things on a daily basis. You push yourself to the limit when there is a new challenge. There are new libraries released so frequently that it's hard to keep up. Life is good. Becoming a programmer, though, … Continue reading Four Tips for Being a Better Learner in Programming
Author: Ernesto Méndez
WordPress as a Solid Foundation for Applications
Usually, people associate WordPress with a blogging platform. It’s true, but WordPress has evolved to much more than that. As part of its evolution, WordPress has received several additions and built-in features that can be used when building Web applications, such as content sanitization, validation, caching, transients, and many more. Let’s go through some of … Continue reading WordPress as a Solid Foundation for Applications