Writing SDK documentation, need useful beginner tutorials

Posted by David Rutten on Stack Overflow See other posts from Stack Overflow or by David Rutten
Published on 2010-04-10T12:14:33Z Indexed on 2010/04/10 12:33 UTC
Read the original article Hit count: 269

Filed under:
|
|
|
|

I'm currently writing SDK documentation for one of our products, but for obvious reasons I don't want to talk about the essentials of OOP. Does anyone know any good online teaching material that explain (aimed at absolute beginners) concepts such as classes, inheritance, constructors, instances etc.? Preferably urls that are likely to survive for a couple of years to come...

It's a DotNET SDK and we're including only VB and C# samples, so C++ or Delphi or Lisp material is not that useful.

© Stack Overflow or respective owner

Related posts about tutorials

Related posts about teaching