Y
Hacker News
new
|
ask
|
show
|
jobs
by
owenpalmer
959 days ago
Read the Rust Book. Rust is not like other languages, you need to understand the fundamentals before staring a project, otherwise you will get frustrated.
1 comments
zerr
959 days ago
Same with C++. Even C++98/03 becomes beautiful after reading TC++PL.
link