#๐ Starting as a dev
14 messages ยท Page 1 of 1 (latest)
@wild oak
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.
How much you know about making discord bot?
!res
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
!kindling
The Kindling projects page contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
Know How to make It using discord.py, make It online and do some comands, i have some a integration with mongodb to do a database for coins and stuff too
Thx!
Well, I would say it's a little more than basic
Do you know programming theory already?
Cause that's something where improving doesn't only help you in Python but in all languages.
With programming theory I mean stuff like data structures and algorithms and software development, and then you can still dive deeper regarding the exact topic you want, e.g. if you're interested in databases you can look at how these work internally.
if you haven't done so yet, maybe look into tooling such as uv, ruff, pre-commit and git when collaborating in a team with others, also maybe some automatic testing of your code if you aren't doing that already either
This help channel has been closed. 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.