00

I am creating this blog to record anything helpful for my CS knowledge.






public class HelloWorld {

    public static void main(String[] args) {
        System.out.println("Hello, World");
    }
}

Comments

Popular posts from this blog

QuickNote: Keep the certs updated and metric them!