Yanuar Aditya bio photo

Yanuar Aditya

Dota & Volvo Cars

Email Twitter LinkedIn Instagram Github Steam

For the complete list of the tutorial on this blog, you can check these following links:

1. Introduction
2. First C-Program
3. Types and Variables
4. Conditional Statements
5. Function and Math Operations
6. Arrays
7. Pointers
8. I/O in C


Next tutorial will focused on user inputs because so far we’ve just used static variables value. Thus, we should let our C program to be accessible by the users without they change anything inside the code.