Skip to content

Commit

Permalink
update requirements and meetings
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyza committed Aug 27, 2014
1 parent d1a91d1 commit c7de242
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 2 additions & 0 deletions requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Each team is required to do the following:
3. Come up with a project and present the idea, scope and architecture to the class (5% of grade).
- Obtain approval for the project.
- Project will include both server side and client side development.
- Project needs to be publicly available (e.g. for mentors and future students).
- Project needs to be scalable - it can not be hosted on your own machine, no manual input of data (automate it), and it should be running after the semester ends.
4. Prepare a workplan for the implementation, including at least 3 mid-point milestones (dates will be published on the course schedule).
- Presentation of these milestones will be part of the grade (15%, 25% and 25% of the grade).
5. At each milestone:
Expand Down
14 changes: 9 additions & 5 deletions resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
- [Welcome to Startup Programming](https://docs.google.com/presentation/d/1smezy0AbtVYj9YDp43EwO8SYgRWuj9ajBun_AxeNK20)
- [How to build a software product?](https://docs.google.com/presentation/d/1-T1rV32jLolgbbdOrJsf9SlWsSDswbcoDqAJOtbzd_c)
- [Standing on the shoulders of giants](http://prezi.com/mkn6azkr8kqt/standing-on-the-shoulders-of-giants-v4/) - On software reuse and software composition (v4).

### Meeting 2

- [Web development overview](https://docs.google.com/presentation/d/1zvVbyEkl6rlU_Wnd-IIJCQm9Q-vZXPR3XIO0FZxMkng)
- [AppEngine and GWT](http://docs.google.com/present/view?id=dd7fg6t5_8fg26w2hf)
- A few of the past projects:
- [Check Me In](https://code.google.com/p/check-me-in/) - continued to create [Screemo](http://www.screemo.com/), a successful startup [[Lessons learned](https://docs.google.com/file/d/0B94p08j2m1YtRDRrLVlFOVVPLUk)].
- [What2Wear](https://code.google.com/p/what2wear/)
Expand All @@ -24,8 +19,17 @@
- [Choozie](https://code.google.com/p/choosie-app/) [on [Google Play](https://play.google.com/store/apps/details?id=com.choozie.app)]
- [EZ-Launch](https://code.google.com/p/ez-launch/) [on [Google Play](https://play.google.com/store/apps/details?id=com.sadna.widgets.application)]

### Meeting 2

- [Web development overview](https://docs.google.com/presentation/d/1zvVbyEkl6rlU_Wnd-IIJCQm9Q-vZXPR3XIO0FZxMkng)
- [AppEngine](http://docs.google.com/present/view?id=dd7fg6t5_8fg26w2hf)

### Meeting 3

- Team work, GitHub, and API's

### Meeting 4

- Guest Talk: UX – UI overview

# Resources
Expand Down

0 comments on commit c7de242

Please sign in to comment.