Delphi High Performance, Second Edition

Delphi High Performance, 2nd Edition

eBook Details:

  • Paperback: 452 pages
  • Publisher: WOW! eBook; 2nd edition (June 30, 2023)
  • Language: English
  • ISBN-10: 1805125877
  • ISBN-13: 978-1805125877

eBook Description:

Delphi High Performance, 2nd Edition: Discover algorithm performance, high- and low-level optimizations, and the internal behavior of programs written in the Delphi language

Performance matters! Users hate to use programs that are not responsive to interactions or run too slow to be useful. While becoming a programmer is simple enough, you require dedication and hard work to achieve an advanced level of programming proficiency where you know how to write fast code.

This Delphi High Performance, Second Edition book begins by helping you explore algorithms and algorithmic complexity and continues by describing tools that can help you find slow parts of your code. Subsequent chapters will provide you with practical ideas about optimizing code by doing less work or doing it in a smarter way. The book also teaches you how to use optimized data structures from the Spring4D library, along with exploring data structures that are not part of the standard Delphi runtime library.

The second part of the book talks about parallel programming. You’ll learn about the problems that only occur in multithreaded code and explore various approaches to fixing them effectively. The concluding chapters provide instructions on writing parallel code in different ways – by using basic threading support or focusing on advanced concepts such as tasks and parallel patterns.

  • Get to grips with algorithmic complexity and learn how to recognize it
  • Use tools to determine program runtime behavior
  • Speed up programs by doing less instead of more
  • Discover the internal workings of Delphi data structures
  • Gain an understanding of Delphi’s memory manager
  • Find out how to write low-level parallel programs with TThread
  • Use parallel patterns from the PPL and OTL libraries to write fast code
  • Include external code, written in C or C++, in Delphi programs

By the end of this Delphi High Performance, 2nd Edition book, you’ll have learned to look at your programs from a totally different perspective and will be equipped to effortlessly make your code faster than it is now.

Pet Winter Jacket with Harness

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *