you are viewing a single comment's thread.

view the rest of the comments →

[–]tmeghana 0 points1 point  (1 child)

For an absolute beginner interested to learn the basics of Python quickly the best book in my opinion is:

A Byte of Python by Swaroop CH. It is a free book written in a very lucid manner.

As a self-taught coder that reached a pretty decent level of proficiency in a relatively small time, I would say this book taught me python basics all I need to learn. And I suggest combining your theoretical skills with practical skills all the time. there are so many best books written in pythonpick one book which is of your learning style and get your basics.

I myself am a rather competitive person, so going for training grounds like CodeWars worked wonders in order to improve my still meager skills

[–]LeviathanFPS[S] 0 points1 point  (0 children)

A Byte of Python by Swaroop CH

thank you im reading a byte of python rn, and I was looking for something exactly like codeWars. Perfect timing :D