#🔒 Help I am new to Python any tips?
38 messages · Page 1 of 1 (latest)
@coarse pagoda
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.
My tip for now would be to just have fun with it. Jump into a course/book and start working through it. Ask questions if you're unsure of things as you go.
okay thanks
!learn
Here are the top free resources we recommend for people who are new to programming:
- Automate the Boring Stuff — an online book (also available to purchase as a physical book)
- Harvard’s CS50P course — video lectures (slides and notes provided) with exercises
- Python Programming MOOC 2026 course — text-based lessons with exercises
- Corey Schafer's YouTube playlist
For a full, curated list of educational resources we recommend, please see our resources page!
where can I find courses?
we have a great list of beginner resources here you could get started with
woah
okay thanks man I’ll put effort into this
just make sure you code as you go. It's easy to watch video after video and feel like you're learning
but the real learning happens when you actually sit down and try and code something yourself
so watch video then try to apply or apply as the video is going on? As in I pause it and try to apply it
What I like to do when learning something new is follow along, but afterwards, open another code file and see if I can do it again without the video this time
ohhh okay
if you can't do it on your own, did you really learn?
makes sense
thanks man
it takes some time/practice to get comfortable with it though
its time im willing to put in
I hate wasting time playing games
its why im trying to get out of the habit of it
that's good, but it's also cool to ask questions if you're stuck
I have a personal rule where I won't ask for help until I've spent a certain amount of time trying to figure it out myself
How much time do you give yourself before asking?
Being a good programmer is about being resourceful. We don't just memorize all these massive programs. We look things up when necessary.
ahh
Depends on the problem really, but no less than 15 minutes
ahhh okay
okay this helps a lot thanks man
I’ll look through the guide and ask for help if I am stuck
Np, good luck! These help threads are usually pretty responsive, especially for beginner questions.
ahh okay thanks man
I’ll make sure to ask questions whenever I need to
It can be a bit dependent on who is around, or if anyone's around (timezones). If you get no answers, ask again later.
alr thanms
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.