Choosing a framework

I’ve been asked to develop an application to record incoming shipments of loose materials, more precisely excavated material to be processed – washed, crushed and sieved – to produce construction materials such as sand, gravels and coarse aggregates.

Ten years ago I would have used Qt or Gtk for the front-end developing a two tiered application. Nowadays the web is eating the world so all the hype is around Javascript. PHP is still dominant while PERL looks like “the COBOL of the web”. I’ve been amused to see that Python has been growing.

So my question is: Django vs Laravel: Which Framework Should You Choose?

Well, my Python-fu is a bit rusty but it will be nevertheless more cutting than entering a PHP dojo with a white belt.

Add to this that it seems that Djiango may be “a little faster”… let’s choos Djiango.

 

Learning PHP 7

Learning PHP 7: Learn the art of PHP programming through this example-rich book filled to the brim with tutorials every PHP developer needs to know

One has to be humble enough to start from the beginning when he really wants to learn a language.

I’ve read half of it and I discovered that most of the practise that are suggested as “high quality” standards are the mandatory default in Eiffel