layout | title | nav |
---|---|---|
default |
Data Structures and Object Oriented Design |
index |
Welcome!
This is a website built with Jekyll, which compiles Markdown-written documents into webpages, like what you're seeing right now. It's designed to be robus and flexible, allowing the teaching staff to easily create and maintain a website with minimal setup.
In addition to standard Markdown syntax, Syntax Highlighting and MathJax is also supported!
using namespace std;
int main() {
std::cout << "Hello there" << std::endl;
return 0;
}
public class Whoa {
public static int main(String[] args) {
System.out.println("This is awesomeeeee");
return 0;
}
}
Inline \( sin(x^2) \), or standalone MathJax: