Java samples
Sun 08 November 2015brettryan/io-recurse-tests Create some benchmarking tests for variations of recursively listing all I/O files.
Java libs
Sat 07 November 2015Command line interface args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.
Go learning path
Mon 05 October 2015Books An Introduction to Programming in Go Documentation Go Documentation Articles Go Slices: usage and internals Defer, Panic, and Recover Packages Go Search
Spark Links
Mon 14 September 2015Articles A Docker Image for Graph Analytics on Neo4j with Apache Spark GraphX
Go proramming Links
Mon 14 September 2015Articles An incomplete list of Go tools Probabilistic Data Structures for Go
Hive useful Links
Mon 14 September 2015Articles Using GenericUDFs to return multiple values in Apache Hive
Docker Links
Mon 14 September 2015Core Dockerfile Project Trusted Automated Docker Builds Docker GitHub repositories Libraries docker/libcompose A Go library for Docker Compose. It does everything the command-line tool does, but from within Go: read Compose files, start them, scale them, etc. Management Panamax: Docker Management for Humans An open-source project that makes deploying ...
Python Links
Mon 14 September 2015Parallel execution ipyparallel Interactive Parallel Computing in Python http://ipyparallel.readthedocs.org/ Interactive Python IPython provides a rich architecture for interactive computing with: A kernel for Jupyter. A powerful interactive shell. Support for interactive data visualization and use of GUI toolkits. Flexible, embeddable interpreters to load into your own projects ...
BigData Testing
Mon 14 September 2015Slides Testing Big Data: Automated Testing of Hadoop with QuerySurge