Today I'm going to introduce a more advanced topic: what goes into actually making a program--the steps that a
compiler takes when building your program, and how that will improve your programming
To learn more about the phases of building a program (and splitting up your code across multiple files), check out these articles:
Compiling and Linking - A detailed description of the two phases that go into making an executable program
The Preprocessor - Discover how to use the preprocessor and how to take better advantage of it to automatically generate code
Learning the details of how the compiler actually works will take your understanding to a new level, but if you're still new to programming and find all of this too confusing, just save this email and come back to it later. But do come back to it!
Alex
49 Dover St. #37, Somerville, MA 02144, USA