Previously the cryptocurrency application has loaded the world currency text file and then populate the currency combo box based on the currency symbol in that […]
Get top exchanges by volume for a currency pair
In this chapter, we will create a button which will call a function to retrieve the top 50 exchanges and the trading volume for a […]
Use custom setter and getter method in a singleton object
In this article, we will continue to develop the previous book price calculator by introducing the custom getter and setter method which will help us […]