C++DelphiRAD StudioWebinar

How To Create A Real Linux App Step By Step Guide

Hello developers. Our previous sessions in our Winter Webinars series which showed you how to create a real Android app step by step“, how to create a real iOS app (even if you do not have a mac), how to create a real windows app, and how to create a real Mac app, are extremely popular. Have you spotted the theme yet? 🤪 During the previous sessions I showed how to use RAD Studio 12 to…
Read more
DelphiFireMonkeyRAD StudioWebinar

How To Create A Real iOS App (Even If You Do Not Have A Mac)

Hello developers. Our previous session in our Winter Webinars series which showed you how to create a real Android app step by step” was extremely popular. During the session I showed how to use RAD Studio 12 to create multi-platform apps to target Android devices. Building on that is the following session which shows how to create a real iOS app even if you don’t have a Mac, using RAD…
Read more
DelphiProductivityRAD StudioWebinar

How Secure Is Your App? Static Analysis Finds Security Holes

During our recent Coding Bootcamp I had several sessions covering a broad range of topics. One session looked at static analysis of your Delphi code. Static analysis, or to be more correct, static code analysis is a process that can locate sections of your app’s source code which, despite being syntactically correct and generating no compiler errors or warnings are, in fact, potential gaping…
Read more
DelphiNewsWebinar

Building Microservices with Boss and Horse

Here are the slides, links, and additional resources from Building Microservices with Boss and Horse. This session was a collaboration with Vinicius Sanchez of Hashload. Hashload is an open-source community on GitHub founded by Brazilian developers that works with many…
CodeDatabaseDelphiHow-To'sWebinar

How To Make MySQL Your SQL

Today (December 20th 2022) and tomorrow you can join us for Embarcadero’s two day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post describes the first session: How To Make MySQL Your SQL. The second session is tomorrow (December 21st 2022) and there is a…
Read more