Implementing C++ into applications

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2006
Posts: 164
Reputation: Barefootsanders is an unknown quantity at this point 
Solved Threads: 3
Barefootsanders Barefootsanders is offline Offline
Junior Poster

Implementing C++ into applications

 
0
  #1
Oct 3rd, 2006
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
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,629
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 468
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Implementing C++ into applications

 
0
  #2
Oct 3rd, 2006
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.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC