FB18 - Das Forum für Informatik

fb18.de / Off-Topic / Allgemeines

Herb Sutter - The Future Of Visual C++

Herb Sutter - The Future Of Visual C++ 2005-05-05 20:12
Fred
http://channel9.msdn.com/ShowPost.aspx?PostID=39280

C++ is the language that most of Microsoft's big-name products are developed in and one of the most widely-used languages in the world.

So, we wanted to meet some of the big minds behind C++. The first is Herb Sutter, architect on the Visual C++ team.

Charles Torre and Scoble interview him in two parts. First part is up today, second tomorrow, which includes a small tour of the team.

In this segment Herb talks about some of the language and compiler changes that are coming in the next version of Visual C++ and where C++ fits into the managed code revolution…

http://download.microsoft.com/download/0/2/2/022320d0-0c76-412a-967d-59c6e2ee7922/herb_sutter_2005_visual_cplusplus_part1.wmv [74.2 MB]



http://channel9.msdn.com/ShowPost.aspx?PostID=39463

In this segment Herb takes us on a tour of a small part of the Visual C++ team. In there you'll meet Jonathan Caves. He's a compiler developer on the VC++ team and he likes coffee. Starbucks coffee.

Most of our applications, and Windows itself, are compiled with the VC++ team's amazing compiler. We talked a bit about the trends in the industry and how compilers are changing to react.

In the hall we meet Chuck Mitchell, a senior architect on the VC++ team. He kindly stops to chat with us about Phoenix which is a development framework for the next generation of compilers.

http://download.microsoft.com/download/0/2/2/022320d0-0c76-412a-967d-59c6e2ee7922/herb_sutter_2005_visual_cplusplus_part2.wmv [70.0 MB]



Im Bursennetz unter \\winkler\videos

Re: Herb Sutter - The Future Of Visual C++ 2005-05-06 15:39
Anonymer User
Die (Programmierer-) Welt kann sich glücklich schätzen das Microsoft Herb Sutter eingestellt hat. Seit dem er dort arbeitet hat Visual C++ einen enormen Sprung nach vorne gemacht. D.h. plattformübergreifende Projekte orientieren sich endlich nicht mehr vielfach an den Features von VC++ 6.0, sonden setzen moderne Sprachkonstrukte ein.

Außerdem ist es gut, daß Sutter die schiefe Wahrnehmung von C++ im Vergleich zu den anderen Sprachen auf .NET und implizit auch im Vergleich zu Java versucht geradezurücken. Wie oft muss man hören das C# und Java die Zukunft des Programmierens darstellen, und C++ die "Legacy" Sprache ist? - Da ist es gut das Herb Sutter so deutlich sagt, dass C++ auch auf der .NET plattform die mächtigste Sprache bleibt und Features bietet die C# z.B. nicht hat. Allerdings muss man natürlich sagen das C++/CLI der von Microsoft wohl am heftigsten beworbene C++-Dialekt ist. Und der geht doch stark über Standard C++ hinaus. Für mich ist da C++0X alles in allem doch die interessantere Entwicklung. Nicht zuletzt auch weil es auf absehbare Zeit keine C++/CLI-Implementierung geben wird, außer der von Microsoft selber.