This is your work, valued
Swift-Playgrounds. Learning Swift by working through example code in playgrounds
229NSOutlineViewInSwift. A project to help me understand what is required to provide data for an NSOutlineView or Source List control
59SICP-Exercises. Working through the SICP exercises in Racket and Swift
25NSProgressInSwift. A sample project demonstrating some basic NSProgress usage (happens to be written in Swift)
13NSTabViewControllerInSwift. A simple example of using a NSTabViewController in a Mac app (Sierra, Xcode 8.3, Using storyboards).
6SwiftSerialPortSample. An attempt to convert Apples SerialPortSample project over to Swift
4EISerialPort. A Cocoa serial port framework for rapidly developing apps that talk to micro-controllers.
2DRPMakeingFriendsWithValueTypes. Little project to help me make sense of Andy Matuschak's talk "Controlling Complexity in Swift — or — Making Friends with Value Types"
1Constraints. Experimenting with a constraint solver in Swift.
1IPOfflineQueue. A persistent, serial task queue for iOS.
1PSoC-4-BLE-Experiments. A series of projects from the Cypress 100 projects in 100 days promotion for me to learn how to work with the PSoC 4 BLE chip. Includes Mac Apps where appropriate.
1CorePlotInSwift. Some simple references for how to use CorePlot with Swift
1SwiftMatrix. Some experiments implementing a Matrix data type in Swift
1AVFoundationInSwift. Some simple code examples for doing things in AVFoundation using Swift.
1EImsp430BSL. A Bootstrap Loader library for the MSP430 Microcontroller, written in Objective-C/Cocoa
1NSTableViewInSwift. A collection of projects demonstrating various methods of working with NSTableView in Swift.
1