LangRef.org is a repository of some standard programming situations you might encounter and their solutions in a variety of languages.
Via LangRef.org
Using FireP4j, one can easily log to the console without writing to the HTML output directly (where the log entry will probably be overseen) or to log files (easily reaching 10000 lines+).
Via FireP4j