Access Control in SwiftIn this article, we are going to get familiar with access control keywords. I believe that the most of the new developers does not know…Dec 3, 2021Dec 3, 2021
Property Observers in Swift 5In this article, I will be explaining what are property observers in Swift 5, how to utilize them and give some examples for their most…Nov 26, 2021Nov 26, 2021
Let’s Git Familiar — Part 3: Git WorkflowsThis story is the third part of a series on Git Version Control System Fundamentals. You can access to Part 1 of the series here, and to…Nov 17, 2021Nov 17, 2021
Published inBetter ProgrammingRetain Cycles and Memory Management in SwiftBuild performant iOS applicationsNov 10, 20211Nov 10, 20211
Delegation Pattern in SwiftI decided to make this article a part of a design pattern series for iOS development. This will be the first article for the series and the…Nov 3, 2021Nov 3, 2021
Let’s Git Familiar — Part 2This story is the second part of a series on Git Version Control System Fundamentals. You can access to Part 1 of the series here.Dec 25, 20201Dec 25, 20201
Published inAnalytics VidhyaWeb Scraping Example in Python using BeautifulSoupOnce I was developing a React Native Mobile App, I need tons of data serving my need from the “World Wide Web” and had very little time to…Dec 16, 2020Dec 16, 2020
RDBMS & NoSQL Database ScalingThere are a huge amount of data is being generated every day by billions of people and they are stored in systems called databases. With a…Dec 9, 2020Dec 9, 2020
Let’s Git Familiar — Part 1This story is the first part of a series on Git Version Control System Fundamentals.Nov 16, 2020Nov 16, 2020