Hi
I just finished reading C++ the complete reference by herb schildt (almost a quarter ago)so i feel i can program in c++ but i don't know what to write.could you give me some problems that their answers involve a lot of c++ features?
thanks a lot
massivefermion 3 Junior Poster
Recommended Answers
Jump to PostThere are thousands of examples posted here -- just read some of these threads and attempt to solve the programs yourself.
Jump to PostThis is a pretty good one for you to code. Just change the requirements to use a vector of Student classes instead of three simple arrays, and use std::sort instead of writing your own. If you don't know vectors and classes very well, that will give you some practice …
All 8 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
greg022549 0 Newbie Poster
tux4life 2,072 Postaholic
orwell84 7 Junior Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
tux4life 2,072 Postaholic
tux4life 2,072 Postaholic
ithelp 757 Posting Virtuoso Banned
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.