Web i Mobile
četvrtak, 19. svibanj 2016., 13:20
Dvorana C
30'
In this presentation we will drill down into a few real life examples (IRC bot, tennis reservation system), where the presenter was faced with a challenge of quickly hacking a few pet projects, and he chose Google AppEngine to be the development platform.
The task proved to be a lot simpler then initially imagined, since GAE allows you to focus on your code, where the rest is taken care by the platform itself.
We will go step by step on how to develop similar apps, from MVC to business logic, database, transactions, “home-made” AOP, notifications and last, but not least, testing.