KNOWORTH
只有想不到、没有做不到
2015-08-03 / Industry news
TIOBE Index for July 2015 July Headline: Revival of C++ Programming language C++ is the biggest climber of the first half of 2015. Compared to last year C++ gained more than 3.1%, leaving Java (+2.0%), C# (+1.6%) and Python (+1.6%) behind. The reason for this renewed popularity is most probably the introduction of the new C++11 standard, which is fully embraced by its community. The new C++11 standard improves the C++ programming language in many ways. Now that the most important C++ compilers such as Gcc, Visual Studio and EDG are supporting the standard to the max, C++ is booming. The TIOBE […]
by TIOBE Software
2015-07-29 / Technology research
Today were happy to announce the release of TypeScript 1.5. This release took an alpha, a beta, and your help to get here. Its a big one, so lets get started! TypeScript 1.5 is part of the newly released Visual Studio 2015. You can also get a separate download for Visual Studio 2013, npm, and straight from GitHub. ES6 support TypeScript 1.5 - closing the gap on Kangax ES6 support TypeScript 1.5 adds a number of new ES6 features including modules, destructuring, spread, for..of, symbols, computed properties, let/const, and tagged string templates. There is quite a bit of information availabl[…]
by Jonathan Turner