Canvas & Ratio
Choose your destination platform format
Layout Template
Choose a content structure for your slides
Preset Themes
Typography & Sizing
Brand Kit Customization
AGENCYConfigure brand assets for headers & footers
Outro Slide CTA
Customize your closing call-to-action slide
Background Pattern
Build Your Carousel
Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

Understanding compilers is helpful to grow your engineering knowledge. Here's a thread to help you get started 🧵👇

Learn the very basics by building a compiler & interpreter on 25 lines of JavaScript 🔥 <a target="_blank" href="https://blog.mgechev.com/2017/09/16/developing-simple-interpreter-transpiler-compiler-tutorial/" color="blue">blog.mgechev.com/2017/09/16/dev…</a>

"Let’s Build A Simple Interpreter" is a fantastic blog series by @rspivak <a target="_blank" href="https://ruslanspivak.com/lsbasi-part1/" color="blue">ruslanspivak.com/lsbasi-part1/</a>

Parsing approaches <a target="_blank" href="https://tratt.net/laurie/blog/entries/which_parsing_approach.html" color="blue">tratt.net/laurie/blog/en…</a>

An introduction to type systems by building a simply typed lambda calculus <a target="_blank" href="https://blog.mgechev.com/2017/08/05/typed-lambda-calculus-create-type-checker-transpiler-compiler-javascript/" color="blue">blog.mgechev.com/2017/08/05/typ…</a>

Compiler development classic and one of the best books about programming languages I've read <a target="_blank" href="https://www.amazon.com/Compilers-Principles-Techniques-Tools-2nd/dp/0321486811" color="blue">amazon.com/Compilers-Prin…</a>

"Types and Programming Languages" - denser book about type theory from a more mathematical perspective. Lots of exciting topics such as lambda calculus and completeness of programs 🔥 <a target="_blank" href="https://www.amazon.com/Types-Programming-Languages-MIT-Press/dp/0262162091" color="blue">amazon.com/Types-Programm…</a>