DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology 5 Keys to API Design - API Days Paris 2013

1.5 Keys to API Design Daniel Feist @dfeist Principal Architect, MuleSoft@MuleSoft2. Me? 3. Me? 4. Me? 5. Me? 6. APIs: The Cat's Meow 7. The New EnterpriseAll contents…

Technology Quantum - Virtual networks for Openstack

1.QuantumVirtual Networks for OpenstackSalvatore Orlando (@taturiello) – Citrix Systems2. Who is this chap talking to us?● Random guy trying to give you death by Powerpoint!●…

Technology API Design & Moving from Junior to Senior Developer

1. API Design&Junior ➪ SeniorChristopher Cotton @_cotton for @NashSoftware2012 Nov 29, christophercotton.com 2. The Past✤ 20+ years Programming✤ Been QA Tester,…

Documents iOS Interview Questions and Answers

iOS Developer Blog Select Language Powered by Translate Friday, March 22, 2013 1-How would you create your own custom view? By Subclassing the UIView class. 2-Whats fast…

Documents Q

Q: How would you create your own custom view? Q: Whats an NSOperationQueue and how/would you use it? Q: What is App Bundle? A: When you build your iOS app, Xcode packages…

Documents Objective C QP1

1-How would you create your own custom view? By Subclassing the UIView class. 2-Whats fast enumeration? Fast enumeration is a language feature that allows you to enumerate…