What can I do after learning Python only? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What can I do after learning Python only?

23rd May 2020, 1:08 PM
swaggy tarret
2 Answers
+ 6
Well, You Can Create Multiple Applications Depeding On Your Skills For A Beginner - - > You Can Learn Some Standard Libraries Like httplib2, urllib3, socket and poplib to create a web bot for scraping data like csv, images and js, css, html documents.... For added complexity learn about the external libraries like BeautifulSoup, Scrapy and mechanizer For An Intermediate - - - > Learn about the sqlite3 and tkinter to create a data base application and for added complexity learn about Kivy for GUI programming that features multiple operability like for android systems to Macs or consider OpenCV or simpleCV for a face detection application to make your computer only accessible by you For high level expertise - - - > Contribute to open source projects in github like Django, Cherrypy and Django CMS or try some scientific, mathematical and AI programming with some libraries like matplotlib, scipy and numpy for complex coding
23rd May 2020, 1:32 PM
ÃKR
ÃKR - avatar
25th May 2020, 6:18 PM
Jslearn