#Mastery01

To create a file you need a editor (like sublime, atom, etc) and a compiler.

A compiler is a special program that processes statements written in a particular programming language and turns them into machine language or “code” that a computer’s processor uses. 

I did a simple program to show the basic function of the program: Libraries, int main, an output and a return 0.

CC BY 4.0 #Mastery01 by Aurora Alvarado is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.