Raveen Kumar

General programming notes

File structure

  1. Always try to keep files in one directory, but name them properly
  2. Use multiple directories to dump similar data

json

Cannot use bash variables inside json files

#Programming #Notes #Guide