Warren
You might thing that because of a post where I rant about Git’s glitchiness that I hate git. I’m actually a pretty happy Git user, except when Git is having one of its moods. I have… … Read more
2 years ago
0
Embarcadero GetIt
RAD Studio plugin for analyzing Delphi source code. It gives warnings and hints for your code. … Read more
2 years ago
0
Yılmaz Yörü
Hello C++ Developers, today we have a great collection of C++ posts about Move Constructors and the Copy Assignment Operator. All of the C++ examples in these posts can be used with C++ Builder Enterprise, Architect, and Professional… … Read more
2 years ago in assignment operator, C++, Copy Assignment Operator, default, Default Move Constructor, forced, Forced Move Constructor, move constructor, programming, RAD Studio, RAII, Resource Acquisition Is Initialization, Rule of Three, Rule of Zero, Single Responsibility Principle
0
dummzeuch
This is mostly for me so I can look it up again later: JPEG XL is a new (for appropriate definitions of “new”) picture compression algorithm (and much more). One very interesting option is to… … Read more
2 years ago in none
0
Milton Coyne
In this video from the recently concluded DelphiCon 2023, Gustavo Mena Barreto, a senior developer from Aquasoft, will walk us through an approach in Software development known as Domain-Driven Design. All software is designed to… … Read more
2 years ago in Coding, data, DDD, Delphi, DelphiCon, DelphiCon 2023, Domain-driven design, Learn, learn delphi, object pascal, programming, Videos
0
Milton Coyne
Reports are important in programming as they provide a way to organize and present data clearly and concisely. These reports can be used to communicate information to clients as well as tools for data analysis… … Read more
2 years ago in Coding, data, Delphi, DelphiCon, DelphiCon 2023, fastreport vcl, Learn, learn delphi, News, object pascal, programming, Videos
0
Michael Riley
I just discovered an unlisted YouTube video Ray Konopka did in 2018 for Embarcadero’s CodeRage called “Mobile View Management with Ray Konopka from RodeRage 2018. Although the demo and source code for this presentation is based… … Read more
3 years ago in Delphi
0
Holger's Code
Delphi: Convert any string to date – even “no date”Converting strings to dates never seemed to be straightforward. First, specifying the source for all t… … Read more
3 years ago in Delphi, FireMonkey, vcl
0
Holger's Code
Delphi: Convert any string to date – even “no date”Converting strings to dates never seemed to be straightforward. First, specifying the source for all t… … Read more
3 years ago in Delphi, FireMonkey, vcl
0
Yılmaz Yörü
Hello C++ developers. This week, we continue our Copy Assignment Operator topics in C++. We have more posts in detail with examples. All of the C++ examples in these posts can be used with C++… … Read more
3 years ago in =delete, Avoiding Implicit Copy Assignment Operator, C++, Class, Code, Copy Assignment Operator, declaration, default, Default Copy Assignment Operator, definition, Deleted Copy Assignment Operator, Forced Copy Assignment Operator, programming, RAD Studio
0