My first Article
As my first
step for becoming professional programmer, I decided to make a github blog
.
#include <stdio.h>
int main(void) {
printf("hello world!\n");
return 0;
}
You can visit my Github Repositories for check my codes, or also my Youtube channel to watch demo plays of games which I developed or am developing.