An Introduction to Quartz 2D
tag:code.tutsplus.com,2005:PostPresenter/cms-24267What Is Quartz 2D?Quartz 2D is Apple's 2D drawing engine, an important component of the Core Graphics framework. You may often see Quartz 2D referred...
View ArticleUnderstanding Permissions in Android M
tag:code.tutsplus.com,2005:PostPresenter/cms-24443IntroductionPrior to the M release, the Android permissions model has been an all-or-nothing decision for users at install time. This meant that if a...
View ArticleBuild a High-Performance Mobile App With Famo.us and Manifold.js
For the last few months I’ve been wanting to dive into this new JavaScript framework since I saw its launch event in October of 2014. Famo.us includes an open-source 3D layout engine fully integrated...
View ArticleBuild a High-Performance Mobile App With Famo.us and Manifold.js
tag:code.tutsplus.com,2005:PostPresenter/cms-24496For the last few months I’ve been wanting to dive into this new JavaScript framework since I saw its launch event in October of 2014. Famo.us includes...
View ArticleBuilding a Shopping List Application With CloudKit: Introduction
tag:code.tutsplus.com,2005:PostPresenter/cms-24674In 2012, Apple introduced iCloud alongside iOS 5. At the same time, the company announced that developers would have access to iCloud through a number...
View ArticleAn Introduction to GameplayKit: Part 1
tag:code.tutsplus.com,2005:PostPresenter/cms-24483IntroductionAlongside all of the new features and frameworks in iOS 9 and OS X El Capitan, with this year's releases Apple also created an entirely new...
View ArticlewatchOS 2: Communicating With a Counterpart
Ever since the release of Apple Watch, developers have been debating and presenting techniques to overcome the limitations of watchOS 1. Developers have wondered, for example, how to reliably...
View ArticlewatchOS 2: Communicating With a Counterpart
tag:code.tutsplus.com,2005:PostPresenter/cms-24372Ever since the release of Apple Watch, developers have been debating and presenting techniques to overcome the limitations of watchOS 1. Developers...
View ArticleBuilding a Shopping List Application With CloudKit: Adding Records
In the first tutorial of this series, we explored the CloudKit framework and infrastructure. We also laid the foundation for the sample application that we're going to build, a shopping list...
View ArticleBuilding a Shopping List Application With CloudKit: Adding Records
tag:code.tutsplus.com,2005:PostPresenter/cms-24731In the first tutorial of this series, we explored the CloudKit framework and infrastructure. We also laid the foundation for the sample application...
View ArticleAn Introduction to GameplayKit: Part 2
This is the second part of An Introduction to GameplayKit. If you haven't yet gone through the first part, then I recommend reading that tutorial first before continuing with this one.IntroductionIn...
View ArticleAn Introduction to GameplayKit: Part 2
tag:code.tutsplus.com,2005:PostPresenter/cms-24528This is the second part of An Introduction to GameplayKit. If you haven't yet gone through the first part, then I recommend reading that tutorial first...
View ArticleGoogle I/O 2015 Through My Eyes: Part 1
6:30 AM, 27th May 2015, Moscone Center, San FranciscoI arrived early in the morning to find out that queue was already quite long. Most people, including me, had skipped their breakfast to get in...
View ArticleGoogle I/O 2015 Through My Eyes: Part 1
tag:code.tutsplus.com,2005:PostPresenter/cms-242826:30 AM, 27th May 2015, Moscone Center, San FranciscoI arrived early in the morning to find out that queue was already quite long. Most people,...
View ArticleBuild an MP3 Player With AV Foundation
What You'll Be CreatingAV Foundation is a framework for working with audio and visual media on iOS and OSX. Using AV Foundation, you can play, capture, and encode media. It is quite an extensive...
View ArticleCreating and Publishing an Android Library
tag:code.tutsplus.com,2005:PostPresenter/cms-24582IntroductionOur lives as Android developers would be a lot harder if not for all those third-party libraries out there that we love to include in our...
View ArticleBuild an MP3 Player With AV Foundation
tag:code.tutsplus.com,2005:PostPresenter/cms-24482What You'll Be CreatingAV Foundation is a framework for working with audio and visual media on iOS and OSX. Using AV Foundation, you can play, capture,...
View ArticleGoogle I/O 2015 Through My Eyes: Part 2
tag:code.tutsplus.com,2005:PostPresenter/cms-24399I reached the venue early at 8:45 and found out that the queue today was moving comparatively faster. We were being handed a brand new Nexus 9 on our...
View ArticleAn Introduction to GameplayKit: Part 3
This is the third part of An Introduction to GameplayKit. If you haven't yet gone through the first part and the second part, then I recommend reading those tutorials first before continuing with this...
View ArticleAn Introduction to GameplayKit: Part 3
tag:code.tutsplus.com,2005:PostPresenter/cms-24611This is the third part of An Introduction to GameplayKit. If you haven't yet gone through the first part and the second part, then I recommend reading...
View Article