Logo

Design Patterns In Python by Rahul Verma, Chetan Giridhar

Small book cover: Design Patterns In Python

Design Patterns In Python
by

Publisher: Testing Perspective
Number of pages: 38

Description:
This book is about learning design patterns through the medium of Python language. If you are new to design patterns being a programmer or you want to explore OOP in Python further, this text provides the first building blocks. If you are a tester interested in design of test automation frameworks or thinking about how a single test automation problem could be solved in different ways, this book would prove to be very useful.

Download or read it online for free here:
Download link
(960KB, PDF)

Similar books

Book cover: PyQt4 TutorialPyQt4 Tutorial
by - ZetCode
PyQt4 is a toolkit for creating GUI applications. It is a blending of Python language and the successful Qt library. This tutorial is suited for beginners and intermediate programmers. You will learn to program non trivial PyQt4 applications.
(14481 views)
Book cover: Python Data Science HandbookPython Data Science Handbook
by - O'Reilly Media
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, etc. Familiarity with Python as a language is assumed. The book was written and tested with Python 3.5.
(10008 views)
Book cover: Python ProgrammingPython Programming
by - Wikibooks
This book describes Python, an open-source general-purpose interpreted programming language, available for all Platforms. Python is a high-level, structured programming language that can be used for a wide variety of programming tasks.
(14587 views)
Book cover: Full Stack PythonFull Stack Python
by - FullStackPython.com
You're knee deep in learning the Python programming language. The syntax is starting to make sense. Now you want to take your knowledge and make something real. This book explains each Python web application stack layer and provides the resources.
(12238 views)