Skip to content
Marcel Schmalzl edited this page Dec 8, 2020 · 16 revisions

SW development

Tools

  • KDiff3
    • File comparisons + up to 3-way merges
  • Meld
    • File comparisons + up to 3-way merges
  • ReText (pip3 install pyqt5 markups markdown docutils pyenchant ReText)
    • Meanwhile VS Code offers better markdown support (very unfortunate for this great project)
    • Advanced markdown editing, pdf export, ...
    • All extensions: extra,abbr,attr_list,def_list,fenced_code,footnotes,tables,smart_strong,admonition,codehilite,headerid,meta,nl2br,sane_lists,smarty,toc,wikilinks
  • csvtomd (pip3 install csvtomd)
    • CSV Table to markdown table conversion (csvtomd -d ";" ./mytable.csv)

General

Python

  • PyCharm
    • IDE

C/C++

  • QtCreator
    • General purpose + Qt IDE

Dart

  • MS Visual Studio Code + Dart plugin
    • IDE with plugin

R

  • Jupyter Lab + R Kernel

Embedded Development

Python 3

(un)fold
Snippets
General
Libs

Linux/bash

(un)fold
Guides
Scripts

Git

(un)fold

C/C++

(un)fold

Video

(un)fold

Databases

(un)fold

Misc

(un)fold

Windows

(un)fold

Mac

(un)fold

SW recommendations

(un)fold

(Angular) Dart

(un)fold
Clone this wiki locally