Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is what it was like to read any Kotlin book for the past few years. The general assumption was, "we all know Java, and we're all using IntelliJ... so this is analogous to....". It's useful for Java developers of course. It's not as useful to those that were new to Android development.

I believe the reasoning here is that it's often easier to teach by analogy. Rust is fairly difficult to approach as, "My First Programming Language". On the other hand, C had to do exactly this back in the day. Every book had to explain the stack and the heap so that pointers would make sense.



> I believe the reasoning here is that it's often easier to teach by analogy.

The problem is less the analogy and more the analogy to C++. Which is fine if you’re targeting C++ devs, and C++ oriented rust guides are certainly researched (I saw queries several times on /r/rust). It’s more problematic if you’re billing the guide as more general.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: