This repository contains various Hop tutorials.
- hello a introductory tutorial showing how to install and run Hop and how to write simple Web applications.
- rss the implementation of an RSS agregator. This tutorial shows how to design a "realistic" web site using a mainstream web development framework. It shows how to combine various web resources.
- pipo the implementation of a distributed Ping Pong game. This tutorial uses services and server broadcast extensively.
Note: These tutorials assume Hop version 3.2.0 or later.