Presentation and implementation of List data structure
Archives de l’auteur : Switchelven
Testing
Hello, here is Switch. Today, we will introduce program testing. When we code, we make lots of fonctions witch have different impacts and can be broken for various reason (forgetting an assignment, wrong calcul, messed up pointers, global variables broken and so on). Those function are created to respect known objectives witch should be ensuredLire la suite “Testing”
Memory Usage
A quick article to describe memory management in programm.
Les bases de la programmations
Introduces bases of programming through various languages and details common points between each and how to move from one to another.
En quoi consiste la programmation
Lot of people think programming as writing some random phrases and magically making thinks work. So let’s define programming 🙂
Mon entrée dans le monde de la programmation
Un court article pour présenter mon évolution dans le monde de la progammation.