Michael Fu
In the wise words of every computer science teacher
Start early, start often
I really dislike how for Java, in order to print things out, you have to use System.out.println()
because you have to write such a long thing in order to print it.
Compare that to C++, which is cout
or Javascript, which is Console.log()
.
The documentation to write this site is found at GitHub Docs
Fun projects I’ve worked on
The first three coding languages I learned:
Here’s a picture of Java