Delphi Clinic C++Builder Gate Training & Consultancy Delphi Notes Weblog Dr.Bob's Webshop
Bob Swart (aka Drs.Bob) Dr.Bob's Delphi Clinics Dr.Bob's Delphi Courseware Manuals
View Bob Swart's profile on LinkedIn Drs.Bob's Delphi Notes
These are the voyages using Delphi Enterprise (and Architect). Its mission: to explore strange, new worlds. To design and build new applications. To boldly go...
Title:

Software Development Network Event 2017 #1

Author:
Posted: 3/17/2017 2:07:45 PM (GMT+1)
Content:

At the first Software Development Network Event of 2017, Bernd Ua, Frank Lauter and Bob Swart will give Delphi presentations.

Spring with Delphi - Bernd Ua
Spring4D is an open source framework containing a bunch of very helpful base classes and interfaces like multicast events and interface based collections. A dependency injection container is another interesting part of the framework. Among other things the upcoming Release 1.2 adds an ORM and mocking classes. The Session provides an overview over the Spring4D framework and shows how to use Spring4D classes and interfaces effectively.

FMX - Software Development for the Future (Frank Lauter)
This session shows an easy approach into Firemonkey. From rookie questions to powerful parallel pipeline programming. Why some “things” are different and how to build a fast/responsive program – with maintainable source – on all platforms.

Delphi en Linux (Bob Swart)
In this session, Bob talks about Delphi and Linux (and what Delphi 10.2 Tokyo will mean).

Exceptions done right (Bernd Ua)
Errors and occurring exceptions are poorly handled in many programs. Looking at the code you can find programming sins like "empty exception handlers" or "raise Exception.Create (")" that should better be avoided. The session discusses why you should handle exceptions differently, how better exceptions handler look like and clarifies what is happening on the stack, when an exception is raised. We discuss technical questions like, what does the Delphi rtl do, when an exception handler is executed. How can you circumvent this default behavior, if needed? What do have to pay Attention to, when dll or thread boundaries come in to play?

FDK - The Firemonkey Development Kit (Frank Lauter)
Get rid of your boilerplate code, easy use of stuff, you’ve never tried. Use new programming techniques to write better, faster and maintainable Sourcecode. Speedup you development. More “Uses”, less typing. Decouple you units for better Testing and modular Sourcecode design. These are the topics of this session and of course it is for VCL-Developer, too

Back  


No Comments, yet.


New Comment (max. 2048 characters, no HTML):

Name:
Comment:



This webpage © 2005-2017 by Bob Swart (aka Dr.Bob - www.drbob42.com). All Rights Reserved.