Reading List

The Selfish Gene
The Psychopath Test: A Journey Through the Madness Industry
Bad Science
The Feynman Lectures on Physics
The Theory of Everything: The Origin and Fate of the Universe


ifknot's favorite books »

Monday 26 August 2013

SyntaxHighlighter

// SyntaxHighlighter makes your code snippets beautiful without tiring your servers.



#include "iostream"

int main() {

    std::cout << "Hello, FBP!" << std::endl;

}

No comments:

Post a Comment