How to speedup WordPress website under 0.8s?

How to speed up a WordPress website? This is a commonly asked question, with lots of different approaches and various… Read More

Object pool design pattern in PHP, Learn design patterns

This article with guide you through the object pool design pattern PHP, with theory explanation, and the practical example as… Read More

Prototype design pattern, prototype pattern

Prototype design pattern is used when we want to create one object which can be used as a template (prototype)… Read More

Singleton design pattern in PHP, Learn design patterns

This article with guide you through the singleton pattern in PHP, with theory explanation, and the practical example as well.… Read More

SymfonyCon 2019 Amsterdam, Conference notes

This article is about SymfonyCon 2019 in Amsterdam. If you are interested in Symfony Conference 2020 Online, read all about… Read More

3D Robot in C++, 10 years ago :)

Few days ago I stumbled upon an archive folder related to university days. I did a quick digging and found… Read More

How to cleanup WordPress header and gain speed

How to cleanup WordPress header is one of the common questions people ask when they start optimizing their WordPress sites.… Read More

Simple web scraper / crawler in Python

Simple web scraper / crawler in Python is one basic coding example. Therefore, this example demonstrates on how to make… Read More

Quick start with Python, code examples and exercises

Quick start with Python: There is one big problem with programming courses for beginners.  They guide you trough the long… Read More

TimeTac Connect – integration framework

TimeTac Connect - integration framework is a custom made framework based on ETL concept. ETL means extract, transform and then… Read More