Vahid DDesigning an ATM system using Object-Oriented Programming (OOP)Designing an ATM system using Object-Oriented Programming (OOP) involves defining classes and their interactions to model the real-world…Jul 25Jul 25
Vahid DThe Future of iOS Development: Trends and Innovations in 2024The world of iOS development is ever-evolving, with new trends and technologies emerging at a rapid pace. As we step into the latter half…Jul 25Jul 25
Vahid DGoogle Analytics integration in iOS app developmentIntegrating Google Analytics into an iOS app involves several steps. The primary purpose of Google Analytics in an app is to track user…May 24May 24
Vahid DWhat should we do when an interviewer goes ghost?Getting ghosted by an interviewer can be frustrating and confusing, but there are several steps you can take to handle the situation:May 7May 7
Vahid DWhat are the jobs that will disappear because of the AI revolution?The AI revolution is likely to impact various job sectors, leading to the disappearance or transformation of certain roles. Here are some…May 6May 6
Vahid DHow do you determine that an interview is not genuine?Determining whether an interview is not genuine can be challenging, but there are several signs to watch for:May 6May 6
Vahid DMost popular iOS developer interview questionsWhat is the difference between let and var in Swift?Feb 14Feb 14
Vahid DHow to integrate CI/CD for docker on EC2 AWS with GithubAction?1. Write Dockerfile:Jan 31Jan 31
Vahid DMVVM example with applied SOLID principles in SwiftSingle Responsibility Principle (SRP) is applied by separating the concerns of the model, view and viewmodel, where each component has a…Jan 241Jan 241