Decoding Compilers - Empowering Developers with Roslyn

Поділитися
Вставка
  • Опубліковано 4 чер 2024
  • Onboarding new developers and imposing programming patterns and guidelines can take a good amount of time from your team. Roslyn, with its rich APIs, is helping us tackle these challenges during compile time.
    In this session, you will learn how to investigate Compiler APIs from Roslyn and how they assist in creating Semantic Analyzers and Code Fixers tailored for your team. With Semantic Analysis, you can ensure the given program is semantically consistent with language definition, and with Semantic Analyzers, you can extend it to best practices and coding patterns. Code Fixers provide suggestions for the already written code to be replaced with an alternative; this way, your teams' developers will have an extra tool in their toolbox for writing better code addressing their needs.
    In this Brainfood Talk, Shahab will showcase how to save time on development and code reviews by unifying the build on your machine and CI/CD pipelines.
    PRESENTER: Shahab (Saeed) Ganji: squer.link/shahab
    Prerequisites (CodeJoyRide): squer.link/2aMn
    Upcoming Brainfood Talks: squer.link/brainfoodtalks
    Code Crafts: code-crafts.com/
    Follow Us on LinkedIn: squer.link/LinkedIn
    Follow Us on Instagram: / squer.io
    www.squer.io
    Chapters:
    00:00​​ Start of Streaming
    02:40 Intro & Welcome
    04:12 Brainfood Talk
    47:22​​​​ Q&A Session
  • Наука та технологія

КОМЕНТАРІ • 2

  • @702mehdi
    @702mehdi 15 днів тому

    Shahab, that was a great presentation! 😉
    Keep going; you have the potential to be one of the best presenters.