Presentation and implementation of List data structure
Author Archives: 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 ensuredContinue reading “Testing”
Memory Usage
A quick article to describe memory management in programm.
Programmation Bases
Introduces bases of programming through various languages and details common points between each and how to move from one to another.
What is programming
Lot of people think programming as writing some random phrases and magically making thinks work. So let’s define programming 🙂
How did I fall into IT
A small article to present my evolution in the IT world.