Furkan BaşoğluinStackademicComprehensive Guide to Getters and Setters in SwiftIn Swift, getters and setters are special methods that manage access to a class, structure, or enumeration’s properties. They are key…Dec 7, 2023Dec 7, 2023
Furkan BaşoğluSwift Asynchronous Programming: Mastering async and awaitI realized how important asynchronous programming is because of a task at the company I worked for. From now on, I gave importance to…Nov 19, 2023Nov 19, 2023
Furkan BaşoğluSwift’te defer İfadesinin KullanımıSwift, modern programlama dillerinin sunduğu birçok özelliği içerisinde barındırır ve bu özelliklerden biri de defer ifadesidir. defer…Nov 15, 2023Nov 15, 2023