Getting Started
Let us begin our journey! In this chapter we will discuss:
- Installing C++ on Linux, macOS and Windows
- Creating a C++ program to print
Hello, world!
- Using CMake to create cross-platform builds.
Let us begin our journey! In this chapter we will discuss:
Hello, world!