top of page

Resources


Getting Started with PHP and XAMPP: A Step-by-Step Guide
In today's digital age, learning PHP is a powerful step for anyone looking to enter the world of web development. PHP (Hypertext...

Nicholas Bijnens
Sep 1, 20243 min read
16
0


Efficient Data Analytics with Two Simple Vectorization Techniques
One of the most prominent benefits of code vectorization is the elimination of repeated operations on a data set.

Nicholas Bijnens
Aug 27, 20236 min read
2
0


4 Kinds of Loops You Should Consider Vectorizing
Based on my experience, I have put together a list of 4 kinds of loops you should definitely consider vectorizing.

Nicholas Bijnens
Aug 20, 20237 min read
20
0


The Comfort Zone Loop
Finding ones comfort zone is like a winding road, with ever-changing challenges and rewards. This first blog post gives a glimpse into my...

Nicholas Bijnens
Aug 13, 20234 min read
8
0
bottom of page