Infinum Android Talks #14


Details
On November 5th we are hosting another Infinum Android Talks meetup. As usual, you can join us at our headquarters or join the live stream on Hangouts https://plus.google.com/events/c7lb34n3c3ni71c6apjdem22hqk
Here is the agenda:
- How (not) to get f***** by checkstyle, pdm, findbugs, lint and CirlceCI - Željko Plesac, Infinum
./gradlew pmd lint findbugs checkstyle. Such a beautiful command, which could you drive you mad in a matter of seconds. We'll show most common static code checkers reported errors and demonstrate few tactics about how to avoid them
- Maintenance and change integration of real-time complex data models - Jovica Popović, minus5
We will show how we solved the problem of maintaining complex data models that need to be synced in real time to a back end server while feeding multiple data consumers. We will show the differences in approach depending on the nature of data sets: one large data set with infrequent updates, and another smaller set with frequent updated.
- Data binding to the rescue... or not (?) - Kristijan Jurković, Infinum
We're checking out new data binding lib announced on the last Google I/O. We'll go in depth of data binding - goals, benefits and drawbacks. Less code should mean less bugs - in theory.

Infinum Android Talks #14