Dec 3, 2019
Github tips
Github is a platform that a lot of coders use for sharing code work/ algorithms etc. And it is also especially useful for collaborative...
Sep 8, 2019
Downloading a folder from Github
There are occasions where we might want to download only a folder from someone's Github repository instead of the entire repository (at...
Apr 15, 2019
Reading csv data from Github - Python
Today I decided to poke around a little to see if it would be possible to read csv files directly from Github, and the answer is yes. As...
Nov 22, 2017
Getting started
Over the years, the number of tools (or software) I have to install/ use increased steadily given the different types of tasks I have to...