searched C++ report magazine and find some good links. collected here for future reference.
- A basic introduction to the uses of C++
- Some Thoughts on Writing Classes
- An Introduction to Object Orientation
- Class Struggle
- Class Struggle
- Uses of Classes with only Private and Protected Constructors
- Managing Class Coupling
- char* p vs char *p
- new & delete
- Operators for Arithmetic Classes
- The ACCU Overload journals
- C++ Report alternatives?
- The ACCU publishes two journals on paper and in electronic form: C Vu and Overload.
Overload Journal #1 - Apr 1993 + Programming Topics Author: Mike Toms
Overload Journal #1 - Apr 1993 + Design of applications and programs Author: Francis Glassborow
As some of you know I now present some of Richford's courses for serious programmers converting to C++. One of the benefits of such involvement is being made aware of the problems that face experienced programmers when they first start writing their own classes. The following are a few thoughts based on my observations.
Overload Journal #1 - Apr 1993 + Programming Topics + Design of applications and programs Author: Mike Toms
Overload Journal #2 - Jun 1993 + Programming Topics Author: Mike Toms
Overload Journal #3 - Aug 1993 + Design of applications and programs Author: Mike Toms
Overload Journal #3 - Aug 1993 + Programming Topics Author: Francis Glassborow
Overload Journal #3 - Aug 1993 + Design of applications and programs Author: Frederic H. Wild III
Overload Journal #4 - Feb 1994 + Programming Topics Author: Mike Toms
Overload Journal #4 - Feb 1994 + Programming Topics Author: Francis Glassborow
Overload Journal #5 - Sep 1994 + Programming Topics Author: Francis Glassborow
No comments:
Post a Comment