Recent Articles

PHP Course : SOLID - Dependency Inversion

profile picture

Last but not least, the Dependency Inversion Principle! There is a common misunderstanding that "Dependency Inversion" is similar to "dependency injection." However, the two are not the same, as I explained in What Is Dependen...

- - - - - - - - - - - - - - -

PHP Course : SOLID - Interface Segregation

profile picture

"Interface Segregation"... what the hell does that mean now... It seems like all those principles were named to bring more confusion than clarity right ? Yet they are very easy to understand once you look at the right example. This one i...

- - - - - - - - - - - - - - -

Benjamin Franklin et la recherche du bonheur.

profile picture

Nous tenons pour évidentes par elles-mêmes les vérités suivantes : tous les hommes sont créés égaux; ils sont doués par le Créateur de certains droits inaliénables ; parmi ces droits se trouvent la vie, la liberté et la recherche du bonheur »...

- - - - - - - - - - - - - - -

PHP Course : SOLID - Liskov Substitution

profile picture

Third principle in this SOLID serie, the Liskov Substitution principle was imagined by Barbara Liskov. Definition Mathematical definition: Let q(x) be a property provable about object x of type T. Then q(y) should be provable for objects y o...

- - - - - - - - - - - - - - -

PHP Course : SOLID - Open-Closed

profile picture

The second principle of S O LID is called Open-Closed , and helps developer to mature well designed code. This is a confusing one, but I'll try to make it easy to grasp. Definition First of all, this principle states that entities should be...

- - - - - - - - - - - - - - -

Comfort Zone

profile picture

Success happens out of your comfort zone.

- - - - - - - - - - - - - - -

PHP Course : SOLID - Single Responsibility

profile picture

Have you ever heard about SOLID ? It is a collection of several Programming Principles that help developers write better code. There are five letters in SOLID, and each stand for a specific principle. In this article we will start with the first...

- - - - - - - - - - - - - - -

Dealing with Very Long Requests in Laravel

profile picture

Big headache problem that I encountered on some client's project, where I had to build a custom tool to import big ass excel files in the backoffice. When the excel is being imported, we erase everything in the database and insert every entry ag...

- - - - - - - - - - - - - - -

PHP Course : What Is Dependency Injection

profile picture

In this first PHP Lesson serie, we will cover what could be one of the first thing that any programmer must understand. It's probably the most basic yet complicated thing about programming, and it will help you greatly to understand how any framewor...

- - - - - - - - - - - - - - -

How To Localize Formatted Dates with Laravel And Carbon

profile picture

It's the second time in my carreer as a Laravel Developer that I had to struggle against this, so I decided to write the solution down for my future self 😅 First of all, here's what we are trying to achieve: now()->format('F'); // expected...

- - - - - - - - - - - - - - -

Fear To Fail

profile picture

When you are afraid to fail, you are afraid of something that did not happen yet. You predict your own failure, and by doing nothing, you eventually fail for real.

- - - - - - - - - - - - - - -

2018 Retrospective

profile picture

This is the first time that I'm writing such an "edito" about analyzing what happened in the past year, and what are the goals for next year. But this is also my first year that I'm fully freelance, and that I started building stuff on my...

- - - - - - - - - - - - - - -

The Worst Job Interview Of My Life

profile picture

So I was looking for a new consultancy assignement for 2019 and I got this interview in a company, for a developer position. I arrive at the company's office, accompanied by a HR manager. She rings the interphone and announce that we are there....

- - - - - - - - - - - - - - -

Cinéma : Max et les maximonstres (Where The Wild Things Are)

profile picture

Sorti un peu de nulle part, " Where the wild things are " (titre original) est un film qui aura le don d'envoyer le public dans un voyage exceptionnel et inoubliable dans l'imagination débordante d'un enfant très énergique. Mouvements et é...

- - - - - - - - - - - - - - -

Informations about this website

profile picture

Hello guys, I am currently buidling this website using only opensource technologies and tools. This blog is actually an opensource project itself, based on the famous PHP Framework Laravel 5 . The purpose of this project is to provide a full fe...

- - - - - - - - - - - - - - -

about me

profile picture

I consider myself as an IT Business Artisan. Or Consultant CTO. I'm a self-taught Web Developper, coach and teacher. My main work is helping and guiding digital startups.

more about me

follow me

newsletter

A weekly email with the latests articles

support my work

Start trading on binance
  • BTC

    BTC

    18SY81ejLGFuJ9KMWQu5zPrDGuR5rDiauM

  • ETH

    ETH

    0x519e0eaa9bc83018bb306880548b79fc0794cd08

  • Monero

    XMR

    895bSneY4eoZjsr2hN2CAALkUrMExHEV5Pbg8TJb6ejnMLN7js1gLAXQySqbSbfzjWHQpQhQpvFtojbkdZQZmM9qCFz7BXU

recent posts

QBUS - MQTT Quick Tutorial

1
10 months ago

DDOS By Web Crawlers

1
1 year ago

Something Given

1
1 year ago

2024 © My Dynamic Production SRL All rights Reserved.