Seriously Good Software: Code That Works, Survives, and Wins

  • 5h 29m
  • Marco Faella
  • Manning Publications
  • 2020

Summary

Serious developers know that code can always be improved. With each iteration, you make optimizations—small and large—that can have a huge impact on your application’s speed, size, resilience, and maintainability.

In Seriously Good Software: Code that Works, Survives, and Wins, author, teacher, and Java expert Marco Faella teaches you techniques for writing better code. You’ll start with a simple application and follow it through seven careful refactorings, each designed to explore another dimension of quality.

About the technology

Great code blends the skill of a programmer with the time-tested techniques and best practices embraced by the entire development community. Although each application has its own context and character, some dimensions of quality are always important. This book concentrates on eight pillars of seriously good software: speed, memory usage, reliability, readability, thread safety, generality, and elegance. The Java-based examples demonstrate techniques that apply to any OO language.

About the book

Seriously Good Software is a handbook for any professional developer serious about improving application quality. It explores fundamental dimensions of code quality by enhancing a simple implementation into a robust, professional-quality application. Questions, exercises, and Java-based examples ensure you’ll get a firm grasp of the concepts as you go. When you finish the last version of the book’s central project, you’ll be able to confidently choose the right optimizations for your code.

What's inside

  • Evaluating software qualities
  • Assessing trade-offs and interactions
  • Fulfilling different objectives in a single task
  • Java-based exercises you can apply in any OO language

About the reader

For web developers comfortable with JavaScript and HTML.

About the Author

Marco Faella teaches advanced programming at a major Italian university. His published work includes peer-reviewed research articles, a Java certification manual, and a video course.

In this Book

  • Foreword
  • About This Book
  • About the Cover
  • Software Qualities and a Problem to Solve
  • Reference Implementation
  • Need for Speed—Time Efficiency
  • Precious Memory—Space Efficiency
  • Self-Conscious Code—Reliability Through Monitoring
  • Lie to Me—Reliability Through Testing
  • Coding Aloud—Readability
  • Many Cooks in the Kitchen—Thread Safety
  • Please Recycle—Reusability
  • The Programmer’s Journey
  • A List of the Main Classes from Each Chapter
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.5 of 526 users Rating 4.5 of 526 users (526)
Rating 4.8 of 8 users Rating 4.8 of 8 users (8)