A new way of blogging about C++
This blog post is about to show a new way of blogging about C++.
Developer. Author. Speaker.
This blog post is about to show a new way of blogging about C++.
What is going to be the output about this javascript snippet?
BrainFuck is like the DNA of any programming language
Prelude
Take a look at this piece of javascript code that runs live in your browser:
This article is an interactive version of this article by Dr. Axel Rauschmayer.
What is BrainFuck?
!!React
This post is an interactive adaptation of a detailed explanation of Alex Miller in the Clojure Google group about Clojure print system.
Javascript is a language full of surprises: there are the good parts and the bad parts. Today, I discovered that setTimeout featured a minimal delay of 4 msec.