meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
development [2009/10/23 11:12]
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
 +
 +"Credit box" to credit groups / people about helping in problems
 +
 +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 === 
  
-=== Basics of Object Oriented Development ===