All Medium Articles
Remote Login is a process in which user can login into remote site i.e. computer and use services that are available on the remote computer.… Read More
Given a numeric string str, the task is to find the minimum number of digits to be removed from the string such that it satisfies… Read More
Given a binary matrix mat[][] of dimensions NxM such that 1 denotes the island and 0 denotes the water. The task is to find the… Read More
ParticleView is an animation library and animations help to gain the attention of the user so it is best to learn it. It is the… Read More
BungeeAnimation is an animation library that helps to gain the attention of the user. As it is known that apps are made up of many… Read More
MorphView is a convenience library for reverse AnimatedVectorDrawables. AnimatedVectorDrawables class was introduced in API 21 and is used to animate Vector Drawables beautifully and easily.… Read More
Zoom In and Zoom Out animations are used to enlarge and reduce the size of a view in Android applications respectively. These types of animations… Read More
Android TimePicker is a user interface control for selecting the time in either 24-hour format or AM/PM mode. It is used to ensure that users… Read More
In this article, let’s learn how to create an Instagram/Twitter heart Like animation in android. Twitter’s Like animation is quite good and attractive. Suppose one… Read More
BubbleEmitter is an animation library that helps to gain the attention of the user. It shows fancy animated bubbles as an Android view. It is… Read More
LineAnimationView is an animation library that helps to gain the attention of the user. It is useful for creating very beautiful animation. In this animation,… Read More
TextWriter is used to animate text. TextWriter can be used when users open the app i.e. in place of Splash Screen. One can also use… Read More
ValueError is encountered when we pass an inappropriate argument type. Here, we are talking about the ValueError caused by passing an incorrect argument to the… Read More
Our task is to implement a smartphone directory that collects contact data from the user until the user prompts the program to. Contact data refers… Read More
Pandas library in the Python programming language is widely used for its ability to create various kinds of data structures and it also offers many… Read More
Let us see how to get the absolute value of an element in Python Pandas. We can perform this task by using the abs() function.… Read More
Context variable objects in Python is an interesting type of variable which returns the value of variable according to the context. It may have multiple… Read More
If most of the elements of the matrix have 0 value, then it is called a sparse matrix. The two major benefits of using sparse… Read More
Multicollinearity occurs when there are two or more independent variables in a multiple regression model, which have a high correlation among themselves. When some features… Read More
Web is a wonderful platform. Its omnipresent across devices and operating systems, its user-centered security model, and the fact that neither its specification nor its… Read More