Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
singularity2001
3 months ago
|
parent
|
context
|
favorite
| on:
Rust and C++ with Steve Klabnik and Herb Sutter [a...
IF you learn C++ I'd suggest to use it as a nicer C, without any std:: or the million other complications. Write your own List / String classes for fun, they can't be much worse than the std ones.
creata
3 months ago
|
next
[–]
The string class you implement
will
be worse than the stdlib one, unless you implement small-string optimization, too, which is a massive pain.
jb1991
3 months ago
|
prev
[–]
This is such bad advice.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: