Steven EllisMachine Learning From First Principles Part 1: the Bias vs Variance Trade-OffIntroduction to learning from dataFeb 6Feb 6
Steven EllisinITNEXTA Comprehensive Guide to Generics in GoGo is a statically typed language. This means that the types of variables and parameters are checked at compile time. Built-in Go types…Jan 23, 2023Jan 23, 2023
Steven EllisinITNEXT10 Features of Go that Set it Apart From Other Languages.As programming languages go, Go is fairly young. It was first released in November 10, 2009. Its creators Robert Griesemer Rob Pike and Ken…Sep 21, 20216Sep 21, 20216
Steven EllisCan Content Creators Really Live Off 1000 True Fans?In 2008, Kevin Kelly made a bold claim: in the modern economy, any creator (artist, producer, inventor , maker etc.) requires only 1000…Jun 29, 2021Jun 29, 2021
Steven EllisinThe StartupThe Day Cryptography Changed ForeverOn 1 August 1977, Scientific American, a popular science magazine, released its monthly publication, as it had been doing since 1921. It…Jan 6, 2020Jan 6, 2020
Steven EllisinITNEXTAlgorithms to Efficiently Solve Dynamic ConnectivityIn computing and graph theory, a dynamically connected structure is one that maintains information about the connected components of a…Oct 3, 2019Oct 3, 2019
Steven EllisinITNEXTJavascript’s Awesome Spread Syntax[…]Linus Torvalds, the founder of Linux, once said that good programmers don’t worry about code, but rather about data structures and their…Jun 28, 20191Jun 28, 20191
Steven EllisinITNEXTBuilding an Ionic application using ReactThe Ionic team recently announced some exciting news: the new version of the Ionic Framework — V4 — is now framework-agnostic, meaning it…Apr 11, 20192Apr 11, 20192
Steven EllisinITNEXTA Toolkit to Harness the Full Power of JavaScript FunctionsFunctions form an integral role in the JavaScript language — they are the means whereby logic is executed. But functions in Javascript are…Feb 27, 2019Feb 27, 2019
Steven EllisinITNEXTThe power of functional programming in JavascriptFunctional programming is an extremely powerful paradigm that can make your JS code simpler, more efficient, extensible and less…Jan 22, 2019Jan 22, 2019