C# Programming Lesson 1

I am very passionate to write about tips and some tutorial to guide you to learn programming. And what is the lesson 1? Can anyone write a Hello World program to me in any language?

Comments

Anonymous said…
#include (stdio.h)
void main (){
printf("Hello world!");
}

ignore the open and close bracket for stdio.h..this post not allow me to put bracket

Keng le me? hehehe

Popular posts from this blog

How to get my motherboard serial number using C#?

Giant Supermarket in Malaysia is unreliable - Prices always incorrect equals being cheated

a simple way to manipulate data using sql