mobile

Philly ETE 2016 – Don Coleman – Building Wireless Sensors

Inexpensive wireless microcontrollers are everywhere. This session will look at building wireless sensors on a variety of hardware: the super low cost ESP8266, the Particle Photon and it’s cloud services, and the new Arduino MKR1000. In addition to building connected devices, I’ll discuss some options for collecting, storing, and visualizing the sensor data.

Philly ETE 2016 – Daniel Steinberg – The World of Swift 3

When Apple open sourced Swift late last year, they invited the community into the discussion of where Swift should go and why. Instead of us having to imagine what the Swift language and library stewards and architects are thinking, we can read their words on the Swift evolution mailing list. In this talk we’ll look at what idiomatic Swift will look like soon when Swift 3 is soon released and talk about the reasoning behind some of the choices.

Philly ETE 2016 – Mike Hartington – Ionic 2: Your First @App

Ionic has revolutionized the way web developers make the transition mobile development, but there’s always room to improve and make the lives of new app developers easier. With Ionic 2, we’ve improved upon much of what made Ionic 1 great, while also keeping things simple and reducing the fatigue that developers can feel when learning a new tool. We’ll introduce you to the basic Ionic 2 concepts and build an app live.

Philly ETE 2016 – Andrea Falcone – Supercharging Your Mobile App Release with Fastlane

How would you like 2 extra hours of your time back every week? All mobile app developers face similar workflows as they work to upload an app to the App & Play Store. Many of these processes are currently done manually, but why not automate them? Fabric’s set of developer tools, collectively called fastlane, makes building, testing, and releasing your app faster, reproducible and less troublesome, leaving developers more time to focus on feature code and not deployment!