0
Do i need to study algorithm first after that go to python
8 Answers
+ 5
No, just start with a programming language and dive into practice projects (whatever it is) as quickly as possible.
You can pick up standard algorithms on the way whenever you feel you are ready for them or need one.
Also look at a few famous threads that may help you:
https://www.sololearn.com/discuss/595802/?ref=app
https://www.sololearn.com/discuss/1091816/?ref=app
https://www.sololearn.com/discuss/284542/?ref=app
+ 3
Tnx
+ 2
Its not necessary brother but if you do so ,its better
+ 2
Yea....you should do fast the algorithm it will use a lot....as it gives us the concept of the programming somehow...like how it should be implemented,the knowledge,the way,the logic and many more ...So I would go first in algorithms and then u should go towards python...
+ 1
Thank u bro
I studied a little in algorihm
+ 1
No you donât need to learn aligorithm first to learn Python. Python is simple and easy to learn.
0
Learn the structure of one language and then learn algorithms!