Frederick C. Lee's repositories
Ruby-Palindrome-Number-Generator
Ruby code that generates a palindrome of a varying sum of a (number + reversed number) set within 100 iterations or fails.
AnimatedAutoLayout
This is a work-in-progess demonstrating Autolayout using Swift 2.2+
arcgis-runtime-samples-ios
Swift samples demonstrating various capabilities of ArcGIS Runtime SDK for iOS
CustomViewControllerTransitions
This is a Swift 3.0+ version of Apple's Objective-C Demo
DishDash
Google Code Exercise
ElbowEnterprise
Sliding VC Proof-Of-Concept
Elevator
Studying Elevator Logic
LRUCache_UsingDispatch
LRUCache Using Dispatch Barrier vs Synchronize
MapSearch
This is the Swift version of Apple's MapSearch application.
NSMutableArray-Queue
Using NSMutbleArray as a Queue
Palindrome-Swift
Swift version of Palidrome
RailsApp
First RailsApp
RicCalculator
This is sample calculator written in Swift that demos persistent storage & use of a Swift framework.
Ruby-Anagrams
Simple Anagram Checker written in Ruby
Ruby-Palindrome
Palindrome - A simple Ruby script to check if the entered word is a Palindrome.
RxSwift-LoginValidation
Reactive Programming 101
RxSwiftSampler
Amalgam of RxSwift & RxCocoa Codes.
S01E06-generic-table-view-controllers
Sample code for Swift Talk Episode #6: Generic Table View Controllers
SwiftAlgorithms
This applications demos assorted algorithms. First phase is the Fibonacci Series using Dynamic Programming.
SwiftArrayParse
Summing any two unique member integers that equal entered numeral.
SwiftCombo
Exploring Functional, Prototype & Object-Oriented Swift
SwiftlyLRU
SwiftlyLRU is a pure Swift Least Recently Used "LRU" Cache. Older items that have not been recently used are discarded from the cache. This is the ideal pattern for large lists and infinite scrolling. The time, space complexity is O(1) and thanks to generics any values can be stored. Simply drag SwiftlyLRU.swift into your project to get started!
SwiftStream
This is a demo Streaming Application.
TreeTransversal-Swift
Binary-Tree Transversal
Wells-Fargo
Demo Code written for Wells Forgo's iOS Team