Serg
A *.dcp file is created when Delphi builds a package. It always bothered me that the default *.dcp file location does not take into account the build configuration. For example, the default location for Win32… – Details…
3 years ago in Delphi, programming, Uncategorized
0
Serg
Why Delphi programmer needs Python at all? The main reason is: Python ecosystem is much bigger and much more active than Delphi ecosystem; there are many useful and actively developing projects in Python, much more… – Details…
3 years ago in Delphi, MkDocs, programming, Python, Uncategorized
0
DavidI
The March 2017 Tiobe programming language index report is out. Delphi/Object is at number nine in the report. Swift enters the top ten for the first time. From the Tiobe index post: “This month Swift… – Details…
4 years ago in programming
0
DavidI
In today’s interconnected world, companies in all industries need to publish APIs and cultivate a developer community to access and use them. To be competitive today, attracting and supporting developers is essential. The key to… – Details…
4 years ago in programming
0
DavidI
Delphi Boot Camp September 2016 Recap, Replays and Blog Posts We’ve completed the Delphi Boot Camp 2016. Thank you to the thousands of developers who attended each day. The Delphi Boot Camp introduces the… – Details…
4 years ago in programming
0
DavidI
Day 1 [YoutubeButton url=’https://www.youtube.com/watch?v=2rwaQN_O3bU’] This page contains resources and the replay for day 1 (September 5th, 2016) of the Delphi Boot Camp. Trainer David I.Evangelist & … – Details…
4 years ago in programming
0
DavidI
The C++ Boot Camp starts on Monday, August 8, 2016 and continues each day of the week. I am kickoff the first day and will cover building your first C++Builder applications using VCL, FMX and… – Details…
5 years ago in programming
0
DavidI
Learn about the latest features of C++11 that you can take advantage of today in C++Builder 10.1 Berlin. David Millington, Embarcadero’s new C++Builder Product Manager, will show cool C++11 code in the IDE that can… – Details…
5 years ago in programming
0
Steve
I’ve just recently finished up a great contract with a Regional Council, as their Development Team Leader for a great team of developers and business analysts. It was a fun role and it got me… – Details…
7 years ago in Delphi, pascal, programming
0
FPiette
Maybe you’ll be interested by the topics mostly read on my blog. The number in front of the titles are the number of hits: 9007 Delphi XE5 to develop Android applications 5509 Automate Microsoft Office… – Details…
7 years ago in Delphi, Embarcadero, programming
0
FPiette
Coding Style, AKA Programming Style refers to the way you layout your source code. In many languages, source code layout is simply ignored by the compiler. You can write as you like. It is very… – Details…
7 years ago in Coding Style, programming
0