In order to understand the good features of Drupal, it is best if you better know the concept of the generalized the basic types of program which can be created for the reason of why the core of node is being used. Node is just a very simple and to use if you know all its fundamental terms, but once you add more fields such as file uploads and date fields it is increasing its complexity and you will notice that it becomes more cumbersome. Considering the content types similar to node types, you should specify the nodes important and depend on the fields and their attributes.
If you are reading nodes, and it’s your fist time you will notice that it sound obscure and a bit confusing but you need to analyze order not to misguide because when practicing Drupal nodes they are your best supporter when you are applying a node in news items or blog posts and many others. A node lacking of any extensions has only simple tasks to perform like creating date, title and many more and in node you can assign taxonomy or categories as well by default.
And if you want to put or display a data which are being contained by nodes is relatively easy using the built in features of Drupal. The default option of installed has a task to lists items on the home page that have been marked as promoted to the front page. You can then make pages easily by using views and clicking a few available options in which you can select of the nodes you like to be displayed such as choosing your display layout and items with paging controls and few others for that you just need to set a page path and Drupal does the rest.
If you are just new to the web design business and you not have enough and clear idea of how that is it is being used and how to make it displayed then you can also do theme overrides and template files to show the data in alternative formats. There are a lot of things you can do if you only know all the basic area of the nodes. And talking about Drupal, we can see it as an open-source system and the community base is so large and helpful due to the reason building your own custom module to display the data is not far out of reach for mid-level PHP programmers.




