Understanding Your Tools and Communicating Effectively with Eric Lippert

Published: Nov. 28, 2018, midnight

b'

GUEST BIO:

Eric Lippert is a programmer who builds tools for other programmers.\\xa0 He\\u2019s worked on Visual Basic, JavaScript and C# at Microsoft, designed code analyzers at Coverity, and is now working on a variety of programming language design problems at Facebook.

EPISODE DESCRIPTION:

Phil\\u2019s guest on today\\u2019s show is Eric Lippert. His career has been a long and varied one. He was a Principal Developer at Microsoft and a member of the C# language design team. Eric was also involved in the design and implementation of VBScript, JScript, Windows Script Host and Visual Studio Tools for Office. Over the years, Eric has published and edited numerous programming books and is now working at Facebook.

KEY TAKEAWAYS:

(01.00)\\xad\\xad\\xad \\u2013 Phil asks Eric to expand on his brief introduction. Eric said that he studied computer science and maths at the University of Waterloo. There they run a co-operative education system where you study for 4 months and work for 4. He was an intern at Wacom and Microsoft. When he left Microsoft he went to work at Coverity. He is now working on developer tools at Facebook.

(3.39) \\u2013 Phil asks Eric for a unique IT career tip. When Eric was a young developer at Microsoft his manager told him to \\u201cfind a source of questions and learn to answer them\\u201d. He put that advice to work straight away and read\\xa0every question in the JavaScript group. If someone asked a question that related to his area that he did not know the answer to, he would go away and find out. That taught him to answer queries concisely, which in turn honed his own knowledge.

(5.54) \\u2013 Can you tell us about your worst IT career moment and what you learned from the experience? Eric says it was probably the morning he woke up to the headline \\u201cWorst Security Flaw Ever Found in Internet Explorer\\u201d. Eric had worked on the piece of code that was involved in the issue. At first, he thought that he may have made the error. It turned out that his code had been changed and that change had not been properly reviewed, so the potential weakness was not found. The security flaw was nowhere near as serious as reported by the press. It would have required a virtually impossible hack to be executed in order to take advantage of the flaw. After that, a much stronger culture of code reviews was put into place.

(9.17) \\u2013 Phil says to Eric - Can you maybe take us through your career highlights or greatest success? Eric says there were two. The first was his work on a new version of VisualStudio. They met the completion target date and every single planned feature was included in the release. His other highlight was being involved in the \\u201cfrom scratch\\u201d C sharp rewrite. That massive project was also successfully completed and shipped. C sharp now has over 5 million lines of code, it is truly huge.

(14.42) \\u2013 Looking to the future Phil wants to know what excites Eric about the IT industry. Eric says it is the fact that we have still only really scratched the surface. There are so many features that can still be added to the various languages. For example, we can take features from programming languages and add them to production languages which would immediately raise the bar. We want to be able to write programs that can reason naturally about all kinds of probabilistic things and we are getting there. There is still a ton of stuff to do in the programming languages and tools space.

(17.43) \\u2013 What first attracted you to a career in IT? Eric started programming before he owned a computer. He would write them out on paper and type them into the school\\u2019s Commodore PET. He had intended to study either mathematics or physics. But, he soon realized that he was not good at physics. He was much better at computer programming and enjoyed it, plus he could work while studying IT.

(19.22) \\u2013 What is the best career advice you have been given? Eric reiterated the advice to find a source of questions and answer them. But, he added that it was important to learn how to write well. Learn how to be concise and convince people that you\\u2019ve written correct code. To do that you need to write convincingly.

(20.29) if you were to begin your IT career again, right now, what would you do? Eric says he would study statistics. Much of the machine learning and probabilistic programming is about understanding statistics. With differential programming there is even calculus involved, something Eric never expected to see.

(21.27) \\u2013 What objectives are you focusing on now Eric? He responded by saying, "Building cutting-edge tools and helping real developers to get real stuff done". The same focus he had at the start of his career.

(21.30) \\u2013 What would you consider to be your most important non-technical skill? Being able to communicate effectively, it is crucial.

(22.57) - Eric, can you share a parting piece of career advice with the IT Career Energizer audience. Know your tools. I get pitched features for tools and programming languages that already exist. It shows that a lot of people do not know their tools well. It also indicates that the tools are not as discoverable as they should be. Users need to dig in and understand them better and tool providers need to make their tools more discoverable.

BEST MOMENTS:

\\xa0(2.18) ERIC \\u2013 \\u201cI have a keyboard on my desk that is older than my intern.\\u201d

(4.09) ERIC \\u2013 \\u201cFind a source of questions and learn to answer them\\u201d

\\xa0(9.27) ERIC \\u2013 \\u201cI want to ship actual code that solves actual developer\\u2019s problems\\u201d

(14.34) ERIC \\u2013 \\u201cIt\\u2019s immensely satisfying to build something really, really big that actually works.\\u201d

(17.25) ERIC \\u2013 \\u201cEvery time you build a tool, you magnify your impact across the entire industry.\\u201d

(20.54) ERIC - \\u201cSo much of machine learning and probabilistic programming is about understanding statistical concepts.\\u201d

CONTACT ERIC LIPPET:

Twitter: https://twitter.com/ericlippert @ericlippert

LinkedIn: https://www.linkedin.com/in/eric-lippert-a3893485/

Website: https://ericlippert.com

'