From: Jack on
Does anyone know of any web sites that have
much info on many aspects of C++ programming?
such as sockets, unicode, multithreading, interface design, database design
and advanced controls programming (Grid) etc. If there aren't, could I have
the links from various places that cover those subjects?
I've taken a look from google, the results were quite messy.. Thanks for any
hints..
Jack


From: Chris Saunders on
You will find lots of what you are looking for at
http://www.codeproject.com/.

Regards
Chris Saunders

"Jack" <jl(a)knight.com> wrote in message
news:OQdsfi4tKHA.4796(a)TK2MSFTNGP02.phx.gbl...
> Does anyone know of any web sites that have
> much info on many aspects of C++ programming?
> such as sockets, unicode, multithreading, interface design, database
> design and advanced controls programming (Grid) etc. If there aren't,
> could I have the links from various places that cover those subjects?
> I've taken a look from google, the results were quite messy.. Thanks for
> any hints..
> Jack
>