/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Flattening Rust’s learning curve
(corrode.dev)
452 points
birdculture
| 1 comments |
13 May 25 22:25 UTC
|
HN request time: 0.266s
|
source
Show context
MasterYoda
◴[
14 May 25 06:17 UTC
]
No.
43981423
[source]
▶
>>43978435 (OP)
#
What is it that make that rust is said to have steep learning curve compared to other programing languages (in the same category)?
replies(2):
>>43981714
#
>>43982848
#
1.
hu3
◴[
14 May 25 10:23 UTC
]
No.
43982848
[source]
▶
>>43981423
#
Mostly borrow checker.
Lifetime syntax can be off putting.
ID:
GO
↑