0

Help

Hey everyone, I'm a beginner in coding, I'm a 16 year old girl from South Africa and I really need help to learn how to code in python. I've been learning python for over a year but sometimes I just can't seem to understand a thing. I don't know if this only happens to me but if you have any advice please feel free to share.

28th Oct 2025, 1:29 PM
Kuri
Kuri - avatar
4 Risposte
+ 1
Hi! It would be interesting to know what you managed to learn over the year.
28th Oct 2025, 1:59 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Watch yt videos, search in browser and many more resources are out there on the internet.
28th Oct 2025, 5:02 PM
ZORO THE PIRATE 🏴‍☠️
ZORO THE PIRATE 🏴‍☠️ - avatar
0
Simple Tips for Learning Python 1. Practice Regularly: Code a little every day. Small projects help reinforce what you learn. 2. Break Down Problems: When facing a challenge, divide it into smaller parts and solve them one by one. 3. Use Online Resources: Check out websites like Codecademy and freeCodeCamp for interactive lessons. 4. Join a Community: Participate in forums like Stack Overflow or Sololearn or Reddit’s r/learnpython to ask questions and share ideas. 5. Read Documentation: Familiarize yourself with the official Python documentation for guidance on functions and libraries. 6. Learn to Debug: When your code doesn’t work, take time to figure out why using print statements or debuggers. 7. Stay Patient: Everyone struggles at times. Celebrate your progress, no matter how small. Keep practicing, and you'll improve over time!
28th Oct 2025, 9:28 PM
Md Rakibul Hassan
Md Rakibul Hassan - avatar