Hello world!
Hello World! Once again!
After having two blogs (one for ‘Nothing but technology‘ and another for ‘Anything but technology‘) on WordPress, why do I need a third blog? Just because it is a free service from WordPress.com. Well, it is one of the reasons
, but not the primary reason. The primary reason is – Separation of concerns.
I was not convinced to put the software solutions, such as code snippets, design patterns, architectural aspects and models, on ‘Evolutioneer‘. Hence I decided to start this block. This blog should contain specific details that, otherwise, could have been large mismatch on other blog.
Hope this would keep me organized.
printf("Hello World!\n");std::cout << "Hello World!" << std::endl;
System.out.println("Hello World!"); echo "Hello World!"
puts "Hello World!"
Leave a Comment