Ali Mert Güleç·May 30, 2023The Ultimate iOS Interview Guide: 16 Comprehensive Questions from Beginner to Senior LevelHello everyone,
Ali Mert Güleç·Apr 9, 2023Understanding Swift Protocols: An Easy Guide for EveryoneHello everyone. In this article, I will explain protocols in an easy-to-understand way and provide real-life examples to help you grasp…
Ali Mert Güleç·Apr 3, 2023Swift Dilinde OOP/POPHerkese merhabalar. Keyifli okumalar diliyorum.Umarım keyfiniz yerinizdedir.Bugün eğlenceli, herkese faydalı olmasını ümit ettiğim bir yazı…
Ali Mert Güleç·Mar 21, 2023Structs vs. Classes in SwiftHello everyone. Have you ever wondered about the difference between value types and reference types in programming? Understanding these…
Ali Mert Güleç·Mar 8, 2023Swift FunctionsHello everyone. As an iOS app developer, you’re constantly looking for ways to make your code more efficient and effective. Swift functions…
Ali Mert Güleç·Dec 30, 2022Managing and Sharing Data in SwiftUI:@StateObject,@State,@EnvironmentObjectHello everyone. This topic can be confusing for developers who are working on iOS platforms. SwiftUI is a modern framework for building…
Ali Mert Güleç·May 18, 2022Closures in Swift, SwiftUIHello everyone. WELCOME TO THE ANONYMOUS FUNCTION. Today the topic is closures, which are a bit like anonymous functions. I would like to…