
Search In
Can i have executor service inside a normal Java Thread?
I need to make some simple edits on trans-position encryption and decryption code, anyone interested please say
How do I loop through images stored on Firebase storage on the click of a button in Android application.
I want to input only numbers in HTML or Javascript.
What are different ways for this? Thanks.
Hi.
Is there an order of operations of sort when de-constructing or constructing arrays?
Example: I have a n array with eight numbers. I want to .shift( ) the the first number in index "0" then .splice( ) the last fiv
Dear all,
I have a code to modify a file. This code make changes on my file and save it to a new file. But, I want to have changes(modifications) on my original file not a new one. I made attempts to change the code but it didn't work. How can I
hi i want to scrap all the pairs that kucoin support from the webpage but the code that i wrote just return a empty list. how should i correct it?
from bs4 import BeautifulSoup
from selenium import webdriver
driver = webdriver.Chrome(executable_p
Why Should I Blog
Before focusing on the main theme, I would like to share some views on why I am writing this blog
the whole day i was thinking that what should I write?
And the last question that hit my mind and which might be hitting many of yo
Hi Guy,
There are so many online activity 'We write online', 'Edit online' and save our data online. In meanwhile we have huge worries about our personal data. All of us have fear about the data security and privacy.
Actually Google trac
A pointer is a variable which is used to store the address as a value of another variable. Pointers are helpful with program's efficiency and allow us to handle unlimited amounts of data.
The following operations are performed with point
