
Practical Formal Software Engineering: Wanting the Software You Get
內容描述
Based around a theme of the construction of a game engine, this textbook is for final year undergraduate and graduate students, emphasising formal methods in writing robust code quickly. This book takes an unusual, engineering-inspired approach to illuminate the creation and verification of large software systems. Where other textbooks discuss business practices through generic project management techniques or detailed rigid logic systems, this book examines the interaction between code in a physical machine and the logic applied in creating the software. These elements create an informal and rigorous study of logic, algebra, and geometry through software. Assuming prior experience with C, C++, or Java programming languages, chapters introduce UML, OCL, and Z from scratch. Extensive worked examples motivate readers to learn the languages through the technical side of software science.
Takes readers through the creation of a complete software package based around a theme of the construction of a game engine
Teaches software engineering as engineering, rather than mathematics or business
Illustrates extensive worked examples with 1000 lines of code
目錄大綱
Part I. Fundamentals:
- Arithmetic
- Logic
- Algebra
- Diagrams
Part II. Language: - UML
- OCL
- Z
- Logic
- Java
Part III. Practice: - Implementation
- State transformation
- Plain text
- Natural language
- Digital geometry
- Building dungeons
- Multiple threads
- Security.
作者介紹
Bruce Mills, University of Western Australia, Perth
Bruce Mills holds a Ph.D. in computer science and mathematics from the University of Western Australia, Perth. He has twenty years of experience in the industrial electronics and software fields, and as a lecturer in his native country, Wales, and the Middle East. Dr Mills is the author of Theoretical Introduction to Programming (2010).