a
about
blog
register
login
en
🇳🇴
English
Polski
Español
Français
中文 (Chinese Simplified)
Türkçe
Overview
Premises
Arguments
Fallacy Reports
C++ is better for programming PC apps than Java
You can have arrays of value types.
1 supporter.
1 fallacy report.
Appeal To Belief
C++ is better for programming PC apps than Java
You can overload operators.
2 supporter.
C♯ is better than Java.
You can overload operators, which makes code with complex mathematical operations (adding vectors, multiplying matrices) be much easier to read.
C♯ is better than Java.
It has properties, which look much cleaner than get/set methods in most cases.
Tabs are better than spaces for indentation (programming)
It doesn't let you mix indentation width (example: sometimes 3 spaces, sometimes 4 spaces) and thus helps with consistency.
13 supporter.