The LabVIEW Style Book (美國原版)

Peter A. Blume

  • 出版商: Prentice Hall
  • 出版日期: 2017-11-21
  • 售價: $3,860
  • 貴賓價: 9.5$3,667
  • 語言: 英文
  • 頁數: 400
  • 裝訂: Paperback
  • ISBN: 0134878426
  • ISBN-13: 9780134878423
  • 相關分類: LabVIEW
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

商品描述

 

Drawing on the experiences of a world-class LabVIEW development organization, The LabVIEW Style Book is the definitive guide to best practices in LabVIEW development.

Leading LabVIEW development manager Peter A. Blume presents practical guidelines or “rules” for optimizing every facet of your applications: ease of use, efficiency, readability, simplicity, performance, maintainability, and robustness. Blume explains each style rule thoroughly, presenting realistic examples and illustrations. He even presents “nonconforming” examples that show what not to do—and why not.  While the illustrations in the print book are in black and white, you can download  full-color versions from the publisher web site for free.

 

Coverage includes

  • Significance of style: How good style improves quality and actually saves time over the full project life cycle
  • Before you code: Configuring your LabVIEW environment, and organizing your files on disk and in the LabVIEW project
  • LabVIEW project specifications: A specialized standard for specifying LabVIEW application requirements
  • Efficient VI layout and development: front panel, block diagram, icons, and connectors
  • Data structures: Choosing data types, efficient use of arrays and clusters, and special considerations with nested data structures
  • Error handling strategies: Trapping and reporting errors for robust and reliable applications
  • Design patterns: Standard VI architectures and application frameworks that promote good style
  • Documentation: Essential rules for source code documentation and streamlining the process
  • Code reviews: Enforcing a style convention using a checklist, the LabVIEW VI Analyzer Toolkit, and peer reviews
  • Appendixes: Convenient glossary and style rules summary

 

This book will be indispensable to anyone who wants to develop or maintain quality LabVIEW applications: developers, managers, and end users alike. Additionally, it will also be valuable to those preparing for NI’s Certified LabVIEW Developer or Certified LabVIEW Architect exams, which contain significant content on development style.

 

Foreword by Darren Nattinger 

Preface 

Acknowledgments 

About the Author 

 

Chapter 1          The Significance of Style 

Chapter 2          Prepare for Good Style 

Chapter 3          Front Panel Style 

Chapter 4          Block Diagram 

Chapter 5          Icon and Connector 

Chapter 6          Data Structures 

Chapter 7          Error Handling 

Chapter 8          Design Patterns 

Chapter 9          Documentation 

Chapter 10        Code Reviews

Appendix A       Glossary 

Appendix B       Style Rules Summary 

Index 

 

 

商品描述(中文翻譯)

Drawing on the experiences of a world-class LabVIEW development organization, The LabVIEW Style Book is the definitive guide to best practices in LabVIEW development.

Leading LabVIEW development manager Peter A. Blume presents practical guidelines or "rules" for optimizing every facet of your applications: ease of use, efficiency, readability, simplicity, performance, maintainability, and robustness. Blume explains each style rule thoroughly, presenting realistic examples and illustrations. He even presents "nonconforming" examples that show what not to do—and why not. While the illustrations in the print book are in black and white, you can download full-color versions from the publisher web site for free.

Coverage includes:

- Significance of style: How good style improves quality and actually saves time over the full project life cycle
- Before you code: Configuring your LabVIEW environment, and organizing your files on disk and in the LabVIEW project
- LabVIEW project specifications: A specialized standard for specifying LabVIEW application requirements
- Efficient VI layout and development: front panel, block diagram, icons, and connectors
- Data structures: Choosing data types, efficient use of arrays and clusters, and special considerations with nested data structures
- Error handling strategies: Trapping and reporting errors for robust and reliable applications
- Design patterns: Standard VI architectures and application frameworks that promote good style
- Documentation: Essential rules for source code documentation and streamlining the process
- Code reviews: Enforcing a style convention using a checklist, the LabVIEW VI Analyzer Toolkit, and peer reviews
- Appendixes: Convenient glossary and style rules summary

This book will be indispensable to anyone who wants to develop or maintain quality LabVIEW applications: developers, managers, and end users alike. Additionally, it will also be valuable to those preparing for NI's Certified LabVIEW Developer or Certified LabVIEW Architect exams, which contain significant content on development style.

Foreword by Darren Nattinger
Preface
Acknowledgments
About the Author

Chapter 1 - The Significance of Style
Chapter 2 - Prepare for Good Style
Chapter 3 - Front Panel Style
Chapter 4 - Block Diagram
Chapter 5 - Icon and Connector
Chapter 6 - Data Structures
Chapter 7 - Error Handling
Chapter 8 - Design Patterns
Chapter 9 - Documentation
Chapter 10 - Code Reviews