Open in app

Sign In

Write

Sign In

Ankur JAIN
Ankur JAIN

36 Followers

Home

About

Published in Analytics Vidhya

·Dec 10, 2020

DevOps- Hygieia

There are a number of DevOps tools available which improves our product delivery including Jenkins, Gitlab, TeamCity, SonarQube, Jira etc. Source Code Management(SCM), build, code-analysis, deployments, Sprint progress are the areas these above mentioned tools try to target specifically. …

Hygieia

3 min read

DevOps- Hygieia
DevOps- Hygieia
Hygieia

3 min read


Published in Analytics Vidhya

·Sep 17, 2020

Utilize the power of multiple Cores on iOS App

Concurrency is achieved when the app is capable to run multiple tasks at the same time. Latest A13 Bionic comes with 6 cores which means that it has the capacity to execute 6 tasks at a time. Yes, one core can execute at-most one task at at time. …

IOS App Development

7 min read

Utilize the power of multiple Cores on iOS App
Utilize the power of multiple Cores on iOS App
IOS App Development

7 min read


Aug 22, 2020

Truth vs Belief

If you’ve come here to read this article, one thing is certain, that you’re curious to know the truth about Truth. But in reality, truth is very complex. Many people think what they believe is the truth, be it the basis on the holy scriptures or based on some findings…

Philosophy

3 min read

Philosophy

3 min read


Published in Analytics Vidhya

·Aug 18, 2020

Property Wrappers in Swift

Properties in Swift are used to hold some kind of data. Sometimes these properties have some kind of logic to be triggered when they’re modified. For Example - having a property which maintains the state of the cache, when it’s changed, the application needs to update the values to UserDefaults…

Swift

3 min read

Property Wrappers in Swift
Property Wrappers in Swift
Swift

3 min read


Published in Analytics Vidhya

·Oct 14, 2019

The Cost of Threads

Often an iOS app would be running multiple threads in a process. Sometimes these threads are used to do some local computations or downloading content from the internet. We often create a background thread whenever we are doing any computation or downloading task which can be run in the background…

IOS

2 min read

IOS

2 min read


Published in Analytics Vidhya

·Aug 29, 2019

Design Patterns- Strategy

Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code. One of the biggest benefits of the design patterns is that it gives developers a common vocabulary to talk about…

Programming

4 min read

Strategy Design Pattern
Strategy Design Pattern
Programming

4 min read


Mar 8, 2019

Swift — The Protocol Way — Chapter 2/2

Introduction We learned the basic usages of Protocols and Delegate pattern in the first chapter. Now Let’s dive into some other topics in Protocols. If you missed Part 1 of this series, I would suggest you go through it Part 1 Generic Protocols Or Protocols with Associated Type So why do we need generic type at first place…

Swift

3 min read

Swift

3 min read


Mar 5, 2019

Swift — The Protocol Way (Chapter 1)

Gentle Protocols Motive The motive of this post to go through one of the best coding objects, Protocols. We can enhance our coding practices and architecture using Protocols. Protocols not only works as an interface for many classes but also provides you a strong architecture, which is reusable and less error-prone…

Swift

4 min read

Swift

4 min read


Sep 24, 2018

Heap Data Structure Implementation — Swift 4

Motive This post is aiming to help you understand the heap data structure and implement it in Swift. Prior knowledge of swift and heap are a must before we get into the implementation part. What’s is Heap Heap is a special type of complete binary tree where it’s parent is compared with its child…

Programming

4 min read

Heap Data Structure Implementation — Swift 4
Heap Data Structure Implementation — Swift 4
Programming

4 min read


Sep 21, 2018

Data Structure: Linked List in Swift 4

Motive This post is all about learning linked list implementation in Swift. This post is strictly for those who are familiar with Swift and Linked list in general. So let’s get some hands-on it. Creating Node

Programming

4 min read

Data Structure: Linked List in Swift 4
Data Structure: Linked List in Swift 4
Programming

4 min read

Ankur JAIN

Ankur JAIN

36 Followers
Following
  • Aaina jain

    Aaina jain

  • Anurag Ajwani

    Anurag Ajwani

  • Mohammad Azam

    Mohammad Azam

  • mono 

    mono 

  • Ole Begemann

    Ole Begemann

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech