More Coding in Delphi

More Coding In DelphiLike its predecessor Coding in Delphi, More Coding in Delphi is about writing Delphi code. In this book, you won’t find much about the form designer, the VCL, or the FMX framework. You will, however, learn about:

  • How to write SOLID code in Delphi;
  • Using Delphi with design patterns like the Factory, Observer, Adapter, Decorator, and Command Patterns;
  • How to take advantage of Operator Overloading to simplify your code;
  • How to write multithreaded and parallel code and take advantage of the multiple cores in your CPU;
  • How to write Aspect-oriented code to help separate your concerns.

You can buy it on Amazon.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s