Mobile App Coding

Mobile App Coding

Share

14/01/2022

Team MobileAppCoding wishes you all a very Happy Pongal.

14/01/2022

Team MobileAppCoding wishes you all a very Happy Makar Sankranti.

Photos from Mobile App Coding's post 27/10/2021

What are Functions of List Interface in Kotlin? (Part - 1)
1. abstract fun contains(element: E): Boolean
It checks specified element is contained in this collection.
2. abstract fun containsAll(elements: Collection): Boolean
It checks all elements specified are contained in this collection.
3. abstract operator fun get(index: Int): E
It returns the element at given index from the list.
4. abstract fun indexOf(element: E): Int
Returns the index of first occurrence of specified element in the list, or -1 if specified element is not present in list.
5. abstract fun isEmpty(): Boolean
It returns the true if list is empty, otherwise false.
Get to know more about Kotlin.
Share with you developer friends.
Follow for more updates related to Kotlin.
Feel free to DM for any query.

Photos from Mobile App Coding's post 20/10/2021

What are Collections in Kotlin?
Collections in Kotlin are used to store group of related objects in a single unit.
By using collection, we can store, retrieve manipulate and aggregate data.
Kotlin collections are broadly categories into two different forms:-
A. Immutable Collection
B. Mutable Collection
Get to know more about Kotlin.
Share with you developer friends.
Follow for more updates related to Kotlin.
Feel free to DM for any query.

Photos from Mobile App Coding's post 19/10/2021

What are Dictionary functions in iOS Swift?
Get to know more about iOS Swift.
Share with you developer friends.
Follow for more updates related to iOS swift.
Feel free to DM for any query.

Photos from Mobile App Coding's post 19/10/2021

What is Dictionary in iOS Swift?
A Swift dictionary is a simple container that can contain multiple data as key-value pair in an unordered way.
Swift dictionary is used instead of array when you want to look up value with some identifier in the collection.
To create an empty dictionary, we specify the key:value Data type inside square brackets [].
Get to know more about iOS Swift.
Share with you developer friends.
Follow for more updates related to iOS swift.
Feel free to DM for any query.

Want your business to be the top-listed Media Company in Delhi?
Click here to claim your Sponsored Listing.

Address


Delhi