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: 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.
(9885 views)
Book cover: Snake Wrangling for KidsSnake Wrangling for Kids
by
Snake Wrangling for Kids is a printable electronic book, for children 8 years and older, who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.
(18699 views)
Book cover: A Byte of Python (for Python 3.0)A Byte of Python (for Python 3.0)
by
This is a tutorial and a guide on Python programming for absolute beginners. If all you know about computers is how to save text files, then this is the book for you. The book is updated for the upcoming Python 3.0 language.
(37781 views)
Book cover: Python TutorialPython Tutorial
by - Python Software Foundation
This tutorial introduces the reader informally to the basic concepts of the Python language and system. It introduces many of Python's most noteworthy features, and will give you a good idea of the language's flavor and style.
(24522 views)