Guile Hacker Handbook – Create an application
A new section of the book has been published: Create an Application !
A new section of the book has been published: Create an Application !
Une nouvelle section du livre a été publiée : Créer une application !
A new chapter of the book has been published in the data types section: strings!
Un nouveau chapitre du livre a été publié dans la section des types de données : les chaînes de caractères !
The Guile Hacker Notebook follows the style of Test Driven Learning to illustrate features of the Guile programming language. Asides on tools and techniques are provided to help the hacker become more productive.
In this chapter, the hacker manipulates booleans. He will take the opportunity to document his source code with what are called docstrings.
The chapter is accessible at the following address: https://jeko.frama.io/fr/booleans.html .
Let's take advantage of this article to play a bit with all this!
Le Carnet du Hacker Guile suit le style du Test Driven Learning pour illustrer des fonctionnalités du langage de programmation Guile. Des apartés sur les outils et les techniques sont apportées pour aider le hacker a devenir plus productif.
Dans ce chapitre, le hacker manipule les booléens. Il en profitera pour documenter son code source avec ce que l'on appelle des docstrings.
Le chapitre est accessible à l'adresse suivante : https://jeko.frama.io/fr/booleans.html.
Profitons de cette article pour jouer un peu avec tout ça !