Re: Rust programming language

2015-05-19 Thread Dmitrij D. Czarkoff
Lampshade said:
 Do you think that learning Rust can be good for educational purposes?

Learning anything is good for educational purposes.

-- 
Dmitrij D. Czarkoff



Rust programming language

2015-05-19 Thread Lampshade
Hello
May 15 2015 have been a release date for Rust 1.0. What is your opinion on Rust?
Does it have any chances to be some day popular programming language? 
Do you think that learning Rust can be good for educational purposes?



Re: Rust programming language

2015-05-19 Thread Karsten König

Hey,

I follow the development of Rust since last fall and I'm really 
impressed by it. It has interesting features, e.g. memory leak safety or 
the match idiom. It was difficult to wrap my mind around many concepts 
of the language but in my opinion learning Rust is worth the effort.


About popularity: This is of course difficult to say but there are 
already popular projects, e.g. Servo which will be the new rendering 
engine for Firefox.


Greets,

Karsten

On 19.05.2015 08:36, Lampshade wrote:

Hello
May 15 2015 have been a release date for Rust 1.0. What is your opinion on Rust?
Does it have any chances to be some day popular programming language?
Do you think that learning Rust can be good for educational purposes?