Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
angiosperm
on Dec 26, 2023
|
parent
|
context
|
favorite
| on:
Learn Modern C++
No. Starting with C is the way to lock in bad habits and buggy coding. Writing fully modern C++ eliminates myriad sources of bugs and security holes.
f1shy
on Dec 26, 2023
|
next
[–]
And adds many other problems. No silver bullet.
angiosperm
on Dec 26, 2023
|
parent
|
next
[–]
New features pass a very strict gauntlet; they have to solve common, serious problems. Using the new features eliminates exactly those problems.
uecker
on Dec 26, 2023
|
prev
[–]
One can write very nice code in C and modern tools also eliminate a myriad sources of bugs. Modern C++ can be nice but adds a lot of complexity. I am much happier with C.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: