shlogg · Early preview
Raphael Martin @raphacmartin

IOS & tvOS dev into Swift, SwiftUI, Combine, and HLS. Crafting smooth, responsive apps with great UX. Love pushing tech boundaries to build apps that can handle anything thrown their way.

Mastering OOP Principles In Software Development

OOP in 4 key principles: Abstraction (hide implementation), Encapsulation (protect internal state), Inheritance (share common behaviors) & Polymorphism (take on multiple forms). Learn with Swift examples!