Preface
This book introduces programming concepts through Python language. The simple syntax of Python makes it an ideal choice for learning programming. Because of the availability of extensive standard libraries and third-party support, it is rapidly evolving as the preferred programming language amongst the application developers.
As old habits die hard, the book encourages the reader to follow good programming practices right from the beginning. We have tried to introduce the programming constructs in the context of the examples that justify the use of those constructs. We have devoted the first twelve chapters of the book to introduce the fundamental programming concepts. These chapters would serve as a foundation for the advanced concepts ...
Get Python Programming: A modular approach now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.