same as title
Ask HN: Should one learn Rust as thier first programming language?
1–6 of 6 posts
Re: Ask HN: Should one learn Rust as thier first programming language?
#2It 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.
Re: Ask HN: Should one learn Rust as thier first programming language?
#3I 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.
Re: Ask HN: Should one learn Rust as thier first programming language?
#4Why do you want to learn to program?
Re: Ask HN: Should one learn Rust as thier first programming language?
#5[dead]
Re: Ask HN: Should one learn Rust as thier first programming language?
#6I'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....