Sets allow the creation of collections of unique values. See how they are used in this quick intro. (more…)
Read more »
Some days ago I posted an article on “Detecting Facial Features with Python” and I got many questions from people on twitter on how to do that with JavaScript. Today we are going to be answering that and we will add some extras like masking your face with... (more…)
Read more »
A curated list of the most popular JavaScript libraries to boost your productivity... (more…)
Read more »
Programming has drawn me back into math, and I am really enjoying seeing the parallels between the formal logic of mathematics and the logic we see in code. I… (more…)
Read more »
Parse and evaluate MS Excel formula in javascript. - GitHub - LesterLyu/fast-formula-parser: Parse and evaluate MS Excel formula in javascript. (more…)
Read more »