E-Book, Englisch, 736 Seiten
Verma / Allbee Hands-On Software Engineering with Python
1. Auflage 2018
ISBN: 978-1-78862-135-9
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Move beyond basic programming and construct reliable and efficient software with complex code
E-Book, Englisch, 736 Seiten
ISBN: 978-1-78862-135-9
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Hands-On Software Engineering with Python".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Programming vs. Software Engineering
- The Software Development LifeCycle
- System Modeling
- Methodologies, Paradigms and Practices
- The hms_sys System-Project
- Development Tools and Best Practices
- Setting up Projects and Processes
- Creating the Business-Objects
- Testing the Business-Objects
- Thinking About Business-Object Data-Persistence
- Data Persistence and BaseDataObject
- Persisting Object Data to Files
- Persisting Data to a Database
- Testing Data Persistence
- Anatomy of a Service
- The Artisan Gateway Service
- Handling Service Transactions
- Testing and Deploying Services
- High Performance Computing in Python