Matthias Noback

Matthias Noback is a professional web developer (since 2003). He lives in Zeist, The Netherlands, with his girlfriend, son, and daughter.

Matthias has his own web development, training, and consultancy company called Noback’s Office. He has a strong focus on backend development and architecture, and he’s always looking for better ways to design software.

books by Matthias Noback

Exploring Classes as Types

  • September 2020
  • ISBN 9781617298776
  • 59 pages

In Exploring Classes as Types, author and veteran web developer Matthias Noback has chosen content from three Manning books that explore this powerful technique. The first chapter showcases the numerous benefits that come with strongly typed code. Then, you'll drill down into different categories of objects and when and how to use them. Lastly, you'll zoom in on value objects, which are particularly well-suited to unit testing, and discover how they help to expand the "safe area" inside your application. With this laser-focused sampler, you'll be on your way to harnessing the power that treating classes as types offers!

Object Design Style Guide

  • December 2019
  • ISBN 9781617296857
  • 288 pages
  • printed in black & white
  • Available translations: Japanese, Korean, Russian

Object Design Style Guide presents dozens of professional techniques for writing OO code. In it, veteran developer Matthias Noback lays out design rules for constructing objects, defining methods, changing and exposing state, and much more. All examples use instantly familiar pseudocode, so you can follow along in the language you prefer. You’ll go case by case as you explore important scenarios and challenges for object design and then walk through a simple web application that demonstrates how different types of objects can work together effectively.