Training and Instructional Design
My latest course for Lynda.com/LinkedIn Learning. I’ll take you through the code to write for the iPhone and iPad gyroscope, accelerometer, and magnetometer. Along the way we’ll use some API’s to make a pedometer and a fencing game. Like the new feature in iOS… Continue Reading “Advanced iOS App Development: Core Motion”
Apple packed a lot of sensors into the small packages that are iOS devices. You as a developer can detect movement in three dimensions, acceleration, rotations, and impact and use those in your applications. All of this brought to your application in the CoreMotion framework. CoreMotion… Continue Reading “Introducing Core Motion: Make A Pedometer”