date tags 2020-08-03 hello-world Hello World This is my first [[neuron]] [[zettelkasten]] note. console.log('hello world') public class java { public static void main(String[] args) { System.out.println("Hello World"); } } echo "hello world"