/Hands-On-Software-Engineering-with-Python

Hands-On-Software-Engineering-with-Python, published by Packt

Primary LanguagePythonMIT LicenseMIT

Hands-On Software Engineering with Python

Hands-On Software Engineering with Python

This is the code repository for Hands-On Software Engineering with Python, published by Packt.

Move beyond basic programming and construct reliable and efficient software with complex code

What is this book about?

Software Engineering is about more than just writing code — it includes a host of “soft” skills that apply to almost any development-effort, no matter the language, development-methodology or scope of the project. Being a Senior Developer all but requires awareness of how those skills, along with their expected technical counterparts, mesh together through a project’s life-cycle. This book walks you through that discovery by walking through the entire life-cycle of a multi-tier system and its related software projects. You’ll see what happens before any development takes place, and what impact the decisions and designs made at each step have on the development process. The development of the entire project, over the course of several iterations based on real-world Agile iterations, will be implemented, sometimes starting with nothing, in one of the fastest-growing languages in the world — Python. The details of, and advantages behind a number industry best practices will show why they are best practices. Application of those practices in Python will be laid out, and some Python-specific capabilities that are often overlooked. Finally, the book will, from first principles to complete implementation, implement a High Performance Computing solution.

This book covers the following exciting features: Learn what happens over the course of a system’s life (SDLC). Learn what to expect from the pre-development life-cycle steps. Find out how the development-specific phases of the SDLC affect development. Uncover what a real-world development process might be like, in an Agile way. Find out how to do more than just write the code. Learn project-independent best practices exist, and how to use them. Find out how to design and implement a High Performance Computing process.

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter01.

The code will look like the following:

def SetNodeResource(x, y, z, r, v): n = get_node(x,y) n.z = z n.resources.add(r, v)

Following is what you need for this book: Hands-On Software Engineering with Python is for you if you are a developer having basic understanding of programming and its paradigms and want to skill up as a senior programmer. It is assumed that you have basic Python knowledge.

With the following software and hardware list you can run all code files present in the book (Chapter 1-19).

Software and Hardware List

Chapter Software required OS required
6-19 Python 3.5.2 Windows and Unix (Any)
13 MongoDB 2.6.10 Windows and Unix (Any)
16 RabbitMQ 3.5.7 Windows and Unix (Any)
18 NSSM Windows and Unix (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Brian Allbee has been writing programs since the mid-1970s, and started a career in software just as the World Wide Web was starting to take off. He has worked in areas as varied as organization membership management, content/asset management, and process and workflow automation in industries as varied as advertising, consumer health advisement, technical publication, and cloud-computing automation. He has focused exclusively on Python solutions for the best part of a decade

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781788622011