Ebook: Learning Python : learn to code like a professional with Python--an open source, versatile, and powerful programming language
Author: Romano Fabrizio
- Tags: Python (Computer program language)
- Series: Community experience distilled
- Year: 2015
- Publisher: Packt Publishing Limited
- Language: English
- pdf
"Learning Python has a dynamic and varied nature. It reads easily and lays a good foundation for those who are interested in digging deeper. It has a practical and example-oriented approach through which both introductory and advanced topics are explained. The book begins by exploring the essentials of programming data structures and teaches you how to manipulate them. It then moves on to controlling the flow of aRead more...
Abstract: "Learning Python has a dynamic and varied nature. It reads easily and lays a good foundation for those who are interested in digging deeper. It has a practical and example-oriented approach through which both introductory and advanced topics are explained. The book begins by exploring the essentials of programming data structures and teaches you how to manipulate them. It then moves on to controlling the flow of a program and writing reusable and error-proof code. You will then explore different programming paradigms that will allow you to find the best approach to any situation, and also learn how to perform performance optimization as well as effective debugging. Throughout, the book steers you through the various types of application, and it concludes with a complete mini website built using all the concepts that you learned."