I am interested in to get the number of followers of a user using the twitter API in my Android application. I am reading with great interest the official twitt
Say I have this code: class Presenter { var viewToUpdate: UIView! func updateUI() { viewToUpdate.backgroundColor = .red } } class Shin
My program needs to select a class based on user input. The classes have the same set of methods (inherited from the same ABC) with different
I have a field named timestamp. This is the last time a member was logged in. I am looking to include a where clause in a query for something like WHERE timest
i used to web scrape a site which cantains 1000 pages and i wused to traverse each page with page no as 1,2,3...1000 and download data in excel now they have en
https://github.com/Collage/yandex-disk I am using this library. I can successfully login to Yandex disk and get the list of files in the directory without any p
I have 3 buttons Cancel, Back, Continue respectively. when press tab key that should be going to Continue, Cancel, Back buttons. How can we do that in React, J
I have n boxes which should be colored. Each day robot can color one box or generate another robot, who works exactly as his parent starting next day. i.e., if