{"product_id":"labview-style-book-the-von-peter-blume-und-peter-a-blume","title":"LabVIEW Style Book, The","description":"\n                                \n                \u003cp\u003e\u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Drawing on the experiences of a world-class LabVIEW development organization, \n                    \n                    \u003ci\u003eThe LabVIEW Style Book\u003c\/i\u003e\n                                         is the definitive guide to best practices in LabVIEW development. \n                \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        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 \n                    \n                    \u003ci\u003enot\u003c\/i\u003e\n                                         to do—and \n                    \n                    \u003ci\u003ewhy not\u003c\/i\u003e\n                                        .  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. \n                \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003eCoverage includes \u003c\/p\u003e\n                                  \n                \n                \u003cul\u003e\n                                          \n                    \n                    \u003cli\u003eSignificance of style: How good style improves quality and actually saves time over the full project life cycle   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eBefore you code: Configuring your LabVIEW environment, and organizing your files on disk and in the LabVIEW project   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eLabVIEW project specifications: A specialized standard for specifying LabVIEW application requirements   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eEfficient VI layout and development: front panel, block diagram, icons, and connectors   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eData structures: Choosing data types, efficient use of arrays and clusters, and special considerations with nested data structures   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eError handling strategies: Trapping and reporting errors for robust and reliable applications   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eDesign patterns: Standard VI architectures and application frameworks that promote good style   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eDocumentation: Essential rules for source code documentation and streamlining the process   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eCode reviews: Enforcing a style convention using a checklist, the LabVIEW VI Analyzer Toolkit, and peer reviews   \u003c\/li\u003e\n                                        \n                    \u003cli\u003eAppendixes: Convenient glossary and style rules summary \u003c\/li\u003e\n                                    \n                \u003c\/ul\u003e\n                                  \n                \n                \u003cp\u003e \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003eThis 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.\u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        \n                    \u003ci\u003e\n                                                Foreword by Darren Nattinger  \n                        \n                        \u003cbr\u003e\n                                            \n                    \u003c\/i\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        \n                    \u003ci\u003e\n                                                Preface \n                        \n                        \u003cbr\u003e\n                                            \n                    \u003c\/i\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        \n                    \u003ci\u003e\n                                                Acknowledgments  \n                        \n                        \u003cbr\u003e\n                                            \n                    \u003c\/i\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        \n                    \u003ci\u003e\n                                                About the Author  \n                        \n                        \u003cbr\u003e\n                                            \n                    \u003c\/i\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 1          The Significance of Style  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 2          Prepare for Good Style  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 3          Front Panel Style  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 4          Block Diagram  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 5          Icon and Connector  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 6          Data Structures  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 7          Error Handling  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 8          Design Patterns  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 9          Documentation  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Chapter 10        Code Reviews \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Appendix A       Glossary  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        Appendix B       Style Rules Summary  \n                    \n                    \u003cbr\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e\n                                        \n                    \u003ci\u003e\n                                                Index  \n                        \n                        \u003cbr\u003e\n                                            \n                    \u003c\/i\u003e\n                                    \n                \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e \u003c\/p\u003e\n                                  \n                \n                \u003cp\u003e \u003c\/p\u003e\n                            \n            \u003cdiv class=\"aw-variant-hidden-subtitle-div\" id=\"aw-variant-subtitle-9780134878423\"\u003e\u003ch3\u003e\u003c\/h3\u003e\u003c\/div\u003e","brand":"Autorenwelt Shop","offers":[{"title":"Softcover - 9780134878423","offer_id":55048679162181,"sku":"9780134878423","price":98.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0940\/0622\/files\/31402c41-1ac6-46ad-aa90-2b44c8d555ae.jpg?v=1780545675","url":"https:\/\/shop.autorenwelt.de\/en\/products\/labview-style-book-the-von-peter-blume-und-peter-a-blume","provider":"Autorenwelt Shop","version":"1.0","type":"link"}