best sources to learn python
by - Thursday, January 1, 1970 at 12:00 AM
You can also find some really good books on libgen ! I have in mind all the "hands on..." collections, which are great
Reply
You can also find a cheap course on Udemy, but there are tons of free resources online.
Reply
py4e (python for everybody)

but i'd suggest learning about OOP (object-oriented programming) first since it helps you understand the concept, also after you understand the concept and syntax yada yada, it's faster if you have a case, you know, learn by doing
Reply
gg my man
Reply
I can totally recommend pycharm edu :) .. you should find some courses for that
Reply
Free Youtube, Udemy every time you use a new email address you get a discount to buy courses. Learning coding is not like learning knowledge, you will always feel like you don't know anything. Try to find different tasks to do, from easy to difficult tasks, and challenge yourself. Always googling find others code and copy paste is usual, be comfortable with that.
Reply
There is a full free course on you-tube already and easy to understand : Learn Python - Full Course for Beginners [Tutorial]
Reply
basics:https://www.youtube.com/watch?v=rfscVS0vtbw
intermediate:https://www.youtube.com/watch?v=HGOBQPFzWKo
networking:https://www.youtube.com/watch?v=FGdiSJakIS4
Reply
https://learnxinyminutes.com/docs/python/

This site gives you a basic explanation of Python and its syntax, it's very useful and also has guides for many other programming languages and tools.
Reply
I always try to learn from official docs, to be accurate and up to date
Reply


 Users viewing this thread: best sources to learn python: No users currently viewing.