Do you agree with me ???
I have gone to the path of data science and machine learning for about a year now. I've coded with python ever since. Python is great but I think it's making me super lazy. I used to code with c++ , solving combinatorics , using math to calculate, search in arrays using algorithms like binary search ,calculating big oh Problem solving was way different Now with python it's just a function call Combinatorics using just a function Permutations using only a function call and doesn't require you to know recursion There is decorators allowing you to write codes without knowing dynamic programming All im saying is that: python is a very useful programming language ,but it can't make really good engineers, developers or problem solvers What do you think guys ?