- Advanced Test in C - Think you've mastered C? Try this advanced C test designed to test your C knowledge and skills.
- C vs Pascal - Article that highlights the differences C and Pascal and why they actuaslly matter.
- Generalized Callbacks: C++ and C# - In this article, the author examine two technologies that implement generalized, extensible callback mechanisms in C++ and C- the libsigc++ class library in C++ and the delegate feature in C#.
- Objective C and Object-Oriented Programming - This paper, on the Objective C language, which preceeded C++ in popularity in the 1980s, describes the language well, which still is used and is of historical and language design interest to C++ programmers.
- Objective-C - Great article that explains how to send messages to objects.
- Securing Your C Programs - This article provides a brief overview of some of the things you need to think about when writing a secure program in C.
- The Case Against C - Article that argues why we should retire C in favor of a more modern language.
|
|
|