943,962 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 1088
  • C++ RSS
Oct 3rd, 2006
0

Implementing C++ into applications

Expand Post »
Hey everyone. I had a few questions and I was hoping you could point me in the right direction. I'm currently taking a C++ class in college. I learned C last year and the transition has been relatively easy. I understand a majority of C++(probably 75-80%), I just have problems with santax and a few minor things. Next summer I plan on getting an internship with a software development company and this is where my questions start. Ive done alot of basic programs using any and all functions and all that, but I was wondering how these little programs are implemented into software applications that giant firms use for banking systems or something like that. I've read alot of tutorials and tried to find information about this but they just show me how to write in C++, not how to change these programs into application software. Any information that anyone could give me would be much apprecaited. Thanks, and sorry for the essay above
Similar Threads
Reputation Points: 10
Solved Threads: 3
Junior Poster
Barefootsanders is offline Offline
165 posts
since Oct 2006
Oct 3rd, 2006
0

Re: Implementing C++ into applications

Application development just appears natural to you when you gain enough knowledge to code an application all by your own accord. So if you still fuzzy on how applications are made then you havent quite reached the mark.

Application developement in C++ is no different from the simple programs you used to write except now those small programs become the modules or small part of some big time application.

Also the concept of GUI (graphical user interface) libraray comes into play which you have to use to render text boxes, buttons and handle button events.

If you need to explore or experiment with such libraries i would recommend an Opensource GTK+ library for application development in C++. Just google for it and you will be able to find out from where it can be downloaded as well as the forums and tutorials related to it.
Super Moderator
Featured Poster
Reputation Points: 3233
Solved Threads: 720
Failure as a human
~s.o.s~ is offline Offline
8,872 posts
since Jun 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Pause the Program
Next Thread in C++ Forum Timeline: WinSock & Windows Mobile 5





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC