iOS 10 Screencast: Memory Graph Debugger
Discover how to find retain cycles and memory leaks using Xcode 8's new memory graph debugger. The post iOS 10 Screencast: Memory Graph Debugger appeared first on Ray Wenderlich.
View ArticleScreencast: Beginning C# Part 6: Section Review – Control Flow
Links If you’ve never used Unity or if you are still really green, read this article: Introduction to Unity: Getting Started Previous Video: Arrays The post Screencast: Beginning C# Part 6: Section...
View ArticleHow to Make a Game Like Monster Island Tutorial
Want to learn how to make a game like Monster Island? Read on to find out. In this how to make a game like Monster Island tutorial, you will level up your knowledge of the SpriteKit physics system by...
View Articleraywenderlich.com at #Pragma Conference 2016
We are happy to announce that we are one of the proud sponsors of #Pragma Conference 2016, this October in Verona, Italy. Last year’s conference was a hit and the line up for 2016 is looking quite...
View ArticleRWDevCon 2017: Ticket Sales Open in 1 Week!
RWDevCon 2017: Ticket Sales Open in 1 Week! This year we ran our 2nd annual conference focused on high quality hands-on tutorials called RWDevCon. The conference was a huge hit and got rave reviews, so...
View ArticleUIActivityViewController Tutorial: Sharing Data
UIActivityController is the shiznay! A lot of developers want to be able to share their app data via email, Messages, or AirDrop. Sharing is a convenient way for users to send data to each other or...
View ArticleiOS 10 Screencast: Measurement Formatter
Formatting measurements for every language and country is hard, so Foundation includes a new MeasurementFormatter class. See how easy it is to use in the screencast. The post iOS 10 Screencast:...
View ArticleDrag and Drop Tutorial for macOS
Learn all about drag and drop for macOS! Ever since the invention of the Mac, drag and drop has been a part of the user interface. The quintessential example is in Finder, where you can drag files...
View ArticleiOS 10 Screencast: Audio File Speech Transcription
iOS 10 includes a powerful speech recognition API. Discover how to transcribe audio recordings in this iOS 10 screencast. The post iOS 10 Screencast: Audio File Speech Transcription appeared first on...
View ArticleLead iOS Developer at Next PLC: A Top Dev Interview With Lee Burrows
Lee Burrows, lead iOS developer at Next PLC. Welcome to another installment of our Top App Dev Interview series. Each interview in this series focuses on a successful mobile app or developer and the...
View ArticleRWDevCon 2017: Tickets Now Available!
Next March, we are running an iOS conference focused on high quality hands-on tutorials called RWDevCon 2017. Today, the team and I are happy to announce that RWDevCon 2017 tickets are now available!...
View ArticleTestFlight Tutorial: iOS Beta Testing
Learn how to beta test your iOS apps! Update note: This tutorial has been updated by Tom Elliott. The original tutorial was written by Dani Arnaout. TestFlight Beta Testing is an Apple product that...
View ArticleIntroducing videos.raywenderlich.com – Discount and Giveaway!
For the past two years, we’ve been working hard creating a ton of high quality video tutorials. In fact, we’ve been spending so much time making the content, that we didn’t have much time to focus on...
View ArticleiOS 10 Screencast: Visual View Debugging
Xcode 8's view debugger has some improvements that make it easy to debug even code-based Auto Layout issues. Discover how in this screencast. The post iOS 10 Screencast: Visual View Debugging appeared...
View ArticlePattern Matching in Swift
It’s the perfect pattern match! Pattern matching is one of the most powerful features of any programming language, because it enables you to design rules that match values against each other. This...
View ArticleBuilding macOS apps for profit, and iTC subscription changes – Podcast S06 E06
Can you build a sustainable business developing macOS apps? Find out in the episode! Join Mic, Jake, and Andrew as they discuss whether you can build a sustainable business developing macOS apps, and...
View ArticleiOS 10 Screencast: Live Speech Recognition
Learn how to use the new speech framework to do live speech recognition in this iOS 10 screencast. The post iOS 10 Screencast: Live Speech Recognition appeared first on Ray Wenderlich.
View ArticleiOS 10 by Tutorials: First 6 Chapters Now Available!
Good news – the second early access release of iOS 10 by Tutorials is now available! This release has 6/14 chapters ready: Chapter 2: Xcode 8 Debugging Improvements (NEW!): Learn about the powerful new...
View ArticleScreencast: Beginning C# Part 8: Conditionals
In this episode, you'll learn how to make choices based on your data through the use of conditionals. Otherwise known as if statements. The post Screencast: Beginning C# Part 8: Conditionals appeared...
View ArticleHow To Be a Better Developer with Programming Challenges
If you’ve ever tried a programming challenge, then you know they are fun and addicting. But they’re more than just fun – they also help you become a better developer. Over the past few years, I’ve...
View Article