2015.09.21 / Technology research
Frank Fan
KNOWORTH
只有想不到、没有做不到

2026-03-14 / 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
2026-03-14 / 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
2026-03-14 / industry
Im a big supporter of helping software developers develop soft skills in addition to their technical skills in fact,I wrote a complete book about it but there is no denying:technical skills are important. I mean, if you cant actually write code and develop software, all the soft skills you learn wont really do you much good. Perhaps youd make a good manager or coach, but not a software developer. But if you are reading this section of the book, Im assuming you are interested in becoming a software developer or a better one so lets talk aboutthe technical skills you are going to need to know. T[…]
by John Sonmez