<p>Learn how to write good code for humans. This user-friendly book is a comprehensive guide to writing clear and bug-free code. It integrates established programming principles and outlines expert-driven rules to prevent you from over-complicating your code.</p><p>You’ll take a practical approach to programming, applicable to any programming language and explore useful advice and concrete examples in a concise and compact form. Sections on Single Responsibility Principle, naming, levels of abstraction, testing, logic (if/else), interfaces, and more, reinforce how to effectively write low-complexity code.&#xa0; While many of the principles addressed in this book are well-established, it offers you a single resource.</p><p><em data-olk-copy-source="MessageBody">Software Engineering Made Easy</em> modernizes classic software programming principles with quick tips relevant to real-world applications. Most importantly, it is written with a keen awareness of how humans think. The end-result is human-readable code that improves maintenance, collaboration, and debugging—critical for software engineers working together to make purposeful impacts in the world.</p><p><strong>What You Will Learn</strong></p><ul><li>Understand the essence of software engineering.</li><li>Simplify your code using expert techniques across multiple languages.</li><li>See how to structure classes.</li><li>Manage the complexity of your code by using level abstractions.</li><li>Review test functions and explore various types of testing.</li></ul><p><strong>Who This Book Is For</strong></p><p>Intermediate programmers who have a basic understanding of coding but are relatively new to the workforce. Applicable to any programming language, but proficiency in C++ or Python is preferred. Advanced programmers may also benefit from learning how to deprogram bad habits and de-complicate their code.</p><p>&#xa0;</p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Software Engineering Made Easy

  • Marco Gähler

摘要

Learn how to write good code for humans. This user-friendly book is a comprehensive guide to writing clear and bug-free code. It integrates established programming principles and outlines expert-driven rules to prevent you from over-complicating your code.

You’ll take a practical approach to programming, applicable to any programming language and explore useful advice and concrete examples in a concise and compact form. Sections on Single Responsibility Principle, naming, levels of abstraction, testing, logic (if/else), interfaces, and more, reinforce how to effectively write low-complexity code.  While many of the principles addressed in this book are well-established, it offers you a single resource.

Software Engineering Made Easy modernizes classic software programming principles with quick tips relevant to real-world applications. Most importantly, it is written with a keen awareness of how humans think. The end-result is human-readable code that improves maintenance, collaboration, and debugging—critical for software engineers working together to make purposeful impacts in the world.

What You Will Learn

  • Understand the essence of software engineering.
  • Simplify your code using expert techniques across multiple languages.
  • See how to structure classes.
  • Manage the complexity of your code by using level abstractions.
  • Review test functions and explore various types of testing.

Who This Book Is For

Intermediate programmers who have a basic understanding of coding but are relatively new to the workforce. Applicable to any programming language, but proficiency in C++ or Python is preferred. Advanced programmers may also benefit from learning how to deprogram bad habits and de-complicate their code.