Viewing profile — sd314
sd314
HN member- Joined
- Mon, Jul 01, 2019, 6:27 PM UTC
- HN karma
- -3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About sd314
No profile information was provided.
Recent public activity
-
comment
Comment #23890655
C is not designed for OOP. You will write much nicer C code without such patterns.
-
comment
Comment #22263871
Best practices and rules in C++ are changing on a daily basis as the language is still evolving. On the other hand, C is much more readable for many programmers and researchers eve…
-
comment
Comment #22262271
Not a nice idea to do reference implementation in C++ instead of C!