Tag: swift
-
Swift UI Component for entering Credit Card Data
CreditCardForm is an open source iOS UI component providing a neat interface for entering credit card data from Orazz. CreditCardForm features an animated credit card that automatically flips for the user to enter the code on the back of their card. View original article
-
Swift Algorithm Club: September Digest
The Swift Algorithm Club is an open source project to implement popular algorithms and data structures in Swift. We thought it would be useful to periodically give a status update with how things are going with the project. View original article
-
IBM says: ‘Swift is now ready for the enterprise’
“Apple is smartly creating great digital experiences and I think they know that great digital experiences mean unleashing tons of innovation from the community overall,” Mike Gilfix, IBM’s VP of MobileFirst and Smarter Process told me, discussing Swift 3.0. Swift 3. View original article
-
Apple Swift 3: Forward-looking, but not backward-compatible
“Move fast and break things,” the saying goes. Apple does both with the 3.0 version of its Swift programming language. Developed by Apple to replace Objective-C, Swift is now out in its first full point revision since it became an open source project. Apple deliberately made Swift 3. View original article
-
Collection of Swift tutorials
@learnswift.tips
-
Understanding Optionals in Swift
Full article at AppCoda
-
iOS Swift UITableView cheat sheet
… in Andrew Bancroft’s blog. Also useful, the Getting started article at CodingExplorer
-
Swift Tutorial: Building an iOS application-Part 1
View complete article
-
Developing iOS Apps Using Swift Part 3 – Best Practices
“In parts 1 & 2 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes inside of them. If you haven’t read that yet, check out Part 1 and Part 2.” View complete article