Since IT jobs have seamless opportunities and benefits, usually people would think about becoming a software … Pros and Cons of Software Engineering Jobs: A Guide for New IT Enthusiasts Read more
Author: Mumthasir Muhammed
What is Hashing in iOS? – Understand the basic concepts
Hashing is a one-way process that transforms data into a fixed-length string that represents the original … What is Hashing in iOS? – Understand the basic conceptsRead more
Websocket in iOS – Swift basics
We can have a quick basic understanding of Websocket in iOS. A WebSocket connection is a … Websocket in iOS – Swift basicsRead more
Easiest way to add page events globally with method swizzling
Sometimes interviewer may ask What is the easiest way to add page events in all classes … Easiest way to add page events globally with method swizzlingRead more
Explained viewController lifecycle – Swift
Lets go through the View Controller lifecycle in Swift, yes it is definitely different in SwiftUI. … Explained viewController lifecycle – SwiftRead more
Arrays, Tuples, and Sets in Swift
At first glance, Arrays, Tuples, and Sets in Swift might seem similar — they all store … Arrays, Tuples, and Sets in SwiftRead more