IDE | Language | Thoughts |
---|---|---|
VSCode | Language agnostic | Tyler – The superior IDE. |
MATLAB / Octave | MATLAB | Tyler – Want MATLAB but don’t have a spare $1000? Try GNU Octave for free |
PyCharm | Python | |
Jupyter Notebooks | Most languages, started with Python | Tyler – Not quite an IDE (although you can install/run a local Jupyter server and run a pseudo-IDE in your browser), just a different way to write/execute code. Many pros and cons. |
Google Colab |