Safe & The City (SaTC) is a London-based technology company that uses GPS, crowdsourced information and police risk data to reduce victims of opportunistic crimes on streets that can make people feel unsafe.
-
Workshop: Hands On Advanced Architecture for iOS
Featuring Jorge Ortiz‑Fuentes
In this workshop you will implement one user story from scratch for a new iOS application. Distribution of the contents and scope may vary slightly, in order to maximize the understanding of the basics.
architecture android -
Keynote: Sustainable Releases, a Tale of Teams and Automation
Featuring Danielle Tomlinson
In this talk you will learn about building a release process that works for you, your team, and your business. Danielle will share with you her own experiences from building, and releasing client side, SaaS, and enterprise software over the last ~10 years. During the talk you will also get an...
keynote -
Understanding language on iOS
Featuring Martin Mitrevski
The evolution of user interfaces in mobile apps continues with the most natural way of expressing the user’s wishes - their voice. Understanding what the users say is not an easy task.
wit.ai linguistic-tagger coreml sirikit dialogflow -
Nuke It From Orbit: How to Deal With Massive View Controllers Once and For All
Featuring Paul Hudson
Everyone knows that MVC done badly inevitably leads to massive view controllers, but it doesn't need to be that way. In this talk you'll learn how design patterns from Cocoa Touch and how Swift can help you simplify your code, reduce coupling, and make your maintenance easier.
mobile design-patterns swift mvc -
A different take on Data Model
Featuring Maxim Zaks
Data is the fuel which powers every App. However you do not give it enough thought. You slap it into CoreData, or define some class structures which mostly stand in the way, when you need to implement new features.
entity-component-system testable-architecture data-oriented-design -
Lightning Talk: How Modern Mobile Technology Helps us to Enhance Business Applications
Featuring Ian Thain
You live in an app driven world so mobility is not only a necessity for consumers but also for businesses. In this lightning talk, Ian from SAP will explain how modern mobile technology can help enhance your business applications. You will learn about a couple of use cases and how you can...
swift ios ioscon -
Keynote: Applicatives - The Forgotten Middle Child
Featuring Daniel Steinberg
This is not just another talk on Monads and Functors. You’ll begin with examples of higher order functions and focus on map and flatMap in Swift. But there’s something between a functor and a monad that is more powerful than a functor and more flexible than a monad. you’ll look at Applicatives...
swift flatmap map applicatives keynote ioscon ios -
Beyond animations with Core Animation
Featuring John Sundell
Core Animation is one of those essential technologies that power any iOS app, whether or not you use it directly. In this talk, you’ll go beyond animations, and explore how Core Animation’s many powerful features can enable high-performance rendering, creation of complex shapes and backgrounds -...
swift ios rendering graphics core-animation -