Télétravail : mon desk setup 2019
En 2019 j'ai fait un article pour vous montrer tout les produits que j'utilise dans mon setup. Pour le setup à jour allez voir ma page /fr/uses/ dans le menu du blog...
Continuer à lire →The main topics of the blog are coding and tech. Because that's what we do and love as developers, right? Learn how to code or how to improve your coding skills by reading our blog post!
En 2019 j'ai fait un article pour vous montrer tout les produits que j'utilise dans mon setup. Pour le setup à jour allez voir ma page /fr/uses/ dans le menu du blog...
Continuer à lire →I really like talking about programming with people in conference, on Twitter, Instagram, via email, and more recently on my brand new MindsersIT community forum. I also appreciate when people (developers generally) share their ideas and reflections about a post I wrote here. Furthermore, I noticed that people often think...
Continuer à lire →J’aime énormément parler de programmation avec les gens lors des conférences, sur Twitter, sur Instagram, par e-mail, et bien-sûr, tout récemment, sur le forum de MindsersIT. J’apprécie tout particulièrement lorsque les gens (des développeurs généralement) viennent partager leurs avis et réflexions suite à un article que j’ai...
Continuer à lire →Pointers are hated by many first-year student of any dev school though it really isn't that bad. I'm going to give you few elements to help you master pointers...
Continuer à lire →Malgré leur simplicité, les pointeurs semblent être la bête noire de ceux qui apprennent le C ou le C++. Je vais vous aider à maîtriser ces fameux pointeurs....
Continuer à lire →Variables are the absolute base of programming. We wouldn't be able to do much without variables. We can find it in all the advanced concept of programming....
Continuer à lire →Les variables sont la base de la programmation. Nous ne ferions pas grand chose sans elles. Nous les retrouvons notamment dans tous les concepts plus avancés de programmation. Il serait même inutile de programmer sans variable. Nous allons reprendre les bases concernant les variables pour être accessible aux débutants. Néanmoins,...
Continuer à lire →Decouple your code, your coworkers will thank you. Decoupling isn't a new concept but I started documenting myself on it fairly recently. Here is what I learned. What is "decoupling" ? To understand decoupling you got to know what coupling code is first. There is a coupling...
Continuer à lire →I recently wrote a post about GitFlow where I explained what it was and how to use it in most cases. Since that, I got a lot of feedback from readers concerning the use of GitFlow in some specific cases. In particular, in the case of a project where several...
Continuer à lire →GitFlow is what we call a workflow, a working strategy for Git. There are a lot of others, but GitFlow is one of the most famous. He was thought by nvie. What is the point of using it? Why is it important to have a Git strategy? Git is a...
Continuer à lire →By clicking "Allow all", you agree to the storing of cookies on you device to enhance site navigation, analyse site usage, and assist in our marketing effort.