Development reference: Difference between revisions
No edit summary |
No edit summary |
||
Line 107: | Line 107: | ||
| *** package(s) (named something like "com.developer.project.application") | | *** package(s) (named something like "com.developer.project.application") | ||
| **** classes (each class is contained in one file) | | **** classes (each class is contained in one file) | ||
|} | |||
{| class="mw-collapsible mw-collapsed wikitable" | |||
! git recreate repo | |||
|- | |||
| | |||
git clone git+ssh://m@thedigitalmachine.com/home/m/development/thedigitalage/ampache-with-hangthedj-module | |||
cd ampache-with-hangthedj-module | |||
git checkout -b daily_grind origin/daily_grind | |||
|} | |} | ||
Revision as of 21:57, 4 December 2012
Expandc++11 for loop using lambda |
---|
Expandc++ stl in-memory storage of "major" objects |
---|
Expandc++ stl reverse iterator skeleton |
---|
c++ stl reading a binary file |
---|
Expandc/c++ gdb debugging |
---|
Expandphp debugging |
---|
Expandjava eclipse project layout format |
---|
Expandgit recreate repo |
---|
Expandbash chmod dirs |
---|
Web Services |
---|
Firefox Addon development |
---|
Expandmediawiki collapsible skeleton |
---|
Expandmediawiki collapsible example |
---|