What should i combine with python course?:o | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What should i combine with python course?:o

Just started to code really learning fast and found passion for this world . Want to expand python seems too "backstage" alone

21st Mar 2019, 7:12 PM
Itzik Halfon
2 Answers
+ 2
When you finish the tutorial, there is still plenty of things to explore in the standard libraries, like functools, itertools, collections. The python documentation site is very useful as it has lots of small example code snippets. If you are interested in statistics and data analysis, then you will love numpy, pandas and matplotlib libraries. If you want to build desktop apps then tkinter or kivy will be your friend. If you want to make websites, then learn django or flask... And you can also learn html, css, sql and JavaScript on the side. There are a lot of options so try to figure out what is your interest :)
21st Mar 2019, 7:52 PM
Tibor Santa
Tibor Santa - avatar
+ 1
://You can go wit python libraries like tkinter or of course frameworks too
21st Mar 2019, 7:32 PM
Sudarshan Rai
Sudarshan Rai - avatar