Since I’m on an integration project, I’m mostly dealing with transferring of data from two or more systems whether it’s from the legacy system or newly implemented system. Most of the type of data movement is sending CSV files to and from the different system. Here is a simple tutorial on how to read CSV. [...]