0

A few questions (PYTHON)

I can use Python very well, but I don't know what to do with it if that makes sense. I'm not sure what libraries I should learn so that I can do more things with it. And another question is, what libraries does Sololearn code playground support? I don't have access to a full IDE right now and I'm wondering if it supports stuff like sqllite / tkinter?

21st Sep 2024, 5:38 AM
Xmosity
3 odpowiedzi
+ 2
For Python, consider exploring Flask for web, NumPy for data, or Scikit-learn for machine learning. Sololearn doesn't support SQLite or Tkinter. If you need more specifics.
21st Sep 2024, 7:27 AM
Muhammad Nouman Ali
Muhammad Nouman Ali - avatar
+ 1
Bro, if you're coding on your phone, Pydroid is a good app to use. Since you already know Python, here are some project ideas to help you get better: Learn Web Scraping: Use libraries like BeautifulSoup or Scrapy to grab data from websites. You can make simple bots or tools to collect info. Try Selenium: Automate stuff in your browser, like testing websites or scraping data. Work with APIs: Learn how to use APIs (like Twitter, YouTube, or weather) to make cool apps or bots. Build a Web App: Make a web app with Flask that downloads YouTube videos (with options like slowed or reverb). You can use yt-dlp or youtube-dl for this. Create Your Own Library: Build a Python library to make tasks easier or add cool features. Some more ideas: Automation Tools: Make scripts to automate things like managing files or sending emails. Telegram Bot: Build a bot for Telegram that handles things like weather updates, YouTube downloads, or even music.
21st Sep 2024, 8:19 AM
Luo Shenshi
Luo Shenshi - avatar
0
Well, why did you learn programming in the first place?
21st Sep 2024, 6:05 AM
Junior
Junior - avatar