Alexandre, bridging the technical gap at Revolut
Alexandre works in sales at Revolut. When clients ask technical questions, he doesn't need to...
A reusable block of code designed to perform a specific task. It takes input, processes it, and may return a result.
Helps simplify code by avoiding repetition. Essential in structuring software for better readability and maintenance, and used across all programming languages.
In JavaScript: function addNumbers(a, b) { return a + b; } Calling addNumbers(2, 3) would return 5.

Alexandre works in sales at Revolut. When clients ask technical questions, he doesn't need to...

You want to move into data, AI, or tech — or deepen the skills you...

When Arthur graduated from law school after five years of study, the professional world didn't...