Jump to content

Recommended Posts

Posted

It's nice to write clean code (code that looks good, is organized, is easy for others to understand by reading it, etc). As developers we get to use great tools to implement algorithms in our favorite languages. The act of composing a program is much like that of writing a story or, in some cases, a poem :) But the underlying hardware isn't much interested in intelligent class hierachies and easy-to-understand lines of programming language syntax. Processors do not speak C++ or Java or C# or VB, etc.

 

The focus of this interview is that of mapping the path to executable code that the machine understands and acts on in, bringing your code to life. How does this work, exactly?

 

Russell Hadley is a senior developer on the C++ team here at Microsoft and he spends his days (and nights, ocassionally) writing code that takes the front-end compilation goop and turns it into highly optimized machine code that the processor can execute in a highly efficient manner.

 

This is a deep interview with lots of whiteboarding, but it is shallow of enough so you won't drown if you can't swim very well. Enjoy. This is another great conversation with one of the C++ experts who lives in Building 41.

 

LOW RES FILE

MP4 FILE

Listen to the podcast(MP3)

Listen to the podcast(WMA)

Download the Video

Watch the Video

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...