home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 June / PCPRO_696.ISO / specials / c-pp / 01 / 01010.wav (.mp3) < prev    next >
Waveform Audio File Format  |  1995-09-24  |  692.2 KB  |  1 channel  |  22,050 sample rate  |  32 seconds
Transcription: People sometimes ask us if they can just skip learning C and start out writing C++. We don't recommend that. C is a pretty complex language by itself, and to put C++ on top of that is too much to learn at once. So as we talk about programming in C++, we're going to assume that you already know C. Now, you don't have to be a world expert in C to follow what we're saying, but you should understand the basics. In particular, if you haven't used structs, you should really learn about them before going ahead with C++.