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.
Pages : | 502 pages |
Size : | HTML |
File type : | |
Downloads: | 51 |
Created: | 2020-08-30 |
License: | CC BY-NC-SA 3.0 |
Author(s): | Harry J. W. Percival |
A Python Book: Beginning Python, Advanced Python, and Python Exercises
Download free course Full Speed Python, pdf file on 39 pages by João Ventura....
Programming Language C++Download free C++ tutorial , course training on pdf under 1368 pages by Richard Smith....
Android Application Development for the Intel PlatformDownload free course Android Application Development for the Intel Platform, pdf file on 508 pages by by Ryan Cohen, Tao Wang....
Introduction to Programming Using JavaDesigned to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. As beginner programmers, you learn critical problem-solving techniques then move on to grasp the key concepts of object-ori...
GUI Design for Android AppsGUI Design for Android Apps is the perfect - and concise - introduction for mobile app developers and designers. Through easy-to-follow tutorials, code samples, and case studies, the book shows the must-know principles for user-interface design for Android apps running on the Intel platform, includi...
Python re(gex)?Scripting and automation tasks often need to extract particular portions of text from inpu..., download free Python tutorial in PDF (71 pages) created by ....
Modeling and Simulation in PythonThis book is an introduction to physical modeling using a computational approach. It is organized in three parts:...
Think Java, 2nd EditionThink Java is a hands-on introduction to computer science and programming used by many uni..., download free Java tutorial in PDF (326 pages) created by ....
Hacking Secret Ciphers with PythonThere are many books that teach beginners how to write secret messages using ciphers. Ther..., download free Python tutorial in PDF (440 pages) created by ....
Problem Solving with Algorithms and Data StructuresDownload free tutorial in Algorithms and data structures created by Brad Miller and David ranum....