What is a good framework for python beginners? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is a good framework for python beginners?

19th Apr 2021, 1:55 PM
Antonio Pascual Ango Ango Abegue
Antonio Pascual Ango Ango Abegue - avatar
3 Answers
+ 4
It depends on which kind of framework you want to learn! If you are interested in web development, I would suggest you to learn Flask, it's very easy for begginers. After learning Flask, you should try Django, it is a bit more complex but hopefully if you understand Flask you will understand Django! If you would like to learn an easy GUI Framework for developing GUI apps, go with Tkinter. If you were actually thinking bout Data Science Frameworks, NumPy is a great choice for beginners. In SoloLearn there are two different courses that will teach you the basis of data science. I hope this can help you, and also, don't forget to check if a question already exists before asking it. You can do this by using the search bar up in the forum.
19th Apr 2021, 3:29 PM
Paula Campbell
Paula Campbell - avatar
0
Framework for what? There are many frameworks for many tasks
19th Apr 2021, 5:33 PM
KUMAR SHANU
KUMAR SHANU - avatar