forked from rakeshcusat/Code4Reference
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
13 lines (12 loc) · 873 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
This repo has miscellaneous reference cods. The code is from various tutorial and post at www.code4reference.com.
The latest code is maintained here. Any one can use the example source code.If you want to contribute to this
git repo you are most welcome. Even you can write article blog and share with www.code4reference.com
Repo details
-------------------------------------------------------------------
This project contains 4 Folders
1. Algorithm : contains algorithm related solution.
2. AndroidProjects : contains Android projects
3. JavaPrograms : Contains java programs, some mini projects, and javadesign related project.
4. PythonPrograsm : Contains Python script. I write these script when I fiddle with python modules/packages.
5. GradleExample : Contains the gradle script.
6. CaliperProjects: Contains the microbenchmarking project using google caliper.