Video Tutorial: MapKit and Core Location Part 3: Geocoding
Learn the basics of converting addresses into GPS coordinates and vice versa through the use of Geocoding. The post Video Tutorial: MapKit and Core Location Part 3: Geocoding appeared first on Ray...
View ArticleAndroid RecyclerView Tutorial
Recycling is one of those things that is good for the planet, and it’s an common sense way to make sure we don’t find ourselves buried in our own rubbish or without sufficient resources in the future....
View ArticleVideo Tutorial: MapKit and Core Location Part 4: Region Monitoring
Learn the basics of monitoring regions to create custom events when users enter or leave a defined space. The post Video Tutorial: MapKit and Core Location Part 4: Region Monitoring appeared first on...
View ArticleAlt-U 25% Off Discount Ending Soon
I hope everyone had a wonderful week at WWDC! This is a quick reminder that the 25% off discount for the upcoming Alt-U classes is ending soon. The discount applies to all three levels of classes: iOS...
View ArticleVideo Tutorial: MapKit and Core Location Part 5: MapKit
Challenge Your challenge is to incorporate MapKit into the app to display the maps for each interesting location. See the Challenge PDF in the resources link below for full details. Download resources...
View ArticleVideo Tutorial: MapKit and Core Location Part 6: Annotations
Learn how to annotate your map through the use of annotations. The post Video Tutorial: MapKit and Core Location Part 6: Annotations appeared first on Ray Wenderlich.
View ArticleiOS 10 by Tutorials: Free Access for Subscribers!
There’s a lot of new goodies for developers in Xcode 8 and iOS 10 this year – Message Apps, SiriKit, Memory Debugging, oh my! As usual, we’re already working on a new book to help get you up-to-speed:...
View ArticleVideo Tutorial: MapKit and Core Location Part 7: Overlays
Learn the process of drawing on your app by the way of custom overlays. The post Video Tutorial: MapKit and Core Location Part 7: Overlays appeared first on Ray Wenderlich.
View ArticleScreencast: Beginning C# Part 3: Types
Links If you’ve never used Unity or if you are still really green, read this article: Introduction to Unity: Getting Started Next Video: Operators Previous Video: Variables Challenge Create a new...
View ArticleiOS 10 Screencast: Sending Custom Messages in iMessage
Learn how use the new Messages framework in iOS 10 to construct and send completely custom messages by creating a simple game right inside iMessages. The post iOS 10 Screencast: Sending Custom Messages...
View ArticleSwift Algorithm Club: Swift Tree Data Structure
The Swift Algorithm Club is an open source project to implement popular algorithms and data structures in Swift. Every month, Chris Pilcher and I will write a tutorial showing you how to make a cool...
View ArticleiOS 10 Screencast: Property Animators: Timing Functions
Discover how to get started with iOS 10's new property animators. The post iOS 10 Screencast: Property Animators: Timing Functions appeared first on Ray Wenderlich.
View ArticleAndroid Networking Tutorial: Getting Started
Networking has played a huge role in Android apps since API level 1. Most apps don’t work in isolation; rather, they connect to an online service to retrieve data or perform other networking...
View ArticleiOS 10 Screencast: Interactive Custom Notifications
Learn how you can use notification actions to provide visual indicators to user interaction in this iOS 10 screencast. The post iOS 10 Screencast: Interactive Custom Notifications appeared first on Ray...
View ArticleMagical Error Handling in Swift
Error handling in Swift has come a long way since the patterns in Swift 1 that were inspired by Objective-C. Major improvements in Swift 2 make the experience of handling unexpected states and...
View ArticleiOS 10 Screencast: Property Animators: Pause, Scrub & Reverse
Learn how to use property animators to pause, scrub and reverse complex animations in iOS 10. The post iOS 10 Screencast: Property Animators: Pause, Scrub & Reverse appeared first on Ray Wenderlich.
View ArticleiOS 10 Screencast: Collaborative Messaging in iOS 10
Learn how to achieve the ability to send state along with the message content, enabling you to create fully collaborative messaging experiences. The post iOS 10 Screencast: Collaborative Messaging in...
View ArticleAdvanced Collection Views in OS X Tutorial
If you want to learn about the advanced capabilities of NSCollectionView, you’ve come to the right place. This is the second part of a tutorial that covered the basics, and in this Advanced Collection...
View ArticleiOS 10 Screencast: Manipulating Push Notifications with Service Extensions
Discover how to use the new notification service extension point which has the ability to intercept push notifications before they're delivered to the user. The post iOS 10 Screencast: Manipulating...
View ArticleUpgrading to Swift 3, and Swift Playgrounds – Podcast S06 E04
Upgrading to Swift 3 got you confused? We’re here to help! Join Mic, Jake, and Gemma as they discuss the trials and tribulations of upgrading the Harry’s app to Swift 3, before moving on to chat about...
View Article