Model–View–Controller (MVC) is a software architecture. Magento 2 is a skyscraper when we talk about architecture. Following articles describe various of topics related to Magento 2 MVC.
How to create a basic module in Magento 2
We’re going to build a very simple module in Magento 2. When finished, the module’s output will say “Hello world!” in the block content on a custom frontend route.
Read more