0
machine learning
what the basic difference between machine learning and object oriented programming and which one has a higher scope in upcoming years....
2 Answers
+ 2
OOP is programming paradigm which is already used for years. Code written in OOP is very readable and easily mantainable and expandable aside of structural code (so called spaghetti code). Every good programmer should know OOP. It's very hard to get a job without knowing it.
Machine learning is kinda new concept. It's what it says. The program written with ML is able to teach or improve itself automatically without explicitly specifying the behavior. This has very bright future and will bring things we can't even imagine machines could do. Check some videos about it on youtube. It's very interesting!
+ 1
i am no expert by any means, but by my understanding they are different things. both have a future in the coming years/decades simply in different fields.
simply put think OOP for stuff like banking software or admin, or games.
machine learning is different field that can be put to work in more and more fields every day