Posts Tagged ‘dev’

C/C++

A C/C++ feature that helped me to log better

I read an article some time ago where it claims that you take at least 10 years to learn C/C++ entirely. I don’t remember if was Bjarne Stroustrup or someone else that said that but I completely agree! I program [...]


The fast version control system

My Workflow With Git

I know the last post was something slightly better than crap, but I just tried to give a brief introduction about Source Control Management to write this post about git, the one I choose for all my personal work. Sometimes [...]