Breadcrumbs
Tag: "c"
-
Review: Sams Teach Yourself C++ in 21 Days
- Author
- Date
- Tue 12 Jul 2005 at 10:20
- Type
- Article
Originally featured in the Technology Today, read the extended review on Sams Teach Yourself C++ In 21 Days. Learn C++ the easy way with this comprehendible book.
-
Hungarian Notation in C++
- Author
- Date
- Thu 10 Mar 2005 at 19:13
- Type
- Article
Hungarian Notation is a variable naming convention that includes information about the variable in its name. Here Ethan shows us more about the Hungarian concept and how to use it to our advantage.
