Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

August 24, 2017

TIOBE Index | TIOBE - The Software Quality Company

TIOBE Index for August 2017
August Headline: The real fight is in the backyard.

Aug 2017   
1   Java         12.961%    -6.05%
2   C            6.477%    -4.83%
3   C++          5.550%    -0.25%
4   C#           4.195%    -0.71%
5   Python       3.692%    -0.71%
6   Basic .NET   2.569%    +0.05%
7   PHP          2.293%    -0.88%
8   JS           2.098%    -0.61%
9   Perl         1.995%    -0.52%
10  Ruby         1.965%    -0.31%
Rust Documentation · The Rust Programming Language

Rust Documentation

If you haven’t seen Rust at all yet, the first thing you should read is the introduction to the book, The Rust Programming Language. It will give you a good idea of what Rust is like, show you how to install it, and explain its syntax and concepts. Upon completing the book, you’ll be an intermediate Rust developer, and will have a good grasp of the fundamental ideas behind Rust.

Mozilla fait la promotion de son langage Rust qui cherche à combiner rapidité d'exécution, sécurité et facilité d'utilisation. Malgré sa jeunesse - la version 1.0 ne date que de 2015 - le projet est séduisant et son référentiel de bibliothèques tierces, Cargo, est déjà bien fourni. Et l'équipe qui le développe étudie comment mieux travailler avec C et C++.