Tim Beals 🎸inSwift2GoFunctional Programming in Swift: An IntroductionAs a recent convert to the virtues of functional programming I would like to introduce the concept to newcomers in a very simple way…Dec 3, 20187Dec 3, 20187
Tim Beals 🎸inSwift2GoCustom UI Master Class: Dropdown Menu with TextFieldFork the repository for this demo hereNov 26, 2018Nov 26, 2018
Tim Beals 🎸inSwift2GoCustom UI Master Class: Autocomplete TextField (Part 2)You can fork the demo project for this article here.Nov 9, 2018Nov 9, 2018
Tim Beals 🎸inSwift2GoCustom UI Master Class: Autocomplete TextField (Part 1)The success of any app rides on user retention, which in turn relies heavily on successful user experience and interface design. When…Nov 4, 2018Nov 4, 2018
Tim Beals 🎸inSwift2GoCustom UI Master Class: Infinite Paging Scroll ViewThe success of any app rides on user retention, which in turn relies heavily on successful user experience and interface design. When…Oct 30, 20181Oct 30, 20181
Tim Beals 🎸inSwift2GoStacks and LIFO Structures: Implementation and Use CasesFew data structures are as ubiquitous as the stack. They are easy to understand and implement but there is power in their simplicity. The…Oct 22, 2018Oct 22, 2018
Tim Beals 🎸inSwift2GoWorking With Video in iOS: AVFoundation and CoreMediaThis article will cover a number of important concepts in order to work with video in iOS. It is divided into two parts. In Part 1 we will…Oct 14, 20183Oct 14, 20183
Tim Beals 🎸inSwift2GoPolymorphism: Theory and Techniques in SwiftIn any object oriented system, we will find ourselves working with instances of different types that have shared characteristics. This…Oct 7, 2018Oct 7, 2018
Tim Beals 🎸inSwift2GoDesigning Entity Hierarchies in iOS: Class Inheritance v CompositionA poorly designed entity hierarchy can be as unstable as this tower. Inflexible designs can be unaccepting of new entities or…Oct 1, 20182Oct 1, 20182
Tim Beals 🎸inSwift2GoThe Nifty, Static Content Host with GitHub PagesThis is the first article in a four-part series called: The Nifty, Swifty, API-Backed App. You can fork the final project here.Sep 25, 2018Sep 25, 2018