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: | 40 |
Created: | 2020-08-30 |
License: | CC BY-NC-SA 3.0 |
Author(s): | Harry J. W. Percival |
Building Skills in Python: A Programmer's Introduction to Python
Python Scripting for Spatial Data Processing
Download free course I Love Ruby, pdf file on 314 pages by Karthikeyan A K....
Getting started with SharepointDownload free Sharepoint tutorial course in PDF, training file in 10 chapters and 75 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
C++ Exercices with solutionsDownload free document in PDF about C++ language, exercices and solutions for beginners and intermediate level students....
5 Unsung Tools of DevOpsDownload free course 5 Unsung Tools of DevOps, pdf file on 21 pages by O'Reilly Media....
Learn Pascal Programming TutorialA complete course on object programming in Pascal. In the first part, you learn how to use existing code written in object programming. Or, in other words, to use existing classes, especially those used to make the GUI of an application....
J2EE tutorial in PDFDownload free J2EE tutorial course in PDF, training file in 6 chapters and 39 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Webapps in GoThe book teaches you how to write web applications in Go without using a framework. It is ..., download free Go tutorial in PDF (185 pages) created by ....
Application Security in .NET SuccinctlyDownload free course Application Security in .NET Succinctly, pdf file on 103 pages by by Stan Drapkin....
Spring MVC FrameworkDownload a free training document material about the Framework Spring MVC ,this pdf tutorial is a complet reference guide to Spring Framework features under 904 pages designated to all student level....
Practices of the Python ProProfessional developers know the many benefits of writing application code that's clean, well-organized, and easy to maintain. By learning and following established patterns and best practices, you can take your code and your career to a new level....