Pages

Tools for a Scientific Code Developer

Through reading, I understand that following skills are essential for a researcher who write code.

Apart from a good command in Linux OS and bash scripting, I understand that coding ability using following languages is essential.
  1. Python 
  2. C and C++
  3. Fortran
Following sites are useful

        In this site, I like Academia, StackOverflow, Unix & Linux etc. The good aspect I like is that you will get excellent answers.

GitHub Repository   
          One can use this site for version control of the code development.


Regular Expression 

       Regular expression is a key skill for a programmer. This regexr.com https://regexr.com/ provides a userfriendly plaform to learn and build REGEX expressions.

No comments:

Post a Comment

You may be interested in these posts

Error in image file conversion: convert-im6.q16: not authorized `test.eps' @ error/constitute.c/WriteImage/1037.

This error is because of the vulnerability. This allows remote execution of code using image formats. So, some Linux distributions by defaul...