Saturday, November 21, 2020

C++ report magazines

searched C++ report magazine and find some good links. collected here for future reference.

  1. A basic introduction to the uses of C++
  2. Overload Journal #1 - Apr 1993 + Programming Topics Author: Mike Toms

  3. Some Thoughts on Writing Classes
  4. 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 pro­grammers when they first start writing their own class­es. The following are a few thoughts based on my observations.

  5. An Introduction to Object Orientation
  6. Overload Journal #1 - Apr 1993 + Programming Topics + Design of applications and programs Author: Mike Toms

  7. Class Struggle
  8. Overload Journal #2 - Jun 1993 + Programming Topics Author: Mike Toms

  9. Class Struggle
  10. Overload Journal #3 - Aug 1993 + Design of applications and programs Author: Mike Toms

  11. Uses of Classes with only Private and Protected Constructors
  12. Overload Journal #3 - Aug 1993 + Programming Topics Author: Francis Glassborow

  13. Managing Class Coupling
  14. Overload Journal #3 - Aug 1993 + Design of applications and programs Author: Frederic H. Wild III

  15. char* p vs char *p
  16. Overload Journal #4 - Feb 1994 + Programming Topics Author: Mike Toms

  17. new & delete
  18. Overload Journal #4 - Feb 1994 + Programming Topics Author: Francis Glassborow

  19. Operators for Arithmetic Classes
  20. Overload Journal #5 - Sep 1994 + Programming Topics Author: Francis Glassborow

    C++ report alternative

  21. The ACCU Overload journals
  22. C++ Report alternatives?
  23. The ACCU publishes two journals on paper and in electronic form: C Vu and Overload.

No comments:

Post a Comment