#๐ I've learned basics now what?
18 messages ยท Page 1 of 1 (latest)
@small spoke
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
After you learn the basics, you usually start working on projects.
that means you can move on to even more challenging projects.
there's so much you can create, there will always be something new to do that is challenging for you, forever.
so i just continue doing random shenanigans in the terminal?
try making something with a UI
how
If you want something simple to start with, there's Tkinter. If you want a more robust library, consider PySide (aka Qt).
any good tutorials?
You can also look into making a web app and use Python as your backend.
https://www.pythonguis.com/ tends to be a pretty good resource (at least for Qt).
ok thanks
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.