• This repository has been archived on 09/Jan/2021
  • Stars
    star
    1
  • Language
    Objective-C
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A sample iOS app showing how to use Google’s time zone API to determine if Costco stores are open.

More Repositories

1

GCDExample

An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.
Objective-C
110
star
2

ErrorAssertions

Wrappers for Swift assertions that take Error instances instead of strings, and the means to test them in XCTest.
Swift
65
star
3

DadJokes

A command-line utility for macOS to display a dad joke.
Swift
16
star
4

Turducken

What if we took every app extension and added it to iOS, watchOS, tvOS, and macOS apps?
Swift
13
star
5

iOS-image-examples

A few examples of different ways to use images in iOS. From my CodeMash 2013 presentation.
Objective-C
10
star
6

Timeato-SwiftUI

A pomodoro timer written in SwiftUI for my CodeMash 2020 workshop.
Swift
9
star
7

RomanNumeralFormatter

A Formatter that formats numbers as Roman numerals.
Swift
8
star
8

WatchTests

Running real XCTest unit tests on watchOS.
Swift
5
star
9

NSOperationQueueExample

An example project illustrating how to use NSOperationQueue to improve an app’s performance.
Objective-C
5
star
10

RemoteNibLoading

A quick sample project to see about loading nibs from the network.
Objective-C
5
star
11

iOSBlocksPresentation

PDF export of slides and sample code from my iOS Development with Blocks presentation.
C
3
star
12

iPhoneHardMode

iPhoneHardMode is an example of how to write an iPhone application without using Objective-C directly.
Objective-C
3
star
13

Awakening

A countdown timer illustrating how to use monospaced number fonts.
Swift
2
star
14

IntroToOpenGLESCode

A code repository for my presentation on Intro to OpenGL ES
C
1
star
15

AdventOfCode-old

My implementation of the Advent of Code challenge
Swift
1
star
16

partial-md5s

Computes the MD5 hash of parts of a file.
Swift
1
star