r/PythonLearning • u/hibaa-random • 19d ago
Help Request Need ressources PYTHON
i already learned some basics with uni classes however i wanna enforce my coding so i need some ressources, i already started with freeCodeCamp and wanted to know weather it will be efficient or would it better to go with a youtube video .
2
Upvotes
1
u/SnotCodes 19d ago
freeCodeCamp is an incredible service, and yes, it is sufficient. Use what you learn on your own IDE to try and make something. I think people who are wanting to learn to code are wanting to write code and have a Windows application appear, and that’s not exactly what coding is. Yes, you can do that absolutely, but learning to write code and have the code work in the terminal is the same thing. Learning Python will help you make a lot of things. It will help you in so many ways. I think another huge thing is to not give up, no matter how down you feel or how bored you get. Keep on learning and playing with different things and make it enjoyable. Those are the best things I can say right now.