Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Hands-On Software Engineering with Python

You're reading from   Hands-On Software Engineering with Python Move beyond basic programming to design, maintain, and deploy extensible Python systems

Arrow left icon
Product type Paperback
Published in Dec 2025
Publisher Packt
ISBN-13 9781835888001
Length 628 pages
Edition 2nd Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Brian Allbee Brian Allbee
Author Profile Icon Brian Allbee
Brian Allbee
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Preface 1. Introduction FREE CHAPTER 2. Programming Versus Software Engineering Revisited 3. The Software Development Life Cycle 4. System Modeling 5. Methodologies, Paradigms, and Practices 6. Code Style and Related Standards 7. Functional Code Standards 8. Revisiting Development Tools 9. Revising the hms_sys System Project 10. Updating Projects and Processes 11. Re-Examining Options for Business Objects 12. Reviewing Business Object Data Persistence 13. Data Persistence and BaseDataObject 14. Testing the Business Objects 15. CI/CD Options 16. API Options 17. Assembling the API 18. The Final API, Deployed to AWS 19. Unlock Your Exclusive Benefits 20. Other Books You May Enjoy 21. Index

Functional Code Standards

The next deeper level of standards, and the one that is close to the code itself, concerns making decisions about how the actual functionality is implemented. This chapter focuses on the options and decisions that are most likely to have a significant impact if they were changed after a substantial amount of code was already written. Implied in that description is the idea that making changes to them after development has started introduces risks of breaking changes, or at least a significant amount of rework that could be avoided by making the right decision from the start, for whatever value of right applies.

Alongside those are some general best practices that are less risk-prone, but that will make the lives of those working with the code, or maintaining it, easier. Taken together, there are a half dozen topics in this set. These may not be the only decision points that can affect a project or the ongoing efforts of an engineering team across multiple...

lock icon The rest of the chapter is locked
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Hands-On Software Engineering with Python
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime
Modal Close icon
Modal Close icon