#weekly
Read more stories on Hashnode
Articles with this tag
If you need to create a table where you can select multiple rows using the combination of the Shift key and a mouse click, here is how you do it using...
New year. Naturally, I feel a sense of excitement and anticipation. A fresh start and new possibilities are always thrilling, and the new year...
You should beware when counting the length of a string in Python. As shown below, getting a string's length might give a surprising result. >>>...
I am thinking about using the burner list. The idea came from the book "Make Time" by Jake Knapp And John Zeratsky. A burner list is a list of things...
Python has makefile function that you can use to send and receive messages from clients and servers. Using makefile (instead of send() and recv())...
Finished reading Building a Second Brain by Tiago Forte. I am quite familiar with the concept. But still, it is a pretty good read since it is...