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

Jump to content


Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.

Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

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
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,079
  • 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
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,079
  • Joined: 17-January 08
  • Gender:Male
  • Location:Cleveland, Ohio

Posted 02 July 2009 - 05:16 PM

C# and Visual Basic let you just drag windows forms controls around.. much easier :thumbsup:

Billy3

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