This video will be covering the tools and IDEs which we will be using to create our Calculator App🖩
Timestamps:
0:00 Cross Platform Recap
0:20 Purpose of Video
0:30 Visual Studio Code
0:40 Android Studio
1:04 XCode
1:21 CMake
1:36 Closing Thoughts
Visual Studio Code - This will be used to write the source code for our C++ Engine
Android Studio - We will be using Android Studio to develop our Android Calculator App
Xcode - We will be using Xcode to develop our iOS Calculator App
CMake - CMake will be used to put the compile the code together for our C++ Engine
Playlist for Calculator App: • C++ Calculator App (Android / iOS)