News

CodeRage XII - Cloud Track

These are the14 sessions in theCloud track for CodeRage XII. Register today and you can watch them on Embarcadero Academy. Integrating with Amazon DynamoDB using Delphi Enterprise CDATA Connector with Paweł Głowacki Scheduled: Tue 7th @ 6:00 AM Level: All (General information for everyone) [Watch during CodeRage] [Add to Gcal] [Add to Outlook / iCal] Description: Amazon DynamoDB is…
Read more
News

CodeRage XII - C++ Track

These are the 23 sessions in theC++ track for CodeRage XII. Register today and you can watch them on Embarcadero Academy. InterBase 2017 ToGo Cross-Platform Development and Deployment with Al Mannarino Scheduled: Tue 7th @ 6:00 AM Level: All (General information for…
C++

When programming is pure fun: creating mazes - at CodeRage

CodeRage XII is this week! (Nov 7-9.) And I have something very cool to show in one session,a weekend project that has been pure fun to write, reminding me of the days when I was a teenager learning to code and writing just because I enjoyed it. I’m generating mazes. Here’s a screenshot: The codecan solve them, too. Here the target is from the…
Read more
Delphi

My CodeRage Sessions next week

CodeRage is next week. Have you signed up yet? Register Now I will be presenting two different sessions: Session 1: RAD Studio Product Address Speaker: Sarina DuPont, Marco Cantu, David Millington When: Tue, 7-Nov from 9:00 AM to 10:00 AM Level: All (General information…
Delphi

Project modernization plan

Author: Bogdan Polak BSC DataSet and User Interface In the last blog post, I discussed how badly for the project is dividing one transaction between multiple events. This scenario is very common in most of the VCL projects and with time it causes huge difficulties with…
Delphi

Learning JavaScript

Author: Pawe Gowacki My favorite programming language is Object Pascal. Period. However it is not the only programming language in the world. Probably my very first was Basic on ZX Spectrum, then came Turbo Pascal on DOS and quickly changed to Delphi and Object Pascal. Over…