Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.04 KB

index.md

File metadata and controls

40 lines (29 loc) · 1.04 KB

My web page

Michael Fu

Quote

In the wise words of every computer science teacher

Start early, start often

Quoting code

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().

External link

The documentation to write this site is found at GitHub Docs

Relative link

Relative link to README

Unordered list

Fun projects I've worked on

  • Making a graph in C++
  • Making a memory light game in Javascript
  • Writing hello world in Java

Ordered list

The first three coding languages I learned:

  1. Java
  2. C++
  3. Javascript

Picture

Here's a picture of Java Java

Task list

  • Publish web page
  • Make the webpage show up correctly
  • Add picture