I have created a simple web page used drupal. However, after reading some documents, it seems usually, css, javascript and php are not used. Because we could create and arrange content by view, or other UIs instead of coding.
Moreover, we could also create and maintain the content by using some modules like Wysiwyg.
Thus, I just wonder when we should code in PHP or javascript in drupal?
I am trying to replicate a site... I have been doing a lot of Dupal tutorials and instead of going into Views any further I would like to try and figure out if I can make a start now and leave the Views til later.... This is if I don't need it for this site that is... So, is there a way to tell whether a site I would like to replicate uses Views by just looking at it?
I'm newbie in Drupal core. I wanna to learning Drupal very deep for many kind of my project. Before it, I must know all of Drupal especially the architecture core and the database. Anyone could be help me to explain or give me the best tutorial online for learning about drupal architecture core and drupal database relational ?