Order Notation Cheat SheetPlease enjoy a cheat sheet for order notation definitions, properties and relationships. This may be particularily useful for CS Undergrads…Jan 19, 2022Jan 19, 2022
Random Access Memory < One MinuteRandom Access Memory (RAM) is a essential component of your PCs, game consoles and smartphones.Jan 18, 2022Jan 18, 2022
Observations From My Internship At A Highly Effective StartupThis past Fall 2021 I was fortunate to land an internship with Pronti AI as a Front End iOS Engineer. Pronti AI is developing an iOS and…Jan 2, 2022Jan 2, 2022
Naming Conventions For iOS DevelopmentAdhering to consistent and descriptive naming conventions is an often overlooked task. It is well documented in academic literature that…Jan 1, 20222Jan 1, 20222
Choosing The Appropriate Interface Builder: UIKit vs SwiftUIApple recently introduced SwiftUI as the successor to UIKit at WWDC 2019. SwiftUI is a declarative framework allowing developers to build…Jan 1, 2022Jan 1, 2022
UIView File StructuringiOS projects often have hundreds of classes inheriting from UIView. It is therefore highly important that developers decide on a consistent…Jan 1, 2022Jan 1, 2022
Create a password requirements view with SwiftUIImproving the user experience of your iOS application is of the utmost importance. Fortunately, SwiftUI provides the tools to make…Mar 25, 2021Mar 25, 2021