BleepingComputer.com: Pointers for C++ - I've built simple programs, what do I do next?

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Pointers for C++ - I've built simple programs, what do I do next?

#1 User is offline   Cyanide263 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 23
  • Joined: 22-June 09

Posted 02 July 2009 - 03:50 PM

Hi. I'm learning C++. I have learnt how to build very basic programs using an online tutorial. So far I have learnt about basic functions like int main (), cout<<,
if statements etc. I have very and I mean very basic knowledge of the programming language. Where should I go next? I want to learn how to make a GUI for simple programs. Can anyone point me in the right direction?

#2 User is offline   Billy O'Neal 

  • Bleepin Engineer GRADUATE
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,403
  • Joined: 17-January 08
  • Gender:Male
  • Location:Cleveland, Ohio

Posted 02 July 2009 - 03:58 PM

I would start with another language, such as C# or Visual Basic. C++ GUI applications are not simple undertakings. Either that or become an experienced ( a few months ) console programmer in the language.

However...

http://winprog.org/tutorial/ <-- if you're a glutton for punishment.

Note that most operating system interfaces are C based, not C++. No object oriented goodness :thumbsup:

Good luck!

Billy3

#3 User is offline   Cyanide263 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 23
  • Joined: 22-June 09

Posted 02 July 2009 - 04:08 PM

Thanks for your advice. I knew GUI programs would be difficult and frustrate me, but I'll see what I can do.

#4 User is offline   Billy O'Neal 

  • Bleepin Engineer GRADUATE
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,403
  • Joined: 17-January 08
  • Gender:Male
  • Location:Cleveland, Ohio

Posted 02 July 2009 - 05:16 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users