home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 15814 < prev    next >
Encoding:
Text File  |  1992-11-04  |  1.8 KB  |  47 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!decwrl!netcomsv!netcom.com!rowe
  3. From: rowe@netcom.com (Rick Rowe)
  4. Subject: Need help for Newsletter
  5. Message-ID: <1992Nov5.050801.386@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Date: Thu, 5 Nov 1992 05:08:01 GMT
  8. Lines: 37
  9.  
  10.  
  11. Hi,
  12.  
  13. I am the editor of a C Newsletter. We are just starting to cover
  14. C++ and need articles on OOP, transitioning from C to C++ (i.e.
  15. function oriented paradigm to object oriented paradigm), etc.
  16.  
  17. The folks at Taumetric Corp. have been a great help. Was wondering
  18. if anyone else out there would like to contribute. All articles are 
  19. welcome and will eventually be printed. 
  20.  
  21. The newsletter is far from breaking even. But as an educator, I
  22. love communicating with so many students and instructors. Since I
  23. teach part-time, I put those $$ towards generating the newsletter and
  24. mail the newsletter out to over 1000 colleges and universities around
  25. the world. So, think of your contributions as a way of helping others
  26. learn.
  27.  
  28. I am also picking out interesting interchanges from this news group
  29. and have included some of the C++ FAQ. But articles from ya'll
  30. dealing with applications, learning C++, etc. are needed.
  31.  
  32. Much thanks. Please e-mail any submissions to me. I will summarize
  33. all titles of received write-ups and will post it. Anyone interested
  34. can e-mail me and i will route them to ya. The articles do not need
  35. to be polished, but make sure the code examples work. 
  36.  
  37. Thanks again, 
  38. Rick
  39.  
  40.  
  41.  
  42. -- 
  43. ===========================================================================  
  44. Rick Rowe - The C Programmers Network Newsletter+_   int x=10,y=20;       |
  45. Editor      Internet: rowe@netcom.com           +_   x=x^y; y=y^x; x=x^y; | 
  46. On a clear day you can C forever!               +_   /* getting dizzy? */ |
  47.