Adrian Mole

30,672
reputation
69
32
52

I work with a team of plant scientists, developing software that allows them to conduct their research. Several of my software 'products' have been published in high-ranking, peer-reviewed journals, and are widely used throughout the international academic community: See, for example: On-Guard and EZ-Rhizo.

Almost all my programming is in C++, and mostly for the Windows platform; Visual Studio (using MFC) is my preferred development environment, though I am in the early stage of experimenting with porting code to MacOS (Xcode/Cocoa).

I have been programming for over 25 years! However, in the last year or so I have decided to 'get up to speed' with the latest developments in C++, like the Standard Template Library, smart pointers and C++17 (and maybe even C++20, at some point).