|
|
|
|
|
by jventura
1639 days ago
|
|
You can check this course I made recently [0]. It has lots of exercises you can use to practise as you go along. In the resources [1] you can also find my full-speed python ebook. I use it to teach python to 2nd year CS students so they start programming with sockets after 3 weeks (~10 hours). You can stop after the classes chapter and you’ve learned basic python.. [0] https://pylearners.com/courses/python-intro/ [1] https://pylearners.com/resources/ |
|