New Book In The Press!

 Delphi Event-based and Asynchronous Programming 




About to be released by the end of the month, Delphi Event-based and Asynchronous Programming brings you the following in about 260 pages:
  • Event loops
  • Messaging systems
  • Asynchronous programming
  • Removing Application.ProcessMessages and moving tasks to background threads
  • Threads in general
  • Tasks
  • Futures
  • Thread safety
  • Communicating with the GUI
  • And more...

Stay tuned  :slight_smile:

Comments

Post a Comment

Popular posts from this blog

Coming in Delphi 12: Disabled Floating-Point Exceptions

Beware of loops and tasks

Catch Me If You Can - Part II