Ben Chuanlong Du's Blog

It is never too late to learn.

GUI-based Mind Mapping Tools

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Built-in Flowchart in Office Tools

Most office tools (MS, Google, etc.) has built-in Flowchart support. It is suggested that you use the built-in flowchart if you a such an office tool …

Use Qt in Python

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

PyQt5 vs PySide2

https://www.reddit.com/r/Qt5/comments/a3zt3j/eli5_pyqt5_pyside2_which_one_to_use/

Both PyQt5 (developed by Riverbank) and PySide2 (official Python bindings from Qt) are great. They have very similar APIs …

GUI Frameworks for Java

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://stackoverflow.com/questions/7358775/java-gui-frameworks-what-to-choose-swing-swt-awt-swingx-jgoodies-javafx

https://docs.oracle.com/javase/tutorial/uiswing/index.html