2012
an archive of posts from this year
| Nov 25, 2012 | Forward Class Declaration in C++ |
|---|---|
| Nov 03, 2012 | Why use GIT and hang CVS? Presentation and discussion on the advantages of Git over CVS for version control, covering key benefits and reasons why developers should migrate from legacy systems to modern Git workflows. |
| Aug 25, 2012 | Integer Limits and Types In C/C++ Understanding platform-dependent primitive data types in C/C++, including integer sizes, limits, and portability considerations across different architectures. |