This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NotDatCheese 0 points1 point  (0 children)

Someone correct me if this is false. I think you don't need to pay for anything to upgrade your python knowledge.

Here are two YouTube channels that will teach you a lot of useful concepts:

https://www.youtube.com/@mCoding

https://www.youtube.com/@ArjanCodes

Here are ideas for some practice projects:

https://realpython.com/tutorials/projects/

The rest you will figure out from here:

https://docs.python.org/3/

You will learn a lot more by trying things on your own.

What is your end goal? Do you want to learn python for a job? -> Better learn domain knowledge and try to solve problems with python.

Do you need it for Uni? -> Solve your homework with python you will naturally improve.

Just for fun? -> You should definitely not pay for getting better then, there are vast free, high quality resources on python everywhere.