3 Respuestas
+ 1
1. Watch videos on YouTube related to python. You can find many full tutorials and I will list some here:
https://youtu.be/_uQrJ0TkZlc
https://youtu.be/rfscVS0vtbw
https://youtu.be/WGJJIrtnfpk
2. Complete lots of programming challenges, this is a sure way to improve and create your own style. There are many websites which give programming challenges. One that I recommend is CodeWars (https://www.codewars.com) where you complete challenges in the website to level up. Here are some more websites with challenges you could try:
https://edabit.com
www.programmr.com
3. If you get stuck, ask for help on websites such as stackoverflow. You will get the best replies of you specify the problem you have, explain what you have tried, and don't ask for all the code for a problem, just the parts you're stuck on.
0
Eragon1980 thank you so much
0
No problem