How to get the best performance in Magento V1 - Advanced Tasks
The latest part about how to rock up the speed on your Magento Store with advanced tasks like tune fine your MySQL configuration and install a PHP Accelerator
Dependency Injection is a widely used design pattern. We will define the concepts of this pattern and show a popular PHP implementation with a simple example.
Presenting two important concepts you'll need to know for your GoLang journey: Objects and Concurrency. Understanding these will allow us to talk about toolkits, frameworks, ORMs.