2014-08-21 --- Jörn Franke
Recently, I published on github.com several example Java projects for using various NoSQL technologies:
Other example Java projects aim at standardized big data processing platforms:
You can use them in lectures or courses for teaching these topics. The projects use gradle, so you can make sure that the students always use the right libraries and thus avoiding conflicts with dependent libraries. Each project is a basic skeleton for using one software. Students can easily extend them and you can avoid a long bootstrapping phase until everybody has created the right project with right libraries for your environment. Unit testing can easily be added.