Swift is a powerful and intuitive programming language for iOS, iPadOS, macOS, tvOS, and iPad OS that Apple released to the public in 2014. Since then, Apple and the open-source community have continued contributing to it. At the moment, Swift is the official programming language for Apple devices replacing Objective-C. Through these years, many programmers … Continue reading Data Binding Techniques in MVVM (Swift, UIKit)
Tag: swift
Benefits of Native Mobile Apps
For about 3 years I've been a big supporter of Web and Hybrid app development. One of the main reasons for that was that I was firstly a hybrid app developer for these 3 years myself. I say "was" since I recently switched teams, and now I am a full-time iOS developer (native app development). … Continue reading Benefits of Native Mobile Apps
German Series #4: Programmiersprachen
Programmiersprachen sind den gesprochenen Sprachen ähnlich. Beide haben Regeln und Syntaxen, die definieren, wie sie verwendet werden sollen. Die erste Programmiersprache, die ich gelernt habe, war C++. In der Programmierwelt wird es als objektorientierte Programmiersprache bezeichnet. Es gibt and Programmiersprachen wie Python und Javascript, die Skriptsprachen sind. Ich lerne jetzt Swift, die Programmiersprache die für … Continue reading German Series #4: Programmiersprachen