Replays for the CodeRage sessions are available on YouTube. Here are mine from the Object Pascal / Delphi track, along with further information and source code links when applicable.

Delphi Keynote

This is the video for the CoreRage 9 Delphi / Object Pascal opening keynote, which offers an overview of the status of the product. There is no source code for this session.

 

What's New in the Object Pascal Language

This session focuses on recent features of the Object Pascal language, offering a roundup of dynamic arrays enhancements, record helpers for intrinsic types, and ARC, but also going back to generics, anonymous methods, and attributes. The source code can be browses online (or downloaded via subversion) at:

(Browsing) code.marcocantu.com/trac/marcocantu_delphi_sessions_demos/browser/coderage9/ObjectPascalLanguage

(SVN via HTTP) code.marcocantu.com/svn_public/marcocantu_delphi_sessions_demos/coderage9/ObjectPascalLanguage/

Here is the video:

 

Modernizing Object Pascal VCL Applications

This session focuses on bringing new life to VCL applications by embracing features added or enhanced over the last few years, from styles to task bar buttons support, from Direct2D to controls updates, touching on REST client library and parallel library... and a few more topics.

(Browsing) code.marcocantu.com/trac/marcocantu_delphi_sessions_demos/browser/coderage9/VCLMigration

(SVN via HTTP) code.marcocantu.com/svn_public/marcocantu_delphi_sessions_demos/coderage9/VCLMigration/

Here is the video:

 

Enterprise Mobility Services: Working with SQL Databases using Object Pascal

The focus of this session is the FireDAC database access in the new EMS architecture. In this case there is only one demo (as the other ships with the product), available for browsing at code.marcocantu.com/trac/marcocantu_delphi_sessions_demos/browser/EMS/EmsData1. The video is below:

 

The Life of an Object Pascal Public Store App

Finally, this is s presentation offering my personal experience in building and publishing a public store app written in Delphi, and you can find the actual app at play.google.com/store/apps/details

The video is below:

 

More from Fellow Speakers

Of course, there are many more sessions from other great internal speakers (including R&D sessions) and external speakers (including MVPs and Partners). The complete Object pascal track collection is a YouTube playlist. It was a great CodeRage, hope you can further enjoy the great content by looking to the session replays.