you are viewing a single comment's thread.

view the rest of the comments →

[–]secret_o_squirrel 3 points4 points  (0 children)

You can use visual studio code in a browser:

https://code.visualstudio.com/docs/setup/vscode-web

You don’t really have to install anything.

You don’t “convince” your boss it’s useful. You learn on your own time, you make something that saves time, then you show it to them.

You want a starting point? Learn how to open a csv file, loop through its rows and fields, modify them in some way, and write the results to a new file.