symbolipoint
Homework Helper
Education Advisor
Gold Member
- 7,581
- 2,031
From Bipolarity,
That is great to know. This makes Python more appealing to try to learn than it seemed before. (That it can create graphical user-interfaces).
(Read about oop, still never understood clearly).
The default Python IDE is very user friendly, and I found Python very nice when designing GUIs, performing my hobby cryptanalysis among various things.
That is great to know. This makes Python more appealing to try to learn than it seemed before. (That it can create graphical user-interfaces).
Both Python and Processing are OOP, so they have huge advantages over the non-OOP languages.
(Read about oop, still never understood clearly).