Mobile C++ Development

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=77U8i2x_IMc



Duration: 41:47
37,986 views
502


Topics include:
* How do you set up a C++ project from scratch using all the recent insights and modern ideas ?
* How do you make sure colleagues with other backgrounds will accept these ideas?
Specific topics:
Basic setup - Pitchfork proposal, naming, code format
Build systems (CMake, or something else)?
Testing frameworks (Catch2!)
Language bindings (JNI/Djinni)
Build from source - can we avoid precompiled dependencies ?

Slides: http://apone.org/talk/

EVENT:

This talk will share some insights about setting up and maintaining a new C++ project in portable (Android/iOS/PC) C++

SPEAKER:

Jonas Minnberg

PUBLICATION PERMISSIONS:

Original video was published with the Creative Commons Attribution license (reuse allowed).

ATTRIBUTION CREDITS:

Original video source: https://www.youtube.com/watch?v=aXYGhhbvUKk







Tags:
c++ programming
mobile development
c++ mobile development
android
ios