Click here to Skip to main content
15,919,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Read-Write locks... Pin
Michael Dunn26-Apr-02 16:51
sitebuilderMichael Dunn26-Apr-02 16:51 
GeneralRe: Read-Write locks... Pin
Matt Gullett26-Apr-02 17:08
Matt Gullett26-Apr-02 17:08 
GeneralRe: Read-Write locks... Pin
Nemanja Trifunovic26-Apr-02 17:35
Nemanja Trifunovic26-Apr-02 17:35 
GeneralRe: Read-Write locks... Pin
Chris Hafey26-Apr-02 18:57
Chris Hafey26-Apr-02 18:57 
GeneralRe: Read-Write locks... Pin
JT Anderson29-Apr-02 13:54
JT Anderson29-Apr-02 13:54 
GeneralBooks :) Pin
SilverShalkin26-Apr-02 15:44
SilverShalkin26-Apr-02 15:44 
GeneralRe: Books :) Pin
Shog926-Apr-02 17:44
sitebuilderShog926-Apr-02 17:44 
GeneralRe: Books :) Pin
Christian Graus26-Apr-02 17:59
protectorChristian Graus26-Apr-02 17:59 
SilverShalkin wrote:
How to represent data

Surely the current trendy answer to that is XML Smile | :)

SilverShalkin wrote:
programming concepts

What do you mean ?

SilverShalkin wrote:
Algerithms

For both algorithms and data representation, you probably should start with a book on the STL, rather than reinvent the whell. I have an O'Reilly book called Mastering Algorithms in C that I am glad I read, but I won't do any of it, because the STL does it for me. The C++ Programming Language by Bjarne Stroustrup has a good intro to STL, otherwise, STL Tutorial and Reference from Addison Wesley is a good place to start.

SilverShalkin wrote:
Searching, sorting - abstract data types

Again, you should be using the STL, but Mastering algorithms in C is a good book to help you understand what it is doing for you.



Christian

The tragedy of cyberspace - that so much can travel so far, and yet mean so little.

And you don't spend much time with the opposite sex working day and night, unless the pizza delivery person happens to be young, cute, single and female. I can assure you, I've consumed more than a programmer's allotment of pizza, and these conditions have never aligned. - Christopher Duncan - 18/04/2002
GeneralRe: Books :) Pin
l a u r e n26-Apr-02 22:49
l a u r e n26-Apr-02 22:49 
GeneralRe: Books :) Pin
SilverShalkin27-Apr-02 6:06
SilverShalkin27-Apr-02 6:06 
GeneralRe: Books :) Pin
Brian Delahunty27-Apr-02 6:55
Brian Delahunty27-Apr-02 6:55 
GeneralRe: Books :) Pin
Michael P Butler27-Apr-02 10:33
Michael P Butler27-Apr-02 10:33 
QuestionManaged C++ Web Service... is trying to download?? Pin
Adam Clauss26-Apr-02 15:16
Adam Clauss26-Apr-02 15:16 
GeneralmciSendString - AVI file with strange colours Pin
26-Apr-02 13:35
suss26-Apr-02 13:35 
GeneralRe: mciSendString - AVI file with strange colours Pin
Tom Archer26-Apr-02 14:34
Tom Archer26-Apr-02 14:34 
GeneralRe: mciSendString - AVI file with strange colours Pin
26-Apr-02 15:47
suss26-Apr-02 15:47 
GeneralRe: mciSendString - AVI file with strange colours Pin
Tom Archer26-Apr-02 15:51
Tom Archer26-Apr-02 15:51 
GeneralDebug Output Window Pin
RaviJoshi26-Apr-02 12:51
RaviJoshi26-Apr-02 12:51 
GeneralRe: Debug Output Window Pin
Michael P Butler27-Apr-02 10:46
Michael P Butler27-Apr-02 10:46 
QuestionDisplay a graph / Extend CListView? Pin
26-Apr-02 12:21
suss26-Apr-02 12:21 
QuestionHow to place and drive activex controls in CView Pin
HallerbachJ26-Apr-02 10:33
HallerbachJ26-Apr-02 10:33 
Generalstack corrupted Pin
Steve Severance26-Apr-02 8:26
Steve Severance26-Apr-02 8:26 
GeneralRe: stack corrupted Pin
Paul M Watt26-Apr-02 8:39
mentorPaul M Watt26-Apr-02 8:39 
GeneralRe: stack corrupted Pin
Steve Severance26-Apr-02 11:11
Steve Severance26-Apr-02 11:11 
GeneralRe: stack corrupted Pin
Paul M Watt26-Apr-02 15:46
mentorPaul M Watt26-Apr-02 15:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.