Be sure to check out the images on this site!
While waiting for the Raspberry Pi, I'm going to play with the PandaBoard ES.
To be seen here.
Stuff like this:
// intro.cpp #include <iostream> int main() { std::cout << "Hi there!\n"; return 0; }
and:
// intro.java class HelloWorld { public static void main(String[] args) { System.out.println("Hi there!"); } }
should be coming soon...
Wondering if you can copy-paste any of the source code snippets on evolvia.nl into your own (commercial) software programs? Check the EVOLViA license.
Mostly minimalistic, hand-crafted, strict XHTML 1.0 and CSS 2.1. Should be readable on both screen and on paper. No Java, no Flash.
If you're me, you can log in here. Or go to local servers.
Last modified: 2012/07/10 by JGS