0
Doubt
I had completed python . Should I go with numpy , pandas ..... Now or I should go with SQL
3 RĂ©ponses
+ 2
Teesha Sharma it looks like you're working on the intermediate course, which shouldn't take too long. Afterward, you have lots of options! You could explore SQL, build on your Python skills, learn R, or something else entirely. Personally, I recommend diving into C++ and really getting to know how to create classes and subclasses. Developing a strong understanding of C++ will be invaluable. You can then apply that knowledge to Python, which will help you write better classes, subclasses, functions, and work more effectively with dunder methods â topics that aren't usually covered in depth in Python courses.
+ 1
Teesha Sharma for data science you need to be strong in dealing with classes and objects as models are build using it. And BroFar sir said it right if you know c++ is a plus point to be strong in the classes and objects. As you have completed python basics, work on the intermediate and meanwhile learn numpy and pandas library for working with the datasets.
0
I m learning data science and for that c++ is not needed
I saw the syllabus