News

I am going to show you how to compile a C++ program on Linux. I’ll demonstrate it on Ubuntu Desktop 23.04, I’ll use the tried and true Hello, World! app as an example.
HIGHLIGHTS Here's a guide on how to setup NDK project to compile for multiple target platforms. C++ apps that are more processor intensive would benefit from cross-compiling for ARM and x86.
Find out how source code is compiled for different programming languages and computer architectures, including the evolution from FORTRAN to CLR and JIT compilers.