rafaelapnascimento

Rafael A P Nascimento

Posted on November 23, 2024

Hello World

This is amazing to check dev.to features as blog platform:

Hello World

package com.example.demo;

public class Main {

    public static void main(String[] args) {
        System.out.println("Hello, world!");
    }
}
Enter fullscreen mode Exit fullscreen mode

Looks good!

Image description

Really good. Easy to write, format, edit and post!

💖 💪 🙅 🚩
rafaelapnascimento
Rafael A P Nascimento

Posted on November 23, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Hello World
helloworld Hello World

November 23, 2024