+ All Categories
Home > Engineering > Iterating in iOS

Iterating in iOS

Date post: 19-Aug-2014
Category:
Upload: kamilah-taylor
View: 189 times
Download: 2 times
Share this document with a friend
Description:
Iterating in iOS. Moving fast, learning new skills, testing your features
Popular Tags:
19
Iterating in iOS Moving fast, learning new skills, testing your features
Transcript
Page 1: Iterating in iOS

Iterating in iOSMoving fast, learning new skills, testing your features

Page 2: Iterating in iOS

My name is KamilahThis is the story of how I keep diving into the deep end of the pool

Page 3: Iterating in iOS

Mobile, mobile, mobile

Page 4: Iterating in iOS

Always learningBe resourceful

Pick up new skills

Page 5: Iterating in iOS

LinkedIn Contacts App

Page 6: Iterating in iOS

iOS 7 FlatificationVisual refresh, iOS 6 -> 7 bugs, new features

Page 7: Iterating in iOS

The war roomFirm Deadline.

Lots of focus.

Page 8: Iterating in iOS

Lots of things to fix!

Page 9: Iterating in iOS

All done!

Page 10: Iterating in iOS

Keep on learn[in]

Page 11: Iterating in iOS

So...mobileGlobally, mobile data traffic grew 81%, Average smartphone usage grew 50%

Everyone has to think mobile!

Page 12: Iterating in iOS

Mobile is different from webAt LinkedIn, by the end of the year we expect 50% of unique users to be on mobile

Page 13: Iterating in iOS

LiX

Page 14: Iterating in iOS

Much more!● Monthly client releases with fixed dates● Unified automation framework with desktop● Trunk based development● Twice daily server releases● View based json for client consistency

Page 15: Iterating in iOS

The learning doesn’t stop

Page 16: Iterating in iOS

Lots of iOS 8 goodness

Page 17: Iterating in iOS

Questions?Thanks for listening!

Page 19: Iterating in iOS

Referenceshttps://developer.apple.com/library/mac/documentation/GraphicsImaging/Reference/CoreImageFilterReference/Reference/reference.html#//apple_ref/doc/filter/ci/CIGaussianBlur


Recommended