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
- Making a graph in C++
- Making a memory light game in Javascript
- Writing hello world in Java
The first three coding languages I learned:
- Java
- C++
- Javascript
- Publish web page
- Make the webpage show up correctly
- Add picture