# 🎓 Courses & Articles

**URL:** https://forums.kodeco.com/c/tutorials/5.md?page=1

[Latest](https://forums.kodeco.com/latest.md) · [Categories](https://forums.kodeco.com/categories.md) · [Tags](https://forums.kodeco.com/tags.md)

**Page:** 2

---

## [How To Create an Uber Splash Screen](https://forums.kodeco.com/t/how-to-create-an-uber-splash-screen/18016)

<div class="topic-metadata">

**Author:** [@lolgrep](https://forums.kodeco.com/u/lolgrep)\
**Replies:** 18\
**Last updated:** [November 16, 2017, 11:42pm UTC](https://forums.kodeco.com/t/how-to-create-an-uber-splash-screen/18016 "2017-11-16T23:42:20Z")

</div>

Learn how to build an Uber Splash Screen that uses animations to go beyond the typical static launch screen and keeps users interested while the app loads. This is a companion discussion topic for the original entry a…

---

## [Server Side Swift with Vapor - Part 4: Accepting Data | Ray Wenderlich](https://forums.kodeco.com/t/server-side-swift-with-vapor-part-4-accepting-data-ray-wenderlich/39465)

<div class="topic-metadata">

**Author:** [@0xtim](https://forums.kodeco.com/u/0xtim)\
**Replies:** 34\
**Last updated:** [December 21, 2018, 1:37pm UTC](https://forums.kodeco.com/t/server-side-swift-with-vapor-part-4-accepting-data-ray-wenderlich/39465 "2018-12-21T13:37:36Z")

</div>

In this video, you'll learn how to accept data in your Vapor applications and parse it with Codable. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4493-server…

---

## [iOS MVVM Tutorial: Refactoring from MVC | raywenderlich.com](https://forums.kodeco.com/t/ios-mvvm-tutorial-refactoring-from-mvc-raywenderlich-com/100270)

<div class="topic-metadata">

**Author:** [@ckrutsinger](https://forums.kodeco.com/u/ckrutsinger)\
**Replies:** 37\
**Last updated:** [January 24, 2021, 6:09pm UTC](https://forums.kodeco.com/t/ios-mvvm-tutorial-refactoring-from-mvc-raywenderlich-com/100270 "2021-01-24T18:09:04Z")

</div>

In this iOS tutorial, you’ll learn how to convert an MVC app into MVVM. In addition, you’ll learn about the components and advantages of using MVVM. This is a companion discussion topic for the original entry at http…

---

## [Augmented Reality iOS Tutorial: Location Based](https://forums.kodeco.com/t/augmented-reality-ios-tutorial-location-based/907)

<div class="topic-metadata">

**Author:** [@pierredrks](https://forums.kodeco.com/u/pierredrks)\
**Replies:** 25\
**Last updated:** [October 26, 2022, 1:09pm UTC](https://forums.kodeco.com/t/augmented-reality-ios-tutorial-location-based/907 "2022-10-26T13:09:28Z")

</div>

Learn how to make a location based augmented reality app that displays points of interest over video in this augmented reality iOS tutorial! This is a companion discussion topic for the original entry at http://www.ra…

---

## [Mac OS X Development Tutorial for Beginners Part 1: Intro to Xcode](https://forums.kodeco.com/t/mac-os-x-development-tutorial-for-beginners-part-1-intro-to-xcode/6481)

<div class="topic-metadata">

**Author:** [@samdavies](https://forums.kodeco.com/u/samdavies)\
**Replies:** 31\
**Last updated:** [May 3, 2017, 7:45am UTC](https://forums.kodeco.com/t/mac-os-x-development-tutorial-for-beginners-part-1-intro-to-xcode/6481 "2017-05-03T07:45:19Z")

</div>

In this Mac OS X development tutorial for beginners, learn how to create your first "Hello, World" app with Swift and take a tour of Xcode. This is a companion discussion topic for the original entry at https://www.ra…

---

## [Creating a PDF in Swift with PDFKit | raywenderlich.com](https://forums.kodeco.com/t/creating-a-pdf-in-swift-with-pdfkit-raywenderlich-com/80105)

<div class="topic-metadata">

**Author:** [@bmorefield](https://forums.kodeco.com/u/bmorefield)\
**Replies:** 25\
**Last updated:** [July 1, 2022, 10:21am UTC](https://forums.kodeco.com/t/creating-a-pdf-in-swift-with-pdfkit-raywenderlich-com/80105 "2022-07-01T10:21:34Z")

</div>

Learn how to create a PDF, work with Core Text and Core Graphics and share the created document by building an app that displays the user’s input on a flyer that can be shared with other iOS apps. This is a companion…

---

## [UISearchController Tutorial: Getting Started](https://forums.kodeco.com/t/uisearchcontroller-tutorial-getting-started/729)

<div class="topic-metadata">

**Author:** [@macandyp](https://forums.kodeco.com/u/macandyp)\
**Replies:** 30\
**Last updated:** [May 26, 2017, 1:03pm UTC](https://forums.kodeco.com/t/uisearchcontroller-tutorial-getting-started/729 "2017-05-26T13:03:22Z")

</div>

In this UISearchController tutorial, you'll learn how to add quick and responsive search to a table view, including both dynamic filtering and a scope bar. This is a companion discussion topic for the original entry a…

---

## [RWDevCon 2017 Vault Now Available!](https://forums.kodeco.com/t/rwdevcon-2017-vault-now-available/28762)

<div class="topic-metadata">

**Author:** [@rwenderlich](https://forums.kodeco.com/u/rwenderlich)\
**Replies:** 108\
**Last updated:** [May 18, 2018, 11:27am UTC](https://forums.kodeco.com/t/rwdevcon-2017-vault-now-available/28762 "2018-05-18T11:27:45Z")

</div>

The RWDevCon 2017 Vault is available: includes 2 advanced workshops, 24 hours of hands-on tutorials, 1.3GB+ of sample projects, and 600+ pages of conference books! This is a companion discussion topic for the original…

---

## [Storyboards Tutorial in iOS 9: Part 1](https://forums.kodeco.com/t/storyboards-tutorial-in-ios-9-part-1/724)

<div class="topic-metadata">

**Author:** [@caroline](https://forums.kodeco.com/u/caroline)\
**Replies:** 57\
**Last updated:** [June 25, 2017, 5:34am UTC](https://forums.kodeco.com/t/storyboards-tutorial-in-ios-9-part-1/724 "2017-06-25T05:34:26Z")

</div>

Learn how to design your user interface visually with less code in this Storyboards tutorial, fully up-to-date for iOS 9. This is a companion discussion topic for the original entry at http://www.raywenderlich.com/113…

---

## [Design Patterns on iOS using Swift – Part 1/2](https://forums.kodeco.com/t/design-patterns-on-ios-using-swift-part-1-2/33015)

<div class="topic-metadata">

**Author:** [@lorenzoboaro](https://forums.kodeco.com/u/lorenzoboaro)\
**Replies:** 20\
**Last updated:** [April 26, 2018, 9:12pm UTC](https://forums.kodeco.com/t/design-patterns-on-ios-using-swift-part-1-2/33015 "2018-04-26T21:12:56Z")

</div>

Learn about common design patterns when building iOS apps, and how you can apply these patterns in your own apps, in this 2-part tutorial. This is a companion discussion topic for the original entry at https://www.ray…

---

## [Geofencing Tutorial with Core Location](https://forums.kodeco.com/t/geofencing-tutorial-with-core-location/19633)

<div class="topic-metadata">

**Author:** [@macandyp](https://forums.kodeco.com/u/macandyp)\
**Replies:** 35\
**Last updated:** [August 30, 2017, 8:54am UTC](https://forums.kodeco.com/t/geofencing-tutorial-with-core-location/19633 "2017-08-30T08:54:17Z")

</div>

In this tutorial you'll learn how to leverage the Region Monitoring API baked into Core Location to add geofencing to an app. Forgot your keys? Never again! This is a companion discussion topic for the original entry …

---

## [Introducing Unity Games by Tutorials!](https://forums.kodeco.com/t/introducing-unity-games-by-tutorials/19066)

<div class="topic-metadata">

**Author:** [@crispy8888](https://forums.kodeco.com/u/crispy8888)\
**Replies:** 78\
**Last updated:** [November 2, 2016, 8:19pm UTC](https://forums.kodeco.com/t/introducing-unity-games-by-tutorials/19066 "2016-11-02T20:19:28Z")

</div>

For the past six months, we’ve been working on a top-secret book project: Unity Games by Tutorials. Today, we are happy to announce that the first 8 chapters of the book are available now. These chapters teach you how to…

---

## [CocoaPods Tutorial for Swift: Getting Started](https://forums.kodeco.com/t/cocoapods-tutorial-for-swift-getting-started/29463)

<div class="topic-metadata">

**Author:** [@jrg.developer](https://forums.kodeco.com/u/jrg.developer)\
**Replies:** 15\
**Last updated:** [December 30, 2017, 3:09pm UTC](https://forums.kodeco.com/t/cocoapods-tutorial-for-swift-getting-started/29463 "2017-12-30T15:09:22Z")

</div>

In this tutorial, you'll learn how to install CocoaPods to help you manage third-party library dependencies in your Swift projects. This is a companion discussion topic for the original entry at https://www.raywenderl…

---

## [How to Create Your Own Slide-Out Navigation Panel in Swift](https://forums.kodeco.com/t/how-to-create-your-own-slide-out-navigation-panel-in-swift/6327)

<div class="topic-metadata">

**Author:** [@frosty](https://forums.kodeco.com/u/frosty)\
**Replies:** 30\
**Last updated:** [November 16, 2017, 9:45pm UTC](https://forums.kodeco.com/t/how-to-create-your-own-slide-out-navigation-panel-in-swift/6327 "2017-11-16T21:45:39Z")

</div>

Learn the implementation details of the very popular slide-out navigation panel you've seen in apps such as Facebook and Path. This is a companion discussion topic for the original entry at https://www.raywenderlich.c…

---

## [Core Graphics Tutorial Part 1: Getting Started](https://forums.kodeco.com/t/core-graphics-tutorial-part-1-getting-started/884)

<div class="topic-metadata">

**Author:** [@caroline](https://forums.kodeco.com/u/caroline)\
**Replies:** 53\
**Last updated:** [June 6, 2017, 12:52am UTC](https://forums.kodeco.com/t/core-graphics-tutorial-part-1-getting-started/884 "2017-06-06T00:52:11Z")

</div>

Learn how to draw with Core Graphics, using modern techniques such as IBDesignable, IBInspectable, and Swift! This is a companion discussion topic for the original entry at http://www.raywenderlich.com/90690/modern-co…

---

## [React Native Tutorial: Building Android Apps with JavaScript](https://forums.kodeco.com/t/react-native-tutorial-building-android-apps-with-javascript/38222)

<div class="topic-metadata">

**Author:** [@cabernathy](https://forums.kodeco.com/u/cabernathy)\
**Replies:** 29\
**Last updated:** [February 10, 2019, 10:10am UTC](https://forums.kodeco.com/t/react-native-tutorial-building-android-apps-with-javascript/38222 "2019-02-10T10:10:22Z")

</div>

In this React Native tutorial you'll learn how to build native apps based on the hugely popular React JavaScript library, with a focus on Android. This is a companion discussion topic for the original entry at https:/…

---

## [NSURLSession Tutorial: Getting Started](https://forums.kodeco.com/t/nsurlsession-tutorial-getting-started/1047)

<div class="topic-metadata">

**Author:** [@kentoh](https://forums.kodeco.com/u/kentoh)\
**Replies:** 31\
**Last updated:** [April 5, 2017, 3:16am UTC](https://forums.kodeco.com/t/nsurlsession-tutorial-getting-started/1047 "2017-04-05T03:16:45Z")

</div>

In this NSURLSession tutorial, you'll learn how to create HTTP requests, as well as implement background downloads that can be both paused and resumed. This is a companion discussion topic for the original entry at ht…

---

## [iOS 11 by Tutorials Pre-Orders Available Now!](https://forums.kodeco.com/t/ios-11-by-tutorials-pre-orders-available-now/30927)

<div class="topic-metadata">

**Author:** [@crispy8888](https://forums.kodeco.com/u/crispy8888)\
**Replies:** 56\
**Last updated:** [July 21, 2017, 5:53am UTC](https://forums.kodeco.com/t/ios-11-by-tutorials-pre-orders-available-now/30927 "2017-07-21T05:53:13Z")

</div>

We’re excited to announce that iOS 11 by Tutorials is now available for pre-order. See what we’re planning, and find out how you can be a part of the book too! This is a companion discussion topic for the original ent…

---

## [Getting Started With RxSwift and RxCocoa](https://forums.kodeco.com/t/getting-started-with-rxswift-and-rxcocoa/21313)

<div class="topic-metadata">

**Author:** [@designatednerd](https://forums.kodeco.com/u/designatednerd)\
**Replies:** 36\
**Last updated:** [October 31, 2017, 12:11pm UTC](https://forums.kodeco.com/t/getting-started-with-rxswift-and-rxcocoa/21313 "2017-10-31T12:11:28Z")

</div>

Learn how to use RxSwift and RxCocoa to write applications that can react to changes in your underlying data without you telling it to do so. This is a companion discussion topic for the original entry at https://www.…

---

## [Alamofire Tutorial: Getting Started](https://forums.kodeco.com/t/alamofire-tutorial-getting-started/3899)

<div class="topic-metadata">

**Author:** [@astralbodies](https://forums.kodeco.com/u/astralbodies)\
**Replies:** 28\
**Last updated:** [August 22, 2019, 5:32am UTC](https://forums.kodeco.com/t/alamofire-tutorial-getting-started/3899 "2019-08-22T05:32:15Z")

</div>

In this Alamofire tutorial, you'll learn how to build an iOS app with Swift that sends & receives data to a remote API via HTTP using the Alamofire library. This is a companion discussion topic for the original entry …

---

## [How to Make a Game Like Candy Crush with SpriteKit and Swift: Part 1](https://forums.kodeco.com/t/how-to-make-a-game-like-candy-crush-with-spritekit-and-swift-part-1/41719)

<div class="topic-metadata">

**Author:** [@kevcol](https://forums.kodeco.com/u/kevcol)\
**Replies:** 32\
**Last updated:** [October 16, 2018, 1:04pm UTC](https://forums.kodeco.com/t/how-to-make-a-game-like-candy-crush-with-spritekit-and-swift-part-1/41719 "2018-10-16T13:04:16Z")

</div>

Updated for Xcode 9.3 and Swift 4.1. Learn how to make a Candy Crush-like mobile game, using Swift and SpriteKit to animate and build the logic of your game. This is a companion discussion topic for the original entry…

---

## [Beginning Metal - Part 9: Model I/O | Ray Wenderlich](https://forums.kodeco.com/t/beginning-metal-part-9-model-i-o-ray-wenderlich/23042)

<div class="topic-metadata">

**Author:** [@caroline](https://forums.kodeco.com/u/caroline)\
**Replies:** 18\
**Last updated:** [April 12, 2020, 5:58pm UTC](https://forums.kodeco.com/t/beginning-metal-part-9-model-i-o-ray-wenderlich/23042 "2020-04-12T17:58:32Z")

</div>

In this beginning Metal tutorial video, you’ll learn how to import Blender and other 3D models into your game scenes. This is a companion discussion topic for the original entry at https://www.raywenderlic…

---

## [How To Secure iOS User Data: The Keychain, Touch ID, and 1Password](https://forums.kodeco.com/t/how-to-secure-ios-user-data-the-keychain-touch-id-and-1password/6411)

<div class="topic-metadata">

**Author:** [@timmitra](https://forums.kodeco.com/u/timmitra)\
**Replies:** 35\
**Last updated:** [October 29, 2018, 9:33pm UTC](https://forums.kodeco.com/t/how-to-secure-ios-user-data-the-keychain-touch-id-and-1password/6411 "2018-10-29T21:33:11Z")

</div>

Learn how to secure your iOS app's user data with this hands-on tutorial covering the Keychain, Touch ID, and the 1Password extension for iOS 8 This is a companion discussion topic for the original entry at https://ww…

---

## [Universal Links – Make the Connection](https://forums.kodeco.com/t/universal-links-make-the-connection/15391)

<div class="topic-metadata">

**Author:** [@owenb](https://forums.kodeco.com/u/owenb)\
**Replies:** 37\
**Last updated:** [November 16, 2017, 10:40pm UTC](https://forums.kodeco.com/t/universal-links-make-the-connection/15391 "2017-11-16T22:40:29Z")

</div>

Learn how to connect iOS app with your website using Universal Links, so users can tap a link and be sent directly to the corresponding content in your app! This is a companion discussion topic for the original entry …

---

## [Google Maps iOS SDK Tutorial: Getting Started](https://forums.kodeco.com/t/google-maps-ios-sdk-tutorial-getting-started/39051)

<div class="topic-metadata">

**Author:** [@ron.kliffer](https://forums.kodeco.com/u/ron.kliffer)\
**Replies:** 44\
**Last updated:** [September 25, 2018, 5:31pm UTC](https://forums.kodeco.com/t/google-maps-ios-sdk-tutorial-getting-started/39051 "2018-09-25T17:31:03Z")

</div>

Learn how to use the Google Maps iOS SDK to retrieve the user's current location and search for nearby points of interest, such as bars and restaurants. This is a companion discussion topic for the original entry at h…

---

## [Apple Pencil Tutorial: Getting Started](https://forums.kodeco.com/t/apple-pencil-tutorial-getting-started/6880)

<div class="topic-metadata">

**Author:** [@caroline](https://forums.kodeco.com/u/caroline)\
**Replies:** 23\
**Last updated:** [January 26, 2019, 1:40am UTC](https://forums.kodeco.com/t/apple-pencil-tutorial-getting-started/6880 "2019-01-26T01:40:44Z")

</div>

In this Apple Pencil tutorial, you'll learn about force, touch coalescing, altitude, and azimuth, to add realistic lines and shading to a drawing app. This is a companion discussion topic for the original entry at htt…

---

## [RWDevCon 2018 Vault Now Available!](https://forums.kodeco.com/t/rwdevcon-2018-vault-now-available/42327)

<div class="topic-metadata">

**Author:** [@crispy8888](https://forums.kodeco.com/u/crispy8888)\
**Replies:** 58\
**Last updated:** [May 21, 2018, 9:07am UTC](https://forums.kodeco.com/t/rwdevcon-2018-vault-now-available/42327 "2018-05-21T09:07:06Z")

</div>

The RWDevCon 2018 Vault is available: includes four advanced workshop videos, 18 hands-on tutorial session videos, 500MB+ of sample projects, and 500+ pages of conference books! This is a companion discussion topic fo…

---

## [Beginning Metal - Part 6: Textures | Ray Wenderlich](https://forums.kodeco.com/t/beginning-metal-part-6-textures-ray-wenderlich/22944)

<div class="topic-metadata">

**Author:** [@caroline](https://forums.kodeco.com/u/caroline)\
**Replies:** 15\
**Last updated:** [January 13, 2021, 1:07am UTC](https://forums.kodeco.com/t/beginning-metal-part-6-textures-ray-wenderlich/22944 "2021-01-13T01:07:27Z")

</div>

In this video tutorial on Metal, you'll learn how textures map to vertices and how to use sampler states. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3537-b…

---

## [How to Use CocoaPods with Swift](https://forums.kodeco.com/t/how-to-use-cocoapods-with-swift/6300)

<div class="topic-metadata">

**Author:** [@jrg.developer](https://forums.kodeco.com/u/jrg.developer)\
**Replies:** 29\
**Last updated:** [May 3, 2017, 10:33am UTC](https://forums.kodeco.com/t/how-to-use-cocoapods-with-swift/6300 "2017-05-03T10:33:12Z")

</div>

Learn how to install and set up CocoaPods, a Cocoa dependency manager, and how use it to add third-party libraries and frameworks to your Swift projects. This is a companion discussion topic for the original entry at h…

---

## [Your First iOS and SwiftUI App · SwiftUI State | raywenderlich.com](https://forums.kodeco.com/t/your-first-ios-and-swiftui-app-swiftui-state-raywenderlich-com/80920)

<div class="topic-metadata">

**Author:** [@rwenderlich](https://forums.kodeco.com/u/rwenderlich)\
**Replies:** 21\
**Last updated:** [January 24, 2021, 1:41am UTC](https://forums.kodeco.com/t/your-first-ios-and-swiftui-app-swiftui-state-raywenderlich-com/80920 "2021-01-24T01:41:39Z")

</div>

This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4919757-your-first-ios-and-swiftui-app/lessons/7

---

## [iOS 10 Screencast: Dynamic Sticker Packs in iMessage Apps](https://forums.kodeco.com/t/ios-10-screencast-dynamic-sticker-packs-in-imessage-apps/16908)

<div class="topic-metadata">

**Author:** [@samdavies](https://forums.kodeco.com/u/samdavies)\
**Replies:** 26\
**Last updated:** [March 4, 2017, 1:31pm UTC](https://forums.kodeco.com/t/ios-10-screencast-dynamic-sticker-packs-in-imessage-apps/16908 "2017-03-04T13:31:36Z")

</div>

Learn how you can build your own custom sticker pack app for Messages, enabling you to fully control the behavior and appearance of the sticker browser. This is a companion discussion topic for the original entry at ht…

---

## [WebSockets on iOS with Starscream](https://forums.kodeco.com/t/websockets-on-ios-with-starscream/22647)

<div class="topic-metadata">

**Author:** [@astralbodies](https://forums.kodeco.com/u/astralbodies)\
**Replies:** 11\
**Last updated:** [November 16, 2017, 11:11pm UTC](https://forums.kodeco.com/t/websockets-on-ios-with-starscream/22647 "2017-11-16T23:11:22Z")

</div>

Learn how to use Starscream to add always-on networking with WebSockets in this iOS tutorial. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/861-websockets-on-ios-with-sta…

---

## [Create ML Tutorial: Getting Started](https://forums.kodeco.com/t/create-ml-tutorial-getting-started/43561)

<div class="topic-metadata">

**Author:** [@audrey](https://forums.kodeco.com/u/audrey)\
**Replies:** 32\
**Last updated:** [February 6, 2019, 5:59am UTC](https://forums.kodeco.com/t/create-ml-tutorial-getting-started/43561 "2019-02-06T05:59:44Z")

</div>

In this Create ML tutorial, you'll learn how to transfer your learning to Turi Create, and gain familiarity with machine learning toolsets and terminology. No math needed! This is a companion discussion topic for the …

---

## [Networking Tutorial for iOS: How To Create A Socket Based iPhone App and Server](https://forums.kodeco.com/t/networking-tutorial-for-ios-how-to-create-a-socket-based-iphone-app-and-server/6490)

<div class="topic-metadata">

**Author:** [@funkyboy](https://forums.kodeco.com/u/funkyboy)\
**Replies:** 34\
**Last updated:** [December 20, 2016, 11:02am UTC](https://forums.kodeco.com/t/networking-tutorial-for-ios-how-to-create-a-socket-based-iphone-app-and-server/6490 "2016-12-20T11:02:18Z")

</div>

A networking tutorial for iOS in which you will learn how to create a socket based server. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3057-networking-tutorial-for-ios-…

---

## [UIActivityViewController Tutorial: Sharing Data](https://forums.kodeco.com/t/uiactivityviewcontroller-tutorial-sharing-data/18261)

<div class="topic-metadata">

**Author:** [@macandyp](https://forums.kodeco.com/u/macandyp)\
**Replies:** 12\
**Last updated:** [October 27, 2017, 3:58pm UTC](https://forums.kodeco.com/t/uiactivityviewcontroller-tutorial-sharing-data/18261 "2017-10-27T15:58:00Z")

</div>

In this UIActivityViewController tutorial, you'll learn all about giving your users the ability to export their data, and share it with others. This is a companion discussion topic for the original entry at https://ww…

---

## [Arduino Tutorial: Integrating Bluetooth LE and iOS](https://forums.kodeco.com/t/arduino-tutorial-integrating-bluetooth-le-and-ios/6550)

<div class="topic-metadata">

**Author:** [@owenb](https://forums.kodeco.com/u/owenb)\
**Replies:** 31\
**Last updated:** [January 13, 2018, 2:19pm UTC](https://forums.kodeco.com/t/arduino-tutorial-integrating-bluetooth-le-and-ios/6550 "2018-01-13T14:19:31Z")

</div>

Learn how to control a servo wirelessly from your iPhone in this tutorial with Arduino, Bluetooth LE (low energy) and iOS. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/2…

---

## [iOS 10 by Tutorials: Free Access for Subscribers!](https://forums.kodeco.com/t/ios-10-by-tutorials-free-access-for-subscribers/16224)

<div class="topic-metadata">

**Author:** [@rwenderlich](https://forums.kodeco.com/u/rwenderlich)\
**Replies:** 17\
**Last updated:** [June 24, 2016, 4:20pm UTC](https://forums.kodeco.com/t/ios-10-by-tutorials-free-access-for-subscribers/16224 "2016-06-24T16:20:06Z")

</div>

We're releasing the fifth book in our popular iOS by Tutorials series - and subscribers get free access! This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1082-ios-10-by-tuto…

---

## [NSTask Tutorial for OS X](https://forums.kodeco.com/t/nstask-tutorial-for-os-x/13767)

<div class="topic-metadata">

**Author:** [@warrenburton](https://forums.kodeco.com/u/warrenburton)\
**Replies:** 31\
**Last updated:** [November 15, 2017, 9:03pm UTC](https://forums.kodeco.com/t/nstask-tutorial-for-os-x/13767 "2017-11-15T21:03:14Z")

</div>

In this OS X NSTask tutorial, learn how to execute another program on your machine as a subprocess and monitor its execution state while your main program continues to run. This is a companion discussion topic for th…

---

## [Your Second iOS and SwiftUI App · Task Completion | raywenderlich.com](https://forums.kodeco.com/t/your-second-ios-and-swiftui-app-task-completion-raywenderlich-com/84900)

<div class="topic-metadata">

**Author:** [@jessycatterwaul](https://forums.kodeco.com/u/jessycatterwaul)\
**Replies:** 24\
**Last updated:** [April 5, 2020, 12:55am UTC](https://forums.kodeco.com/t/your-second-ios-and-swiftui-app-task-completion-raywenderlich-com/84900 "2020-04-05T00:55:52Z")

</div>

This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5662524-your-second-ios-and-swiftui-app/lessons/21

---

## [Server Side Swift with Vapor - Part 15: Persisting | Ray Wenderlich](https://forums.kodeco.com/t/server-side-swift-with-vapor-part-15-persisting-ray-wenderlich/39904)

<div class="topic-metadata">

**Author:** [@0xtim](https://forums.kodeco.com/u/0xtim)\
**Replies:** 37\
**Last updated:** [December 23, 2018, 9:36am UTC](https://forums.kodeco.com/t/server-side-swift-with-vapor-part-15-persisting-ray-wenderlich/39904 "2018-12-23T09:36:19Z")

</div>

Learn how to set up your Vapor application to use MySQL as a database, using Docker, so your data is persisted. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/…

---

## [Unity Games by Tutorials Blasting to the Asset Store!](https://forums.kodeco.com/t/unity-games-by-tutorials-blasting-to-the-asset-store/24303)

<div class="topic-metadata">

**Author:** [@vegetarianzombie](https://forums.kodeco.com/u/vegetarianzombie)\
**Replies:** 59\
**Last updated:** [February 2, 2019, 4:40pm UTC](https://forums.kodeco.com/t/unity-games-by-tutorials-blasting-to-the-asset-store/24303 "2019-02-02T16:40:50Z")

</div>

We're trying something new at raywenderlich.com: we're publishing our Unity tutorials on the Unity Asset Store! This is a companion discussion topic for the original entry at https://www.raywenderlich.com/798-unity-g…

---

## [How to Create a Tower Defense Game in Unity – Part 1](https://forums.kodeco.com/t/how-to-create-a-tower-defense-game-in-unity-part-1/6504)

<div class="topic-metadata">

**Author:** [@gebirgsbaerbel](https://forums.kodeco.com/u/gebirgsbaerbel)\
**Replies:** 32\
**Last updated:** [November 15, 2017, 9:45pm UTC](https://forums.kodeco.com/t/how-to-create-a-tower-defense-game-in-unity-part-1/6504 "2017-11-15T21:45:37Z")

</div>

In this tutorial, you'll build a 2D tower defense game using the latest Unity engine. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1623-how-to-create-a-tower-defense-gam…

---

## [Introducing the Game On Book Launch Event!](https://forums.kodeco.com/t/introducing-the-game-on-book-launch-event/42999)

<div class="topic-metadata">

**Author:** [@crispy8888](https://forums.kodeco.com/u/crispy8888)\
**Replies:** 82\
**Last updated:** [June 9, 2018, 4:42am UTC](https://forums.kodeco.com/t/introducing-the-game-on-book-launch-event/42999 "2018-06-09T04:42:15Z")

</div>

Introducing the Game On book launch event, featuring books on ARKit, Metal, Unity, and the return of our classic Beat ’Em Up Game Starter Kit! This is a companion discussion topic for the original entry at https://www…

---

## [Clean Architecture Tutorial for Android: Getting Started | raywenderlich.com](https://forums.kodeco.com/t/clean-architecture-tutorial-for-android-getting-started-raywenderlich-com/78272)

<div class="topic-metadata">

**Author:** [@ikust](https://forums.kodeco.com/u/ikust)\
**Replies:** 33\
**Last updated:** [July 5, 2020, 1:46pm UTC](https://forums.kodeco.com/t/clean-architecture-tutorial-for-android-getting-started-raywenderlich-com/78272 "2020-07-05T13:46:12Z")

</div>

In this tutorial, you’ll learn how to use Clean Architecture on Android to build robust, flexible and maintainable applications. This is a companion discussion topic for the original entry at https://www.raywenderlic…

---

## [Charles Proxy Tutorial for iOS](https://forums.kodeco.com/t/charles-proxy-tutorial-for-ios/29112)

<div class="topic-metadata">

**Author:** [@astralbodies](https://forums.kodeco.com/u/astralbodies)\
**Replies:** 13\
**Last updated:** [November 16, 2017, 11:24pm UTC](https://forums.kodeco.com/t/charles-proxy-tutorial-for-ios/29112 "2017-11-16T23:24:53Z")

</div>

Learn how to intercept, inspect, and modify network requests with Charles Proxy to debug your iOS networking code or to take a peek inside other apps! This is a companion discussion topic for the original entry at ht…

---

## [What’s New in Swift 3?](https://forums.kodeco.com/t/what-s-new-in-swift-3/15961)

<div class="topic-metadata">

**Author:** [@benmorrow](https://forums.kodeco.com/u/benmorrow)\
**Replies:** 32\
**Last updated:** [November 15, 2017, 9:09pm UTC](https://forums.kodeco.com/t/what-s-new-in-swift-3/15961 "2017-11-15T21:09:10Z")

</div>

Check out what’s new in Swift 3 - Swift’s first major release as an open source project. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1094-what-s-new-in-swift-3

---

## [Sign in with Apple using SwiftUI | raywenderlich.com](https://forums.kodeco.com/t/sign-in-with-apple-using-swiftui-raywenderlich-com/82633)

<div class="topic-metadata">

**Author:** [@gargoyle](https://forums.kodeco.com/u/gargoyle)\
**Replies:** 40\
**Last updated:** [July 7, 2020, 4:54am UTC](https://forums.kodeco.com/t/sign-in-with-apple-using-swiftui-raywenderlich-com/82633 "2020-07-07T04:54:37Z")

</div>

Learn how to implement Sign in with Apple using SwiftUI, to give users more privacy and control in your iOS apps. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4875322-s…

---

## [Programming in Swift - Part 1: Part 1: Core Concepts: | Ray Wenderlich](https://forums.kodeco.com/t/programming-in-swift-part-1-part-1-core-concepts-ray-wenderlich/34843)

<div class="topic-metadata">

**Author:** [@rwenderlich](https://forums.kodeco.com/u/rwenderlich)\
**Replies:** 34\
**Last updated:** [April 7, 2018, 6:52pm UTC](https://forums.kodeco.com/t/programming-in-swift-part-1-part-1-core-concepts-ray-wenderlich/34843 "2018-04-07T18:52:00Z")

</div>

Let's review what you'll be learning in this section, and why it's important. This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3535-programming-in-swift/lessons/…

---

## [macOS NSTableView Tutorial](https://forums.kodeco.com/t/macos-nstableview-tutorial/23527)

<div class="topic-metadata">

**Author:** [@warrenburton](https://forums.kodeco.com/u/warrenburton)\
**Replies:** 22\
**Last updated:** [November 15, 2017, 9:27pm UTC](https://forums.kodeco.com/t/macos-nstableview-tutorial/23527 "2017-11-15T21:27:08Z")

</div>

Table views are one of the most important macOS UI controls. Get up to speed with how to use them with this macOS NSTableView tutorial. This is a companion discussion topic for the original entry at https://www.raywen…

---

## [How to Play, Record, and Merge Videos in iOS and Swift](https://forums.kodeco.com/t/how-to-play-record-and-merge-videos-in-ios-and-swift/6600)

<div class="topic-metadata">

**Author:** [@macandyp](https://forums.kodeco.com/u/macandyp)\
**Replies:** 18\
**Last updated:** [October 24, 2017, 3:43pm UTC](https://forums.kodeco.com/t/how-to-play-record-and-merge-videos-in-ios-and-swift/6600 "2017-10-24T15:43:27Z")

</div>

Learn the basics of working with videos on iOS with AV Foundation in this tutorial. You'll play, record, and even do some light video editing! This is a companion discussion topic for the original entry at https://www…

[Previous page](https://forums.kodeco.com/c/tutorials/5.md?per_page=50)

[Next page](https://forums.kodeco.com/c/tutorials/5.md?page=2&per_page=50)
