You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thématique: En Scala, l'annotation @tailrec est utilisée pour informer le compilateur qu'une optimisation de la récursion en queue est attendue.
Aspect technique: Si le compilateur détecte qu'une optimisation n'est pas possible, il renverra une erreur de compilation. Ce mécanisme assure que le développeur est conscient des implications de performance de son code.
Thématique: Une introduction complète aux appels en queue, leur importance dans la programmation fonctionnelle, et comment différents langages gèrent ces appels.
Aspect technique: La récursion en queue peut être optimisée en un saut d'instruction au lieu d'un appel de fonction complet, économisant ainsi de l'espace de pile.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In this era of digital advancement, why not put your CV under continuous deployment? This way, you can always keep your CV up-to-date and readily available for any potential opportunity. This post guides you through the process of putting your CV under continuous deployment using GitHub Actions.
Step 1: Making the Most of LaTeX
LaTeX is a high-quality typesetting system and in our case, we are using two particular document classes - Beamer for presentations and moderncv for the CV.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters