Ask HN: Should one learn Rust as thier first programming language? 1 points by agent_intern 15d ago ↗ HN same as title
[–] eimrine 15d ago ↗ It is good as the first commercial experience, but for being a cool programmer the first lang has to be either Lisp or anything you like from Array programming.
[–] freakynit 15d ago ↗ I personally would still go with C as the first language since it teaches you low-level details ... but, the next one, yes, it should be Rust.
[–] ThinkItThru 14d ago ↗ Not for making iPhone apps.Not if you’re doing websites either.I guess a better question would be what you are building before asking what tool to use
[–] juntz 13d ago ↗ I've learned C++ first, personally, it is a little difficult to adapt the syntax of Rust. But many says it is a good programming language....
5 comments
[ 0.23 ms ] story [ 11.6 ms ] threadNot if you’re doing websites either.
I guess a better question would be what you are building before asking what tool to use