This is the first post in my new code blog, in which I plan to blabber about technology and code in which I am involved.
int 10h;
printf("Hello World");
std::wcout << L"Hello World" << std::endl;
Console.WriteLine("Hello World");
console.log("Hello World");