Hey guys,

Well looked at a job online (IT consultancy job) and they require good level of procedural c++ programming ...

I was wondering if anyone could hep me with any ideas or can show me any sites with advanced project ideas. All I know is linked list which I guess is basic for procedural c++ programming.

Thanks

I dont know if you're familiar with Win32 API, using c++?
If yes, try a tic tac toe game (very easy), or some other game.

You can also make a program which encrypts/decyfers a file. Maybe you can specify the different algorithms, and make some secret language program.

Maybe you don't like it, but there are at least some ideas.

Good luck!

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.