This repo has miscellaneous reference codes. The code is from various tutorial and post that I had created in past. The latest code is maintained here. Any one can use these example source code. If you want to contribute to this git repo you are most welcome. Feel free to open a PR and send me for the review. I would be more than happy to include it as part of this repo.
This project contains 10 Folders
- Algorithm : Contains algorithm related solution.
- AndroidProjects : contains Android projects
- Apache Beam: Contains some pipeline example for Apache Beam.
- CaliperProjects: Contains the microbenchmarking project using google caliper.
- GradleExample : Contains the gradle script.
- JMeter : Contains JMeter related source code/plugin/patch. This folder can help you to add new features to existing JMeter.
- JavaPrograms : Contains java programs, some mini projects, and javadesign related project.
- ShellScripts : Contains shell script files, mostly utility related which help you to improve your productive.
- Miscellaneous : Contains some miscellaneous source code.
- PythonPrograsm : Contains Python script. I write these script when I fiddle with python modules/packages.
- webApplication : Contains some webapplication example code.