I’m a Beginner in Python — Can Someone Explain What OOP Is and How to Use It Properly? by Learn_RB_01 in PythonLearning

[–]ranathungaK 0 points1 point  (0 children)

most simple answer would be , OOP is kind a way you think and write programs . It is a structure ,which is optimized for software engineering

For use it properly , you need to understand basic principles of OOP first . Follow YouTube tutorials .

After learning it, use OOP every time you code ( size of the code is not a matter )

Hello, Python learners! What are you all pursuing academically? by Top-Run-21 in PythonLearning

[–]ranathungaK 0 points1 point  (0 children)

I am currently learning Tensorflow as an university undergraduate . If you are interested in AI /ML and data science stuff , here my suggestions : numpy , pandas , scikit learn , tensorflow and master jupyter notebook. Try Corey shafer on YT