What is Bug tracking system? A bug tracking system is software that keeps track of bugs that the user encountered in any software development or… Read More
Category Archives: Technical Scripter
When data is constantly moved from one place to another or from one process to another or is frequently accessed, it cannot be stored in… Read More
The Java command-line argument is an argument that is passed at the time of running of a program. i.e. in order to make a program… Read More
Setting wallpaper in Android programmatically is helpful when the application is fetching wallpapers from the API library and asking the user whether to set the… Read More
In many android apps, the developer may need to show multi-data for huge main data items. i.e. as per our example, under “Programming languages”, we… Read More
The SwipeRefreshLayout widget is used for implementing a swipe-to-refresh user interface design pattern. Where the user uses the vertical swipe gesture to refresh the content… Read More
Developing an android application by applying a software architecture pattern is always preferred by developers. An architecture pattern gives modularity to the project files and… Read More
Developing an android application by applying a software architecture pattern is always preferred by the developers. An architecture pattern gives modularity to the project files… Read More
Developing an android application by applying a software architecture pattern is always preferred by the developers. An architecture pattern gives modularity to the project files… Read More
The various other Material design components need special attributes to get implemented. But in this article, the Material design Snackbar is implemented and it doesn’t… Read More
Box Plot is the visual representation of the depicting groups of numerical data through their quartiles. Boxplot is also used to detect the outlier in… Read More
Data visualization is the graphical representation of data and Python comes bundled with several libraries that can be used for data visualization which makes it… Read More
Question 1. If 21y5 is a multiple of 9, where y is a digit, what is the value of y? Solution: According to the divisibility… Read More
Prerequisite: Seaborn, Barplot In this article, we are going to see how to sort the bar in barplot using Seaborn in python. Seaborn is an… Read More
Windows is one of the most famous and commonly used operating systems in computers, Now when we connect any Wi-Fi network to our system it… Read More