Hello !
Welcome to Realce.net
If you're interested in coding, you'll find here why we code with enthusiasm, exploring creativity with P5js coding, the power of Machine Learning algorithms with python, as well as improving productivity with VBA, and much more.
Scroll below to find out more about our recent highlights!
Coding Golf
2024, Sep 29Have you ever heard about Coding Golf ? Code golfing is a code competition whose aim is to find a algorithm that solves a given problem, with the shortest code.
tags: python coding competition
Manage Excel workbooks with VBA
2023, Jul 20Data collection is an important step of each data project.
To perform each time the adequate analysis it's important to have access to a data toolbox, enabling the automation of some tasks related to data consolidation for example.
To help building an Excel toolbox on this matter, a few VBA code examples aimed to automate Excel workbooks management.
One good way to get to code in Javascript
2021, May 02Today, there are multiple ways to get into "coding". There multiple languages each with its own grammar, among them there are javascript and python.
I wanted to share one ressource for learning coding with javascript.
tags: coding p5js javascript