Skip to content

Jameson Quave

Using computer technology to educate, and improve lives.

Menu
  • Home
  • Contact
Menu

Search Results for: Content update

Core Data Migrations Swift Tutorial

Posted on December 15, 2014April 15, 2019 by Jameson Quave

In this post we’re going to discuss migrations in Core Data. This is part three of a tutorial series covering the usage of Core Data in Swift to write iOS apps with persistence. While I think you can benefit strictly from reading this post, it may be easier to follow along if you go back…

Read more

Core Data in Swift Tutorial (Part 2)

Posted on October 15, 2014February 16, 2015 by Jameson Quave

This post compatible with Xcode 6.3, Updated on February 16, 2015 This is part two of a tutorial series covering the usage of Core Data in Swift to write iOS apps with persistence. If you haven’t read part one yet, read that first. If you really want to get your feet wet, my Swift book…

Read more

Core Data in Swift Tutorial (Part 1)

Posted on October 6, 2014May 30, 2021 by Jameson Quave

This post compatible with Xcode 6.3 Beta, Updated on February 16, 2015 Don’t have 6.3 yet? Make sure to download it here using your iOS Developer account. Core Data is the de facto standard way to persist and manage data in both iPhone and Mac applications, and with Swift it’s a bit easier. So it’s…

Read more

Taking control of the iPhone camera in iOS 8 with Swift (Part 1)

Posted on August 25, 2014July 28, 2015 by Jameson Quave

Updated on September 20, 2014 for Xcode 6 GM Using the AVFoundation API, we are going to set up a capture session and make an app that allows us to use all the new fine-grained controls added to iOS 8. This includes manually controlling focus, exposure, and ISO. First off, we just need to set…

Read more

Learn Swift

A collection of links from around the web to help you learn swift. Developing iOS Apps In Swift (eBook) is now available for early access.Learn More » About this page This list is for external resources to this site. If you’re looking for my tutorials and essays on Swift. Please check here. This page a…

Read more

Making a POST request in Swift

Posted on June 18, 2014May 10, 2020 by Jameson Quave

This post updated September 16 for Xcode 6 GM Let’s say you’re working on an iOS app where you need to pass data to a server as JSON. Just about every app that interacts with a server does this, and almost always there is a login API call. For the purposes of this tutorial, I’m…

Read more

Developing iOS 8 Apps Using Swift – Animations, Audio, and Custom Table View Cells (Part 7)

Posted on June 12, 2014April 17, 2015 by Jameson Quave

This section completely updated to reflect changes in Xcode 6.3, as of April 17, 2015 In parts 1 through 6 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes inside of them. If you haven’t read that…

Read more

Developing iOS 8 Apps Using Swift – Interaction with multiple views (Part 6)

Posted on June 6, 2014April 16, 2015 by Jameson Quave

This section completely updated to reflect changes in Xcode 6.3, as of April 16, 2015 In parts 1 through 5 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes inside of them. If you haven’t read that…

Read more

Developing iOS Apps Using Swift Part 5 – Async image loading and caching

Posted on June 4, 2014April 16, 2015 by Jameson Quave

This section completely updated to reflect changes in Xcode 6.3, as of April 16, 2015 In parts 1 through 4 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes inside of them. If you haven’t read that…

Read more

Developing iOS Apps Using Swift Part 4 – Adding Interactions

Posted on June 3, 2014April 16, 2015 by Jameson Quave

This section completely updated to reflect changes in Xcode 6.3, as of April 16, 2015 In parts 1, 2, and 3 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes inside of them. If you haven’t read…

Read more
  • Previous
  • 1
  • 2
  • 3
  • Next

Connect

  • Facebook
  • Google+
  • My Programming Book Picks
  • Twitter

Jameson Quave


I write about new technologies and how we interact with them.
© 2025 Jameson Quave | Powered by Minimalist Blog WordPress Theme