Milton Coyne
Now that we have learned and probably mastered how to declare string variables in a Delphi program, it is always fascinating to encounter strange behavior that might cause some confusion. Strings are indeed special in… … Read more
4 years ago in Coding, Delphi, Learn, learn delphi, object pascal, programming, Videos0
Milton Coyne
Delphi MVP Alister Christie recently launched his book entitled “Code Faster in Delphi”. Much like his YouTube Channel that aims to help aspiring programmers to program faster and better, his book comes with the same… … Read more
4 years ago in Coding, Delphi, Learn, learn delphi, object pascal, programming, Videos0
gabr42
In the previous installment I introduced the idea of a readers-writer lock. Today I’ll look into readers-writer lock implementations (yes, multiple) that are available in the Delphi run-time library.Read more »— Published under the Creative… … Read more
4 years ago in Delphi, multithreading, programming, synchronization0