Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About
  • Contact
  • Hire Me!
  • Learn Swift
JamesonQuave.com

Search Results for: func

Post navigation

← Older posts
Newer posts →

Siri Integration in iOS 10 with Swift – SiriKit Tutorial (Part 1)

Posted on June 14, 2016 by Jameson Quave
15

Siri integration on iOS 10 – Swift Tutorial This tutorial written on June 13th, 2016 using the Xcode 8 Beta 1, and is using the Swift 3.0 toolchain. Get Xcode 8 set up for iOS 10 and Swift 3 compilation. … Continue reading →

Posted in Jameson Quave, Programming, Swift 3 | Tagged ios, ios 10, programming, swift, tutorial, xcode | 15 Replies

Mobile First & Declining Usability

Posted on February 11, 2016 by Jameson Quave
Reply

Mobile App Design is Fashion Mobile app design moves very quickly, and with “mobile-first” thinking becoming the mantra of designers of all kinds, it is a leading indicator for design of just about everything else. So, I think it’s important … Continue reading →

Posted in Business, iOS Apps, Opinion, Product Development, Software | Tagged core animation, Design, ios, Skeuomorphism | Leave a reply

How To Migrate Your App And Protect It From Shutdowns Like Parse’s

Posted on February 9, 2016 by Reinder de Vries
Reply

How To Migrate Your App And Protect It From Shutdowns Like Parse’s Editor’s Note: This article is written by Reinder de Vries, indie app developer at LearnAppMaking.com. Oh no! Parse is shutting down… How do you move on? On January … Continue reading →

Posted in Guest Post, iOS Apps, Programming | Tagged ios, parse | Leave a reply

Adding IBInspectable to a superclass in Swift

Posted on December 30, 2015 by Jameson Quave
Reply

Adding IBInspectable to a UICollectionViewCell subclass One very useful feature I find is to add a IBInspectable background image to my views. In an entertainment app I’m currently building there is a designable cell that looks like this: @IBDesignableclass TrailerCollectionViewCell: … Continue reading →

Posted in iOS Apps, Programming, Swift 2 | Tagged ios, programming | Leave a reply

Being Swifty with Collection View and Table View Cells

Posted on December 28, 2015 by Jameson Quave
1

Here’s a common scenario: You have a table view or collection view that has a variety of different types of content. You want to display varying cells based on these types of content, and they’re all mixed within a single … Continue reading →

Posted in iPhone Development, Objective-C, Programming, Swift 2 | Tagged ios, swift | 1 Reply

Developing tvOS Apps for Apple TV [Part 2]

Posted on September 10, 2015 by Jameson Quave
4

Looking for some help building your Apple TV tvOS App? I’m available for consulting and development, contact me. This is part 2 of the tvOS tutorial. If you haven’t gone through part 1 yet, I suggest you run through that … Continue reading →

Posted in Apple TV, Programming, Swift 2, tvOS | Tagged programming, swift, tvml, tvOS | 4 Replies

Developing tvOS Apps for Apple TV [Part 1]

Posted on September 9, 2015 by Jameson Quave
4

Here’s what you’ll have at the end of part 2 of this tutorial if you follow along: Looking for some help building your Apple TV tvOS App? I’m available for consulting and development, contact me. Apple TV Developer Tools Before … Continue reading →

Posted in Apple TV, Programming, Swift, Swift 2, tvOS | Tagged Apple TV, swift, tvOS, xcode | 4 Replies

Objective-C Pointers and Swift 2: A Simple Guide

Posted on August 23, 2015 by Jameson Quave
Reply

This post written on August 23, 2015 to be compatible with Xcode 7 Beta and Swift 2 Objective-C Pointers and Swift Reading C pointers from Swift Let’s say I have a C Int object as a Swift pointer. For example … Continue reading →

Posted in Uncategorized | Leave a reply

List Comprehensions and Performance With Swift

Posted on August 15, 2015 by Veronica Ray
Reply

This post written on August 15, 2015 to be compatible with Xcode 6 and Swift 1.2 List comprehensions provide a concise way to create lists. You can accomplish list comprehension-like operations in Swift even though list comprehensions are not mentioned … Continue reading →

Posted in Functional Programming, Guest Post, iOS Apps, Programming, Swift | Leave a reply

Swift 2 – What’s new

Posted on June 10, 2015 by Jameson Quave
1

Monday Apple announced Swift 2, and just about everything announced is an extremely welcome change. This post is a summary of Chris Lattner’s discussion in the WWDC video “What’s new in Swift”. Now, let’s run through them… Fundamentals enums can … Continue reading →

Posted in iPhone Development, Programming, Swift, Swift 2 | Tagged ios, programming, swift | 1 Reply

Post navigation

← Older posts
Newer posts →

Hire Me

Subscribe


Jameson Quave

Jameson Quave

RSS Jameson Quave’s Blog

  • ARKit Tutorial in Swift 4 for Xcode 9 using SceneKit
  • Core NFC Tutorial for NFC on iOS Devices
  • ARKit on iOS 11
  • Core ML for iOS Apps in iOS 11
  • Caffe2 on iOS – Deep Learning Tutorial
  • Swift 3 Tutorial – Fundamentals
  • Designing Animations with UIViewPropertyAnimator in iOS 10 and Swift 3
  • SiriKit Resolutions with Swift 3 and iOS 10 – SiriKit Tutorial (Part 2)

Connect

  • Facebook
  • Google+
  • Twitter

Popular Searches

  • caffe2
  • calayer
  • Camera
  • Content update
  • sirikit
  • ask question
  • func
  • local notification
  • apple tv
  • core data
  • Photo goo
  • jameson quave camera
  • jquave@gmail.com
  • imessage app
  • contentURL

Jameson Quave

Wanna get posts like these delivered to your email? Sign up for the mailing list.

I am an app developer in Austin, TX. I spend time dabbling with iPhone, iPad, Android, and web technologies. I write about technology, startups, and my technology & entrepreneurial experiments.

Connect

  • Facebook
  • Google+
  • Twitter

External Links

Blog Directory
BlogCatalog
Blogging Fusion Blog Directory
Yellow Pages for USA and Canada

Subscribe for free

Subscribe for free

RSS Jameson Quave’s Blog

  • ARKit Tutorial in Swift 4 for Xcode 9 using SceneKit June 30, 2017 Jameson Quave
  • Core NFC Tutorial for NFC on iOS Devices June 6, 2017 Jameson Quave
  • ARKit on iOS 11 June 5, 2017 Jameson Quave
  • Core ML for iOS Apps in iOS 11 June 5, 2017 Jameson Quave
  • Caffe2 on iOS – Deep Learning Tutorial April 22, 2017 Jameson Quave
  • Swift 3 Tutorial – Fundamentals November 22, 2016 Jameson Quave
  • Designing Animations with UIViewPropertyAnimator in iOS 10 and Swift 3 June 28, 2016 Jason Newell
  • SiriKit Resolutions with Swift 3 and iOS 10 – SiriKit Tutorial (Part 2) June 20, 2016 Jameson Quave
Copyright 2015 Lumarow, LLC.
Mobile Analytics
Also From Lumarow: Learn WatchKit