meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development [2009/10/23 11:10] – hevi | development [2010/03/17 11:11] (current) – hevi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Development ====== | ====== Development ====== | ||
| - | of Code Camp's | + | of [[Code Camp]]'s |
| + | |||
| + | ====== Code Camp Ideas ======= | ||
| + | |||
| + | Facebook Code Camp group | ||
| + | |||
| + | Better identification of groups during code camp | ||
| + | |||
| + | Circulation of ideas from group to another, other group presents others idea | ||
| + | |||
| + | " | ||
| + | |||
| + | Micro goals | ||
| + | |||
| + | Version Management for students | ||
| + | * Everyone can get others version | ||
| + | * Update each day | ||
| ====== Notes ====== | ====== Notes ====== | ||
| - | === Instruct to make the program structure === | + | Works notes to students |
| + | * Instruct to make the program structure | ||
| + | * Instruct to divide the work along program structure | ||
| + | * Basics of Object Oriented Development | ||
| + | * Forget Login and Register => go directly to core functionality | ||
| + | |||
| + | ====== vaadin Code Camp Notes ====== | ||
| + | |||
| + | multiview applications | ||
| + | |||
| + | splitpanel and panel | ||
| + | |||
| + | examples missing code | ||
| + | |||
| + | capability | ||
| + | |||
| + | understanding that there is web after all | ||
| + | |||
| + | eclipse and tomcat server | ||
| + | |||
| + | database | ||
| - | === Instruct to divide the work along program structure === | ||