News
Kotlin Conf 2019 was held in Copenhagen (Denmark) this December. With over 4 Million+ users of Kotlin 1.3, the language focuses on becoming a universal default language across multi-platforms like web, android and iOS while the conference focuses on the features that will be available in upcoming Kotlin 1.3.6 and 1.4.
Related Links:
Lambda Functions in Kotlin with Examples
With over...
Most Popular
Android Upload file to server using PHP, MySQL
In this Android Upload File to Server tutorial, we are going to discuss about how to select a file in android and upload it...
Kotlin
RxJava Transform Operators – Operators for Transforming Observables – RxJava Tutorial #5
RxJava Transform Operators, as the name indicates, are used for transforming the items which are emitted by reactive sources such as Observables.
In this article...
RxJava create Operators – Operators for Creating Observables – RxJava Tutorial #4
In this article we will discuss about various RxJava create operators in depth with examples. Here we will discuss how to create Observables using...
Binary Search using Kotlin – Searching Algorithms #1
In this article, let us discuss one more Algorithm - Binary Search which is the most frequently asked Algorithms during Interviews. Let us discuss...
HackLand Election – Coding Interview Questions #1
This series will be focused on Coding interview questions curated from various interviews / via online source.
"
Hackland Election
There are n citizens voting in this year's Hackland election....
Quick Sort Kotlin Implementation – Sorting Algorithms #4
Quick Sort is based on divide and conquer algorithmic technique, similar to Merge Sort. In this tutorial, we will be looking at Quick Sort...
Merge sort Kotlin Implementation – Sorting Algorithms #3
Merge Sort is sorting based on Divide and Conquer strategy and is one of the famous algorithms among Sorting. In this article, we will...
RxJava
RxJava Operators In General – RxJava Tutorial #3
RxJava Operators in General
In this article, we will continue discussing about RxJava Operators in general and what are the various types of RxJava Operators...
RxAndroid Example – RxAndroid Tutorial #2
In this RxAndroid Example Tutorial, we will continue our previous topic on RxAndroid tutorial's Getting started where we discussed about the basics of RxJava...
RxAndroid Tutorial #1 – Getting started with Reactive Extensions in Android
RxAndroid Tutorial Intro:
Reactive extensions usage is the current hottest trend in most programming languages like Java, JavaScript, Swift etc. Rx Android is the reactive...
Most Commented
Google Analytics Android Integration using Android Studio
Did you ever wanted to track your users in real time? Did you ever wondered how many people are using your app right now...
Random
Android Data Binding Using Kotlin
Introduction:
Android Data binding is one of the hot topic among Android developers ever since its first launch in Mid 2015, helping to build the...
Exception Handling in Java
While coding, we may face few compile time errors because of incorrect syntax and those errors can be removed by re-correcting our syntax. Similarly,...
Google Analytics Android Integration using Android Studio
Did you ever wanted to track your users in real time? Did you ever wondered how many people are using your app right now...
Selection Sort Kotlin with Example – Sorting Algorithms #1
Selection Sort is one of the most important sorting algorithm frequently looked upon and is even asked in the Interviews. In this article we...
Popular this week
Android Upload file to server using PHP, MySQL
In this Android Upload File to Server tutorial, we are going to discuss about how to select a file in android and upload it...
Android Layouts and Types of Android Layouts
Android Layouts:
A Layout dictates the alignment of widgets (such as Text, Buttons, EditText box) as we see in the Android Application. All the visual...
How to Install GenyMotion – A Fast and Easy to Use Android Emulator with many Features
How to use GenyMotion as Android Emulator:
Ever felt that android emulator is slow? Ever felt that emulator is not not as good as Real...
Popular
How to Test Android App on Real Devices like Android Mobile or Tablet using Android Studio
In the Previous Article We have Discussed about How To Install Android Studio and Running your First Basic App. We now Discuss in detail...
Android RecyclerView using Kotlin
Android Recyclerview is not new to us but Kotlin programming Language is. In fact, we've already discussed in our previous article about RecyclerView and...
Java SimpleDateFormat Example
In Java SimpleDateFormat article we'll see how to use java.text.SimpleDateFormat class, which provides methods to format date to string or parse string to date. The SimpleDateFormat is...
Android Multi Language Support Tutorial With Example
Android is the Most used Mobile Platform across the world. With more than 2 Billion+ active users per month, and a Share of 87.1%...
Android ListView Tutorial with Example using Android Studio
Android ListView Tutorial with Example using Android Studio:
Note: Android RecyclerView is the most advanced and recommended version of ListView. You can refer to the article...
SQL
SQL JOIN
SQL Join is one of the most frequently asked topics asked in interviews.
Now a days, database operations are very common while dealing with...
Fresh
Kotlin conf 2019 highlights – What’s new in Kotlin world
Kotlin Conf 2019 was held in Copenhagen (Denmark) this December. With over 4 Million+ users of Kotlin 1.3, the language focuses on becoming a...
Lambda function in Kotlin with Examples
Lambda function is powerful feature in any Programming language and Lambda function in Kotlin is no exception. In this article, we will...
Higher Order Functions in Kotlin with examples
There are many advanced features in Kotlin which gives an edge for the user using this language over Java. One such feature...
RxJava Transform Operators – Operators for Transforming Observables – RxJava Tutorial #5
RxJava Transform Operators, as the name indicates, are used for transforming the items which are emitted by reactive sources such as Observables.
In this article...
Hot
Kotlin conf 2019 highlights – What’s new in Kotlin world
Kotlin Conf 2019 was held in Copenhagen (Denmark) this December. With over 4 Million+ users of Kotlin 1.3, the language focuses on becoming a...
Lambda function in Kotlin with Examples
Lambda function is powerful feature in any Programming language and Lambda function in Kotlin is no exception. In this article, we will...
Higher Order Functions in Kotlin with examples
There are many advanced features in Kotlin which gives an edge for the user using this language over Java. One such feature...
RxJava Transform Operators – Operators for Transforming Observables – RxJava Tutorial #5
RxJava Transform Operators, as the name indicates, are used for transforming the items which are emitted by reactive sources such as Observables.
In this article...
Popular
Android
RxJava create Operators – Operators for Creating Observables – RxJava Tutorial #4
In this article we will discuss about various RxJava create operators in depth with examples. Here we will discuss how to create Observables using...
Android
RxJava Operators In General – RxJava Tutorial #3
RxJava Operators in General
In this article, we will continue discussing about RxJava Operators in general and what are the various types of RxJava Operators...
Algorithms
Binary Search using Kotlin – Searching Algorithms #1
In this article, let us discuss one more Algorithm - Binary Search which is the most frequently asked Algorithms during Interviews. Let us discuss...
LATEST ARTICLES
Kotlin conf 2019 highlights – What’s new in Kotlin world
Kotlin Conf 2019 was held in Copenhagen (Denmark) this December. With over 4 Million+ users of Kotlin 1.3, the language focuses on becoming a...
Lambda function in Kotlin with Examples
Lambda function is powerful feature in any Programming language and Lambda function in Kotlin is no exception. In this article, we will...
Higher Order Functions in Kotlin with examples
There are many advanced features in Kotlin which gives an edge for the user using this language over Java. One such feature...
RxJava Transform Operators – Operators for Transforming Observables – RxJava Tutorial #5
RxJava Transform Operators, as the name indicates, are used for transforming the items which are emitted by reactive sources such as Observables.
In this article...
RxJava create Operators – Operators for Creating Observables – RxJava Tutorial #4
In this article we will discuss about various RxJava create operators in depth with examples. Here we will discuss how to create Observables using...
RxJava Operators In General – RxJava Tutorial #3
RxJava Operators in General
In this article, we will continue discussing about RxJava Operators in general and what are the various types of RxJava Operators...
Binary Search using Kotlin – Searching Algorithms #1
In this article, let us discuss one more Algorithm - Binary Search which is the most frequently asked Algorithms during Interviews. Let us discuss...
HackLand Election – Coding Interview Questions #1
This series will be focused on Coding interview questions curated from various interviews / via online source.
"
Hackland Election
There are n citizens voting in this year's Hackland election....
Quick Sort Kotlin Implementation – Sorting Algorithms #4
Quick Sort is based on divide and conquer algorithmic technique, similar to Merge Sort. In this tutorial, we will be looking at Quick Sort...
Merge sort Kotlin Implementation – Sorting Algorithms #3
Merge Sort is sorting based on Divide and Conquer strategy and is one of the famous algorithms among Sorting. In this article, we will...
Most Popular
Kotlin conf 2019 highlights – What’s new in Kotlin world
Kotlin Conf 2019 was held in Copenhagen (Denmark) this December. With over 4 Million+ users of Kotlin 1.3, the language focuses on becoming a...
Lambda function in Kotlin with Examples
Lambda function is powerful feature in any Programming language and Lambda function in Kotlin is no exception. In this article, we will...
Higher Order Functions in Kotlin with examples
There are many advanced features in Kotlin which gives an edge for the user using this language over Java. One such feature...
RxJava Transform Operators – Operators for Transforming Observables – RxJava Tutorial #5
RxJava Transform Operators, as the name indicates, are used for transforming the items which are emitted by reactive sources such as Observables.
In this article...
Recent Comments