C++

Learn to Program in Delphi - Architecture and Layers of Code

Author: Pawe Gowacki Last week we have created „DelphiSuperCalculator” project and learn how to build, run and debug it. Before rushing into writing code it is a good thing to step back first and think about the overall architecture of your app. This typically involves breaking your app into smaller parts and in code a typical metaphor is a “layer” or “tier” of…
Read more
C++

Learn to Program with Starter (Homepage)

Author: Pawe Gowacki In coming weeks David Millington (C++Builder Product Manager) and I are going to publish weekly blog postings where you can learn programming step by step with Delphi and C++Builder. As much as possible we will try to synchronise topics and content so…
Delphi

Learn to Program in Delphi - Introduction and Installation

Author: Pawe Gowacki This blog post is the beginning of the “Learn to Program in Delphi” series. My name is Paweł Głowacki and I have been using and teaching Delphi for the last 20 years. I love Delphi programming and I do it also in my spare time. I think you can call me a “Delphi Maniac”. Simultaneously with me David Millington, C++Builder Product Manager, is starting a…
Read more
C++

David I becomes an Embarcadero MVP, starts new job at Evans Data Corporation

Author: JC Whitsett 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 cultivating a vibrant developer community that uses your APIs and supports your platform is a good developer relations program. After 43+ years in…
Read more
Delphi

Delphi Boot Camp September 2016 Recap, Replays and Blog Posts

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 Delphi IDE, Programming Language, FireMonkey framework, Game Application Development and Moving your Applications to Mobile. The replay videos are now available on YouTube. Below you…
Read more