No word about onion

shaman.sir's telling you about stuff

GWT + mvp4g Lecture Slides

April 29, I’ve presented a lecture on Web-development with GWT and mvp4g Framework, at Application Developer Days 2011 Conference. Here are the slides.

Slides

Slides

(Also on Scribd)

Schedule

  1. Briefly about GWT. A brief history and examples of GWT usage.
  2. GWT Conceptions
    1. JSNI
    2. Code Splitting
    3. MVP, RMVP, EventBus
    4. Deferred Binding
    5. Dependency Injection
    6. Remote Services
  3. mvp4g
    1. What Helps? Differences and Dignity
    2. Annotation System
    3. RMVP, EventBus Realization
    4. History, #!
    5. Multimodularity
    6. Remarks
  4. GWT UI Components
    1. UiBinder, Standard Components
    2. Developing Custom Components
  5. Our Development of Layouting-system with GWT+mvp4g
  6. Working with Non-Java Server-Side API
  7. i18n in GWT
  8. Conclusion. Examples links.

Slides in PDF

  1. Briefly оn GWT
  2. GWT Conception
  3. mvp4g
  4. UI components
  5. Layouting
  6. Non-Java API
  7. i18n
  8. Conclusion
Back to top