A “Hello, World!” program generally is a computer program that outputs or displays the message “Hello, World!”. Because it is very simple in most programming languages, it is often used to illustrate the basic syntax of a programming language and is often the first program that those learning to code write. - Wikipedia As the title of this post suggests, this blog will be (mainly) about software development. In the future, I would also like to write about interesting topics I come acr...