+ 3
Diference between developing an app using object oriented languages and web developing based languages like html, css and others
2 Respuestas
+ 2
html, css are MUST USE languages, when developing for the web regardless of whether you use oop or not. object oriented programming is mainly used when developing complex applications like social network, search engine, video game or even websites. it's mainly because many people are on the project, and the project has to be divided into smaller ones. Procedural programming is kind of "going straight to the point" , faster than oop , its used for smaller and basic applications.
+ 1
It is like difference between building house and making landscape works