|
|
|
|
|
by andriy_koval
103 days ago
|
|
> he popular languages (Python, Java, etc) can easily translate their idioms and data structures to Go, and the code would remain easy to read even without much Go experience disagree, they made many decisions which are different from mainstream: OOP, syntax as examples. |
|
I would argue that after a short tutorial on basic syntax, it's easier for a Python/JavaScript programmer to understand Go code than Rust.