“Required is not defined” and Runtime EnvironmentsAlways keep in mind your runtime environment and which Modules Standard is implemented there.Nov 1, 2021Nov 1, 2021
What would happen if the error“undefined is not function” was not caughtBe careful not to reset your computer when calling functions!Oct 27, 2021Oct 27, 2021
0.1 + 0.2 != 0.3To understand why “0.1 + 0.2” is not “0.3”, we will create a new Floating-point format: the “Almost-No-Precision format”.Oct 18, 2021Oct 18, 2021
Let’s build the simplest ALU everThe ALU is an electric circuit that performs arithmetic operations. Learn how it works by building one.Oct 14, 2021Oct 14, 2021
Why Binary NumbersWhy do computers systems use the binary system? Is the answer in the hardware or in the logic?Oct 13, 2021Oct 13, 2021
Subtraction without SubtractionHow to subtract numbers without using subtraction.Sep 28, 2021Sep 28, 2021
An Adding Machine: From electricity to arithmetic.How from the “True AND True” or “False OR True” of Logic Gates, computers calculate 723+128.Sep 21, 20211Sep 21, 20211
Why is the Turing Machine important?Some ideas in the paper that Alan Turing presented in 1936 are included in the architecture of our modern computers.Sep 14, 2021Sep 14, 2021
Published inJavaScript in Plain EnglishLearn HTTP networking by saving WesterosThis is a small game I developed for a training. It’s supposed to help you get a grasp of HTTP networking.Jan 12, 20201Jan 12, 20201