The following blog is apart of my growing list of guides for teachers and students of online tutorials in web technology. To help judge what a tutorial expects of the reader to know before taking. This time we’re talking about JavaScript, but check out my... (more…)
Read more »
Code, by Charles Petzold, is a fascinating look at building computers from the ground up. Starting in Chapter 11, it walks through creating logic gates. These can be used (amongst other things) to add numbers together. (more…)
Read more »
JavaScript is one of the most popular languages on the web. Even though it was... (more…)
Read more »
Let's explore math without numeric literals, data without vars, and high order functions as primitives. Basically, let's talk Church Encoding and build real ... (more…)
Read more »
I am a self-taught software developer, with a passion to learn – from computer science to social interactions... (more…)
Read more »