Logo

    computer society

    Explore "computer society" with insightful episodes like "SE Radio 554: Adam Tornhill on Behavioral Code Analysis" and "SE Radio 552: Matt Frisbie on Browser Extensions" from podcasts like ""Software Engineering Radio - the podcast for professional software developers" and "Software Engineering Radio - the podcast for professional software developers"" and more!

    Episodes (2)

    SE Radio 554: Adam Tornhill on Behavioral Code Analysis

    SE Radio 554: Adam Tornhill on Behavioral Code Analysis

    Adam Tornhill, founder and CTO of CodeScene, joins host Giovanni Asproni to speak about behavioral code analysis. Behavioral code analysis is a set of practical techniques aimed at identifying patterns in how a development organization interacts with the codebase they're building. It can be used to prioritize technical debt to maximize return on investment; to identify communication and team-coordination bottlenecks in code; to drive refactorings guided by data from how the system evolves; and to detect code quality problems before they become maintenance issues. The episode starts with a broad description of the techniques, providing some examples from real projects, and ends with suggestions on how to get started with applying them. During the conversation, Adam and Giovanni touch on a set of related topics, including the applicability of the techniques to legacy, green-, and brown-field projects; ethical and privacy implications; and the importance of context when judging code quality.

    SE Radio 552: Matt Frisbie on Browser Extensions

    SE Radio 552: Matt Frisbie on Browser Extensions

    Matt Frisbie, author of Building Browser Extensions, speaks with host Kanchan Shringi about browser extensions, including key areas where they've been successful. Based on Matt’s experience as a developer working for Google, Doordash, and a startup he founded, they examine tools for building extensions, as well as APIs they have access to. The conversation presents detailed issues such as cross-browser compatibilities to keep in mind when developing extensions and mechanisms in the browser to prevent security vulnerabilities, and finally examines how emerging platforms can help developers take advantage of exciting new possibilities with web extensions.