What is the use for oop? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the use for oop?

25th May 2017, 11:11 PM
Joar
2 Answers
0
to make code shorther and help building large project comparing to procedural programming language (like pascal)
25th May 2017, 11:25 PM
Setiawan Next
Setiawan Next - avatar
0
it simulates reality especially what can be seen. as an analogy, oop is street smart math. it can be fast, slick, and can take you to the final destination in most cases. functional programming is like the math from the ivory towers. it has deep academic foundations, it feels clunky to those fluent in street math, and it can solve many problems that are painful in street smart math. put them together like in Scala, Java, C#, and the like, and you get the best of both worlds.
26th May 2017, 1:03 AM
Venkatesh Pitta
Venkatesh Pitta - avatar