Data structures and algorithms or web framework? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Data structures and algorithms or web framework?

So, this question has been posted before but it seem it was seen and successful ignored so I had to repost it. Having finished the python tutorial, should I learn data structures and algorithms first or should I pick up a web framework and learn things on the way?? I want to do web development (back end).

10th May 2020, 7:26 AM
Tomiwa Joseph
Tomiwa Joseph - avatar
6 Answers
+ 3
I would suggest going for data structures and algorithms first as to write effective backend code, you should have a good understanding of DS and algorithms.
10th May 2020, 7:49 AM
Arsenic
Arsenic - avatar
+ 1
I think It all depends on what you want to do. If you want to go into data science, or ML, you can start with data structures. Or web development.
10th May 2020, 7:37 AM
Justus
Justus - avatar
0
Web development (back end)
10th May 2020, 7:40 AM
Tomiwa Joseph
Tomiwa Joseph - avatar
0
Ok. There are many apps on play store that teaches web scraping and dev with python. And, I think there should also be free courses on udemy too
10th May 2020, 7:44 AM
Justus
Justus - avatar
0
Since you want to do web development go for django or flask both are awesome frameworks good luck!
10th May 2020, 7:57 AM
Anurag Chaudhary
Anurag Chaudhary - avatar
0
Hi Tomiwa Joseph I'm no Python expert but after learning the language for a week I could see that the implementations are pretty easy when compared to other languages. Now coming to your questions, I would suggest you to get started with a framework because these skills help you become a complete developer. But do not ignore data structures, you can solve one question in a day or two but focus on the back-end more.
10th May 2020, 8:57 AM
Avinesh
Avinesh - avatar