Add Q&A list to Stroustrup page

This commit is contained in:
Michael Spang 2007-08-12 22:48:13 -04:00
parent acbc01459b
commit 0b8a2ce783
1 changed files with 11 additions and 0 deletions

View File

@ -31,6 +31,17 @@
<mediafile file="stroustrup.mp4" type="MP4" />
<mediafile file="stroustrup.mpg" type="MPG" />
<flvfile file="stroustrup.flv" />
<other>
<h2>Q&amp;A</h2>
<ul>
<li>Do you think you'll ever design a new language from scratch?</li>
<li>How long after the standard is out do you expect to see a production compiler?</li>
<li>Is it possible to do garbage collection cleanly and efficiently in C++?</li>
<li>How soon after you created C++ did you see it start to take over the industry?</li>
<li>Is there any particular naming convention you subscribe to?</li>
<li>What's your opinion about the Microsoft implementation of C++?</li>
</ul>
</other>
</mediaitem>
<mediaitem title="PMAMC&amp;OC SASMS - Spring 2007">