Base.cs Podcast  Por  arte de portada

Base.cs Podcast

De: CodeNewbie
  • Resumen

  • Beginner-friendly computer science lessons based on Vaidehi Joshi's base.cs blog series, produced by CodeNewbie.
    Copyright 2020 CodeNewbie
    Más Menos
Episodios
  • S9:E8 - "In the end, the code you take is equal to the code you make"
    Mar 25 2020
    For our final episode, we answer your burning questions including the Base.cs origin story, Saron and Vaidehi's favorite niche data structure, and what are some good resources to check out next. We also take a look back at some of our favorite moments from the show's history, and find a couple of fun themes. Based on Vaidehi Joshi's blog post, "Base.cs".
    Más Menos
    26 m
  • S9:E7 - "This way to translate is le-JIT"
    Mar 18 2020
    We've been talking a lot about the differences between compilers and interpreters, and how both of them work, and the ways that allowed one — the compiler — to lead to the creation of the other — the interpreter. Now we get into the Just In Time compiler, or a JIT, which is fusion or combination of the interpreter and the compiler, which are each two types of translators in their own right. A just-in-time compiler has many of the benefits of both of these two translation techniques, all rolled up into one. Based on Vaidehi Joshi's blog post, "A Most Perfect Union: Just-In-Time Compilers".
    Más Menos
    22 m
  • S9:E6 - "Two translators, both alike in dignity"
    Mar 11 2020
    We have been talking a lot about compilers, and in this episode we discuss the differences between compilation versus interpretation. An interpreter is also a translator, just like a compiler, in that it takes a high level language (our source text) and converts it into machine code. However, it does something slightly different: it actually runs and executes the code that it translates immediately (inline) as it translates. Based on Vaidehi Joshi's blog post, "A Deeper Inspection Into Compilation And Interpretation".
    Más Menos
    20 m

Lo que los oyentes dicen sobre Base.cs Podcast

Calificaciones medias de los clientes

Reseñas - Selecciona las pestañas a continuación para cambiar el origen de las reseñas.