Drupal learning Curve

Drupal Learning Curve

Found this on the Internet. Priceless..
There are many quitters as you can see!!

This demo graphic was not done by me. All rights and credits goes to its creator; I dont knw who. Google gave it to me. Ask them

Comments

And so it drupal...

More than true except Drupal doesn't climb up above others. Drupal is using annoying hook system while the whole world including Joomla using MVC design, that is why.

Drupal uses an MVC pattern as well.

Peppering a procedural code base with the occasional object does not an MVC pattern make.

I disagree. Drupal has a controllers that are defined in the menu system that interact with the model (nodes and entities). After the model have been manipulated the results are presented to a very robust theme layer that returns an html view back to the users. Look up the definition of MVC on wikipedia. No where does it state that an MVC must use object oriented code. In terms of the procedural code base, that has been changing and will continue to change. The new database layer in Drupal 7 features and awesome PDO based, chain-able, OO query object that is very expressive.

Go Home Doodle, You are drunk