Channel Avatar

Cocoacasts @UCAK-zGL8Gf7oZQciX4JZvbA@youtube.com

3.5K subscribers - no pronouns :c

The number of tutorials and courses about iOS and Swift deve


06:08
Debugging Apps with Xcode 15: Symbolic Breakpoints
11:23
Debugging Apps with Xcode 15: Managing and Editing Breakpoints
09:59
Debugging Apps with Xcode 15: Stepping through Code With Breakpoints
08:46
Debugging Apps with Xcode 15: Debugging with Breakpoints
10:04
Debugging Apps with Xcode 15: Exploring Xcode's Debugging Tools
08:06
Debugging Apps with Xcode 15: Where to Start?
31:41
How to Set Up In-App Purchases with RevenueCat
08:05
Building a Modern Networking Layer in Swift: Making the API Client Extensible
09:28
Building a Modern Networking Layer in Swift: Creating an API Client
09:25
Building a Modern Networking Layer in Swift: Handling Errors
08:01
Building a Modern Networking Layer In Swift: Fetching a List of Episodes
06:25
Code Smells in Swift: Stringly Typed Code
11:55
Swift Patterns: Builders
07:03
Five Signs of Code Smell in Swift
06:51
How to Add a Swift Package to a Project
07:19
Writing Elegant Code with Enums: Creating Builders with Enums
06:55
Code Smells in Swift: Meaningless Fallback Values
06:31
Building a Modern Networking Layer In Swift: Exploring the API
16:13
Swift and Cocoa Essentials: Increasing Performance Through Caching
13:46
Swift and Cocoa Essentials: Protecting the Secrets of Your Mobile Application
07:39
Swift and Cocoa Essentials: Taking Advantage of Swift's Native Result Type
11:30
Understanding Swift Memory Management: What Is Automatic Reference Counting (ARC)
03:17
Why You Should Default to Private Outlets
06:46
What Is a Singleton and How To Create One In Swift
02:50
Using didSet Property Observers to Configure Outlets
03:17
Why You Should Default to Private Outlets
06:47
Five Simple Tips to Improve the Code You Write
07:40
What Are Self-Executing Closures
03:59
Swift and Cocoa Essentials: What Is Asynchronous Programming
07:40
Mastering Grand Central Dispatch: What Is Grand Central Dispatch?
09:29
Swift and Cocoa Essentials: What Is the Main Thread
05:57
What Is Any in Swift
06:10
What Is AnyObject in Swift
09:21
Swift Fundamentals: Working With Optionals
05:09
Swift Fundamentals: Optionals
03:56
Swift Fundamentals: Dictionaries
08:36
Swift Fundamentals: Arrays and Sets
06:21
MVVM Is More Than A Pattern
06:05
Swift Fundamentals: Variables, Constants, and Types
04:50
Swift Fundamentals: Playgrounds
04:32
Four Clever Uses of Swift Extensions
08:20
Debugging Applications With Xcode | Where to Start
08:48
Are Singletons Bad
09:30
Nuts and Bolts of Dependency Injection in Swift
07:13
What Is A Singleton and How To Create One In Swift
04:12
Unit Testing Core Data Models: Setting Up the Project
05:08
Taking MVVM to the Next Level
10:17
Dependency Injection in Swift
03:17
Namespacing In Swift With Enums and Structs
05:38
[Mastering Model-View-ViewModel With Swift 3] Time to Create A View Model
06:38
[Mastering Model-View-ViewModel With Swift 3] Meet Cloudy
09:30
[Building a Weather Application With Swift 3] Lesson 2: Building the User Interface
08:00
[30 Days of Swift] Lesson 5: Conditionals
11:30
[30 Days of Swift] Lesson 4: Collection Types
06:46
[30 Days of Swift] Lesson 3: Tuples and Optionals
10:02
[Building a Weather Application With Swift 3] Lesson 1: Setting Up the Project
05:27
[30 Days of Swift] Lesson 2: Variables, Constants, and Types
04:40
[30 Days of Swift] Lesson 1: Playgrounds
06:13
Exploring the Core Data Stack With Xcode 8 and Swift 3
05:57
Is Model-View-Controller Dead