Hello World!
- 1 minHello and Welcome !
#include <stdio.h>
main()
{
printf("hello, world\n");
}
Since a long time, I had the idea of setting up my own website/blog, I’ve done some shy attempts before but this one is the one ! So welcome to my blog, and to this unavoidable “Hello, world!” post ! :D
I’ve built this blog with Jekyll using Indigo theme theme, the code source is available at Github.
Cheers,
Mouaad