|
|
|
|
|
by educationdata
2710 days ago
|
|
Many times language is not the barrier. It is very likely it will take you less time to learn a new language than to learn a framework in a familiar language. Personally, I found PHP is the easiest to get into web development. You do not have to use MVC or any framework at all. For other languages (python, js), web development almost always requires using a framework, which can take more time to learn than learn the PHP language. And PHP is also easier for hosting. |
|