CppCon 2014: Alex Allain & Andrew Twyman 'Practical Cross-Platform Mobile C++ Development'

preview_player
Показать описание

--
"Practical Cross-Platform Mobile C++ Development at Dropbox"
--
The conventional wisdom of multi-platform mobile development comes down to two choices: write all your complex logic at least twice or settle for a slow, non-native experience for your users. Come learn how Dropbox has embraced a third option, where fast, cross-platform code in C++ is married to a smooth, native UI for the best of both worlds.

--
--
Andrew Twyman has been developing products and libraries in C++ for almost 10 years. He loves building robust systems and solving tricky low-level problems. Starting in 2012, Andrew helped spearhead Dropbox’s new approach to cross-platform mobile development. Now on the Platforms and Libraries team, Andrew is helping bring cross-platform goodness to Dropbox’s new generation of mobile and desktop apps. Prior to Dropbox, Andrew was an architect at Liquid Machines, where shared libraries supported parallel development of more products than there were developers.
--

*-----*
*-----*
Рекомендации по теме
Комментарии
Автор

FYI, 1 week ago Dropbox announced that they couldn't sustain this model

serdar
Автор

Great talk, thanks to Dropbox for sharing cross platform dev. experiences and open sourcing Djinni.

TheGokhansimsek