Homepage
Open in app
Sign in
Get started
Background Thread
We're all about Computer Science. We might even say that all we see around are ones and zeroes, shaped up in a lambda-like structures.
Archive
PWOTD
Follow
What’s a Turing Machine? (And Why Does It Matter?)
What’s a Turing Machine? (And Why Does It Matter?)
Turing machines, explained!
Marin Benčević
Apr 1, 2019
What is Lazy Evaluation? — Programming Word of the Day
When a compiler encounters an expression, usually it tries to evaluate it. Evaluation is the process of getting the root meaning of a piece…
Marin Benčević
Sep 28, 2018
Why JavaScript is an OOP Language (Even Though It Doesn’t Have Classes)
You probably know how OOP works. The class Dog inherits from class Animal, which means that if you have a Dog you access methods from…
Marin Benčević
Sep 18, 2018
Why Recursion Is Less Efficient Than a Loop — Programming Word of the Day
Why Recursion Is Less Efficient Than a Loop — Programming Word of the Day
Recursion is, simply put, a function calling itself.
Marin Benčević
Aug 31, 2018
Asynchronous programming with Kotlin and Coroutines — Lesson 3: Continuation
Asynchronous programming with Kotlin and Coroutines — Lesson 3: Continuation
This is the third part of my series, so make sure you check out the first two articles! P.S. If you’ve already read them, I’ve updated…
Filip Babic
Aug 21, 2018
Here’s One Programming Paradigm you Probably Haven’t Heard of — Programming Word of the Day
Here’s One Programming Paradigm you Probably Haven’t Heard of — Programming Word of the Day
You’ve heard of object oriented, imperative and functional programming. These are all different programming paradigms, or ways of thinking…
Marin Benčević
Aug 16, 2018
What’s the smallest possible number? — Programming Word of the Day
What’s the smallest possible number? — Programming Word of the Day
What’s the smallest number greater than 0? This is one of those simple questions with complicated answers somewhere between “there is none”…
Marin Benčević
Aug 7, 2018
About Background Thread
Latest Stories
Archive
About Medium
Terms
Privacy
Teams