Test
Test
Posts List
  1. Hello World! Hello GitHub!

Hello World!

Hello World! Hello GitHub!

I graduated last year. It is time for starting my career life.
However, the job seeking process give a very good lesson: it is really tough for a foreigner to get a formal job here, especially for a graduate without any experience.
I have to do something while I am waiting for the companies’ reply.
GitHub is a really good place for me to keep learning and share my knowledge, so here I am.

I just start my steps from say “Hello” to this World:

1
2
3
4
5
6
7
/* hello world demo */
#include <stdio.h>
int main(int argc, char **argv)
{
printf("Hello, World!\n");
return 0;
}

In the following days, I will upload my previous projects onto the git and create the project pages.

Tip Test
Thanks for testing~
  • Wechat Scan
  • Alipay Scan