Plan/Discovery One/BootCamp: Difference between revisions

Dfarning (talk | contribs)
mNo edit summary
Dfarning (talk | contribs)
mNo edit summary
Line 1: Line 1:
== Stage 0 introduction ==
== Stage 0 Systems ==


Deploying and maintaining a scalable and reliable web service.
Deploying and maintaining a scalable and reliable web service.


What is ASLO?
1. Learning objectives
What is Scalable?
* What is ASLO?
What is reliable?
* What is a system?
* What is scalablity?
* What is reliablity?
 
2. What is a System?
 
3. Why build a System?
 
4. Why are systems hard?
 
5. Critial thinking
* What is the problem being solved?
* What approach is being used?
* What benchmarks are being performed?
* What conclusions can be drawn?
* What are the next steps?
 
 
6. Parts of a web service.
* Model - database.
* View - html pages delivered to users
* Controller - web site code.
 
7. Activities.sugarlabs.org overview
 
8. What is the problem.
* Distribute activities
* Community of Users
* Community of developer
 
9. What is the approach.
* Links on a wiki
* Roll your own
* Build on existing open source project
* addons.sugarlabs.org


Parts of a web service.
Model-View-Controller
Model database.
view - html pages delivered to users
controller - web site code.
---------------------------


== Stage 1 basic technologies ==
== Stage 1 basic technologies ==