In this article, we’ll explore Convolutional Neural Networks (CNNs) and, at a high level, look at how they are driven by the structure of the … “An intuitive guide to Convolutional Neural Networks”
An intro to Behavioral Programming with React request
Behavior programming simplifies the task of handling underspecifications and conflicting requirements by enabling the addition of software modules that can not only add to but … “An intro to Behavioral Programming with React request”
Web Tracking What You Should Know About Your Privacy Online
We are all concerned and debating the rise of online privacy in the wake of the Facebook scandal. Here is my attempt to explain how … “Web Tracking What You Should Know About Your Privacy Online”
What I learned from creating and shipping my first app in a day
I’ve been learning how to code for almost two years, during which time I’ve created quite a few projects. But the one thing I could … “What I learned from creating and shipping my first app in a day”
A Beginner’s Guide to CSS Grid
I first heard about CSS Grid in late 2016. I was sitting at one of my first Tech Ladies® meetings and heard an attendee mentioned … “A Beginner’s Guide to CSS Grid”
How to install cpanelwhm on a Digital Ocean VPS
In this article, I will walk us through the step by step process of setting up a cpanel/whm on a Digital Ocean VPS. Note that … “How to install cpanelwhm on a Digital Ocean VPS”
How to handle monetary values in JavaScript
Banking apps, e-commerce websites, stock exchange platforms – we interact with money everyday. We also increasingly rely on technology to take care of ourselves. Still, … “How to handle monetary values in JavaScript”
TC39 and its contributions to ECMAScript
Many people get confused what is JavaScript and what is ECMAScript. It is sometimes difficult to tell how they are related to each other and … “TC39 and its contributions to ECMAScript”
How much can you cURL A quick and easy intro to a useful tool
On a good day I can flex twice that 20 lb weight. probably. But that’s not the type of curling we’re talking about! Curl (or … “How much can you cURL A quick and easy intro to a useful tool”
Solve the ‘unsolvable’ with Monte Carlo methods
The worlds of data science, mathematical finance, physics, engineering and bioinformatics (among many others) easily create difficult problems. These are problems for which no computationally … “Solve the ‘unsolvable’ with Monte Carlo methods”