FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Test-Driven Development with Python
- Author(s) Harry J. W. Percival
- Publisher: O'Reilly Media; 2nd edition (September 26, 2017); eBook (Creative Commons Licensed)
- License(s): Creative Commons License (CC)
- Paperback: 622 pages
- eBook: HTML and PDF
- Language: English
- ISBN-10: 1491958707
- ISBN-13: 978-1491958704
- Share This:
By taking you through the development of a real web application from beginning to end, this hands-on guide demonstrates the practical advantages of Test-Driven Development (TDD) with Python. You'll learn how to write and run tests before building each part of your app, and then develop the minimum amount of code required to pass those tests. The result? Clean code that works.
In the process, you'll learn the basics of Django, Selenium, Git, jQuery, and Mock, along with current web development techniques. If you're ready to take your Python skills to the next level, this book clearly demonstrates how TDD encourages simple designs and inspires confidence.
About the Authors- N/A
- Test-Driven Development with Python (Harry Percival)
- The Mirror Site (1) - ePub
- The Mirror Site (2) - PDF
- The Book Homepage (Resources, Blogs, Updates, etc.)
-
Architecture Patterns with Python (Harry Percival, et al.)
Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices, it introduces proven architectural design patterns to help Python developers manage application complexity, and get the most value out of their test suites.
-
Test-Driven Development: Extensive Tutorial (G. Galezowski)
If you're looking for a practical resource on Test-Driven Development this is the book for you. You've found a practical end-to-end guide that will help you implement Test-Driven Techniques for your software development projects.
-
Domain-Driven Design Reference (Eric Evans)
This reference gives a quick and authoritative summary of the key concepts of Domain Driven Design (DDD). It is not meant as a learning introduction to the subject. Eric Evans' original book and a handful of others explain DDD in depth from different perspectives.
-
Python 3 Patterns, Recipes and Idioms (Bruce Eckel, et al)
This book is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms. It focuses on some of the more advanced techniques used by libraries, frameworks, and applications.
-
Python Design Patterns (Brandon Rhodes)
Understand the structural, creational, and behavioral Python design patterns - this book will help you learn the core concepts of design patterns and the way they can be used to resolve software design problems using Python.
-
Test-Driven iOS Development - Gimme The Code (Dominik Hauser)
This book will help you understand the process of Test-driven development (TDD) and how it impacts your applications written in Swift. Through practical, real-world examples, you'll start seeing how to implement TDD in context.
:
|
|