There will be many interesting Embarcadero webinars before the end of the year! This week, on Dec 7th, Marc Gusmano, Sencha Solutions Architect,...
Pawe Gowacki
CodeRage XII: Amazon S3 and Cloud API
CodeRage XII was great! Plenty of contents and great fun. It was not the first time I have been doing a session on using Delphi Cloud API to...
Massive Collection Of Design Patterns, Frameworks, Components, And Language Features For Delphi
Developer beNative over on GitHub has a project called Concepts which is a massive collection of Delphi modular demos featuring over twenty...
Learning JavaScript
My favorite programming language is Object Pascal. Period. However it is not the only programming language in the world. Probably my very first was...
What is my IP address?
There are many situation when it would handy to know the IP address of a device where our app is running. Maybe you want to identify who is running...
New "Delphi Memory Management" book is a hit!
Yesterday evening I have found an excellent Delphi book I have been always waiting for! The full title of the book is "Delphi Memory Management...
Embarcadero Academy
One developer asked me recently on Embarcadero community chat where he could find any learning resources for Delphi. Then I have realized that maybe...
Amazon DynamoDB with Delphi
As promised during the webinar, here is the link to the reply. Enjoy! https://www.youtube.com/watch?v=U7ATs0Qh6U0
"Expert Delphi" webinar replay – Part 2
As promised during the "Expert Delphi - Part 2" webinar yesterday, here is the webinar link replay https://youtu.be/fYks8VVd9MI Enjoy!
"Expert Delphi – Part 1" Webinar Replay
Great thanks to all people that attended "Expert Delphi - Part 1" webinars in different time zones. It was a pleasure to give a taste of...
Simulating Transparent Dialog on FireMonkey Mobile
Delivering great user experience is probably one most important thing in app design. Certain ideas that seem to be easy to achieve in the conceptual...
Sencha aquired by Embarcadero (Idera)
It was in the bus on Monday, on the last day of my summer vacation. Catching up with news on my phone that was switched off for the last two weeks....
Easy Add Custom Component Icons in Delphi
I have just recently discovered a super easy way of adding custom icons to Delphi components. Traditionally you had to start from a rectangular...
"Serverless Architectures on AWS" summer reading
Summer is a great time to catch up with books that you have on your shelf, but do not have time to read. Obviously I would suggest starting from my...
My "Expert Delphi" book published!
My "Expert Delphi" book has been published by PACKT Publishing and is currently available for a limited time for just $10 at...
New CData FireDAC drivers
It is very exciting time for Delphi and C++Builder developers! Embarcadero just announced partnership with CData to provide the whole suite of new...
Icons8 and Delphi GUIs
Designing graphical users is a combination of different skills. Probably the artistic angle is the most important, but user experience comes close....
New in 10.2: MariaDB Support
One of the biggest new RAD Studio 10.2 Tokyo database features is support for MariaDB open-source relational database. MariaDB is one of the most...
FireMonkey on Linux!
It did not take long since the release of Delphi Linux compiler to have the ability to build Linux GUIs with Delphi! Just go to...
Learn to Program in Delphi – Designing User Interfaces
Last time we have talked about the importance of app architecture and layers of code. David went one step further and started to build user...
Learn to Program in Delphi – Architecture and Layers of Code
Last week we have created „DelphiSuperCalculator” project and learn how to build, run and debug it. Before rushing into writing code it is a...
Learn to Program in Delphi – Building and Debugging
In the first post we have covered the installation of Delphi Starter. Now it is the high time to start using it! The best way to learn something is...
Learn to Program with Starter (Homepage)
In coming weeks David Millington (C++Builder Product Manager) and I are going to publish weekly blog postings where you can learn programming step...
Learn to Program in Delphi – Introduction and Installation
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...