Design Patterns on iOS using Swift – Part 2/2
Update note: This tutorial was updated for iOS 11, Xcode 9 and Swift 4 by Lorenzo Boaro. Original post by Tutorial team member Eli Ganem. Welcome back to part two of this introductory tutorial on...
View ArticleVideo Tutorial: Mastering Git Part 7: Gitignore After the Fact
Gitignore is easy right? If you've been using it for a while you'll know that isn't always true. Discover how you can fix problems with gitignore such as handling files that have been accidentally...
View ArticleVideo Tutorial: Mastering Git Part 8: Cherry Picking
Cherry picking provides a way to grab single commits from other branches, and apply them to your own branch. The post Video Tutorial: Mastering Git Part 8: Cherry Picking appeared first on Ray...
View ArticleVideo Tutorial: Mastering Git Part 9: Filter Branch
In this video you'll see how you can use the filter-branch tool to programmatically rewrite history—kinda like a nerdy time traveller. The post Video Tutorial: Mastering Git Part 9: Filter Branch...
View ArticleUISearchController Tutorial: Getting Started
So much data, so little time. Note: This tutorial has been updated to Xcode 9 beta, Swift 4, and iOS 11 by Tom Elliott. The original tutorial was written by Andy Pereira. Scrolling through massive...
View ArticleCommon Design Patterns for Android with Kotlin
Update Note: This tutorial has been updated to Kotlin by Joe Howard. The original tutorial was written by Matt Luedke. “Future You” Beyond satisfying your clients and your employer, there’s one more...
View ArticleVideo Tutorial: Mastering Git Part 10: Many Faces of Undo
In this video you'll learn about the different "undo" commands that git provides—what they are and when to use them. The post Video Tutorial: Mastering Git Part 10: Many Faces of Undo appeared first on...
View ArticleVideo Tutorial: Mastering Git Part 11: GUIs: GITK
In the first of three videos about GUIs for Git, you'll take a look at Gitk and GitGUI—two simple tools that are distributed with Git itself. The post Video Tutorial: Mastering Git Part 11: GUIs: GITK...
View ArticleRWDevCon 2018 Pre-Conference Workshop Speakers & Topics
Next April, we are running our fourth annual iOS conference focused on high quality hands-on tutorials: RWDevCon 2018. Today, we are happy to announce some exciting news: we have chosen the topics and...
View ArticleVideo Tutorial: Mastering Git Part 12: GUIs: SourceTree
Next up on the whistlestop tour of popular Git GUIs is SourceTree. Learn how to get started with SourceTree, and some of the top tools it offers. The post Video Tutorial: Mastering Git Part 12: GUIs:...
View ArticleLearning Techniques for Programmers, by Programmers
As a programmer, you know there’s a constant need to stay up-to-date with technologies you love, as well as the ones you don’t — you need to keep learning to stay relevant in your industry. Learning...
View ArticleVideo Tutorial: Mastering Git Part 13: GUIs: GitUp
Learn about GitUp—objectively the best Git GUI there is. Find out why as we take a quick tour of how to get started with GitUp. The post Video Tutorial: Mastering Git Part 13: GUIs: GitUp appeared...
View ArticleVideo Tutorial: Mastering Git Part 14: Conclusion
A quick summary of what you've learnt throughout this Mastering Git video course. The post Video Tutorial: Mastering Git Part 14: Conclusion appeared first on Ray Wenderlich.
View ArticleStoryboards Tutorial for iOS: Part 1
Storyboards, Scenes and View Controllers Update note: This tutorial has been updated for Xcode 9, iOS 11, and Swift 4 by Nicholas Sakaimbo. The original tutorial was written by Matthijs Hollemans....
View ArticleStoryboards Tutorial for iOS: Part 2
Storyboards, Segues and Static Cells Update note: This tutorial has been updated for Xcode 9, iOS 11, and Swift 4 by Nicholas Sakaimbo. The original tutorial was written by Matthijs Hollemans. If you...
View ArticleOpportunity: Senior Fullstack Developer at raywenderlich.com
As you might know, this site is a community effort of over 100 part-time authors and editors, who team up to write high quality tutorials and books. But you might not know that we also have 10...
View ArticleScreencast: Introduction to ARKit: Getting Started
In this video, you'll get started with ARKit. You'll learn about the various framework components and how to enable ARKit in your app. The post Screencast: Introduction to ARKit: Getting Started...
View ArticleHealthKit Tutorial With Swift: Getting Started
Update Note: This tutorial has been updated for Swift 4, Xcode 9 and iOS 11 by Ted Bendixson. The original tutorial was written by Ernesto García. HealthKit is an API that was introduced in iOS 8. It...
View ArticleHealthKit Tutorial with Swift: Workouts
Update Note: This tutorial has been updated for Swift 4, Xcode 9 and iOS 11 by Ted Bendixson. The original tutorial was written by Ernesto García. Welcome back to our HealthKit tutorial series! In the...
View ArticleUnity Games by Tutorials Updated for Unity 2017.1
Good news – we’ve been hard at work updating our popular book Unity Games by Tutorials for Unity 2017.1, and the new version of the book is available today! We’ve gone through the entire book and...
View Article