Learn Python the Hard Way

For anyone who is interested, I've found this book really helpful in picking up the python language.

Learn Python The Hard Way contains a heap of useful programming advice delivered in a clear and very readable way.

It progresses from very simple examples to more complex concepts with a learning curve that will always challenge, but doesn't ever put you in water too deep to fathom. Highly recommended to anyone aspiring to learn the basics of Python.

Comments

Popular posts from this blog

Calling Python from Substance Painter

Python and the Photoshop Script listener

Python Photoshop Automation without win32com- The Example