Abraham Garcia in Application Development   Monday, April 10 2023

Why Learn Python Programming?

Python is a general-purpose programming language. You can pretty much do whatever you want with it (and we'll soon see how wide everything is)

I should probably elaborate a bit on that. These are some of the main arguments for learning Python. Python is a general-purpose programming language. You can pretty much do whatever

Continue reading
Abraham Garcia in Application Development   Saturday, November 19 2022

WordPress Boilerplate for Git

A WordPress Boilerplate Platform with Composer to Load Plugins. Perfect tool to separate staging and production environments.

I recently found bedrock a WordPress Boilerplate for Git. Some reasons why I thought it was an important tool for WordPress Developers Better folder structure Dependency management via Composer Easy

Continue reading