Koodal
Kood Scribbles

Kood Scribbles

Follow
Follow
homenewsletter

"Hey Siri", Can you write unit tests for me?

Aug 31, 20215 min read

As developers, we strive to fine-tune our development workflow as much as possible so that we can churn out code quickly and efficiently. Me being a...

"Hey Siri", Can you write unit tests for me?

Let’s translate programming languages like Google Translate - part 2

Aug 26, 20205 min read

Building a Python to Javascript transpiler · In the first part, we learned about the compiler and its internal workings using an url-compiler. Now let's...

Let’s translate programming languages like Google Translate - part 2

Let’s translate programming languages like Google Translate - part 1

Aug 17, 20204 min read

Understanding the internals of a compiler · Background: When I first moved to a non-English speaking country I realized the importance of google...

Let’s translate programming languages like Google Translate - part 1