Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
Which tools
Home
Operating systems
Programming languages
Applications
Code
Design
Documents
Others
Virtualization
Emulated GPU
GPU passthrough
Services
Files
Integration
View on GitHub
About me
Applications
Code
Code
“Code is like humor. When you have to explain it, it’s bad.” —
Cory House
Table of contents
Data analysis
IDEs
Text editors
ArchWiki
Data analysis
Avoid
Why
Zeppelin supports multiple languages without isolating the kernel, but is not as popular as Jupyter.
Consider
Why
RMarkdown has better visualization but is limited to R.
Prefer
Why
Jupyter is the standard for Python data science, compatible with other languages with plugins.
jupyterlab
jupyterlab
BREW
ProjectJupyter.JupyterLab
IDEs
Avoid
Why
Lightweight IDEs lack features and are not extensible.
Consider
Why
NetBeans is a good beginner IDE but has limited amount of plugins.
Eclipse supports many languages and has a large community.
Prefer
Why
Toolbox is a manager for JetBrains IDEs.
jetbrains-toolbox
AUR
jetbrains-toolbox
BREW
JetBrains.Toolbox
Text editors
Avoid
Why
Default text editors lack features and are not extensible.
Consider
Why
Visual Studio Code has a healthy amount of extensions and integrates with GitHub Copilot.
Built on Electron
Prefer
Why
Sublime Text is the most fully-featured text editor that is not web or Electron-based.
Not free
sublime-text-4
AUR
sublime-text
BREW
SublimeHQ.SublimeText.4