Ola Sk

Ola Sk @olask

About: Graduate of "Codecool" programming school where I studied Full-Stack tech: Python & Flask, Front-end with React & Svelte, Java & Spring Boot as well as SQL & Postgres. I used to program in C++.

Location:
Amsterdam
Joined:
Nov 29, 2019

Ola Sk
articles - 7 total

Database normalization may be harmful to efficiency on large scale analytics projects.

If the select queries to your relational database return big tables, additionally if you used one or...

Learn More 12 2Jan 5 '20

Jason Turner's gift C++ tutorial for Christmas

Jason Turner has hit a 200 informational videos on modern C++ features this Christmas season. He's a...

Learn More 12 0Dec 31 '19

Books to understand Causal Inference and Structured Causal Modeling (SCM) from level ~0

I did some research and I’m coming to you with a few books that I found maybe the proper way to und...

Learn More 15 0Dec 23 '19

Some basic differences between maths and statistics name conventions.

I write this note because I was confused with the names used for different concepts in maths vs stati...

Learn More 6 0Dec 11 '19

Review: Mathematics for Machine Learning @ Coursera. Linear Algebra; Multivariate Calculus; PCA.

I recently was doing the Mathematics for Machine Learning specialization on Coursera, which consists...

Learn More 18 2Dec 11 '19

STL Algorithms: Counting and Finding

Foreword (TL;DR) STL isn't a very big library compared to many libraries available in...

Learn More 10 3Dec 9 '19

Easy set-up: Automate building and debugging a currently active C++ source file with VS Code on Linux

First build, then debug In order to properly debug a C++ program, it needs to be built wit...

Learn More 15 0Dec 6 '19