iOS Chat with Carlton Gibson
An interview with developer Carlton Gibson about his journey into programming, iOS development, and using Django for backend services.
An interview with developer Carlton Gibson about his journey into programming, iOS development, and using Django for backend services.
An interview with iOS developer Felizia Bernutz about her journey into programming, learning Swift, and early challenges with iOS development.
An interview with iOS developer Josh Holtz about his journey into programming, learning Objective-C, and his first mobile apps.
A guide on persisting Swift enums in Core Data using computed properties and private integer storage.
An interview with iOS developer Oleg Dreyman discussing his journey into programming, learning Swift, and insights from his WWDC-winning project Paperville.
An iOS developer reflects on career stagnation after 11 years, questioning future paths beyond mobile development.
An interview with iOS developer Marina Gornostaeva about her journey into programming, learning Objective-C, and transitioning to Swift.
An iOS developer shares his journey from childhood gaming to Java programming and finally to iOS development with Objective-C.
An interview with iOS developer Mikaela Caron discussing her journey into programming, learning resources, challenges, and advice for aspiring iOS developers.
An interview with Dave Jacobsen about his journey into programming and iOS development, from initial misconceptions to learning Swift and UIKit.
A guide on using Swift's JSONDecoder with .convertFromSnakeCase strategy to automatically map API snake_case keys to camelCase properties.
A senior iOS developer reflects on a decade of career highlights, including Cocoa projects, indie app development, and lessons learned about teamwork and seniority.
A comprehensive guide to using UIMenu in iOS development, covering basic setup, actions, submenus, and customization options.
An interview with iOS developer Stewart Lynch about his programming journey, learning Swift, and his first published app.
An iOS developer shares her journey from Windows/Delphi to iOS, discussing her transition to Objective-C and Swift, and key iPhone features.
An interview with iOS developer @tundsdev about his journey into programming, learning iOS development, and building his first app.
A tutorial on building a reusable custom popup and snackbar component in SwiftUI, including alignment options and code examples.
A tutorial on implementing UIMenu for UIButton and UIBarButtonItem in iOS 14, including code examples and configuration tips.
A Swift developer shares useful extensions for simplifying UICollectionView and Compositional Layout code, focusing on reuse identifiers and registration.
A tutorial on using iOS's NSDataDetector to automatically identify and process links, emails, phone numbers, and addresses in text.