Thursday, February 25, 2010

Hello World

Hello, and please be comfortable. This is my new blog in which I will talk about my passion: programming. As a young adult with very few experiences in the domain this will not be a breakthrough in computer programming concepts nor will it be particularly advanced. I've been studying in IT for 2 years and started experiencing with programming languages 2 years before that (with HTML, even if this is a markup language and not really programming it is still closely related ).

I am currently studying the Visual Basic.net language and will therefor make my articles in this language although I might branch off in another for demonstration purposes. Without further ado:

' I like colors by the way
console.writeline("Hello World !")
exit

No comments:

Post a Comment