| | |
Implementing C++ into applications
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Oct 2006
Posts: 164
Reputation:
Solved Threads: 3
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
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.
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.
![]() |
Similar Threads
- trojans...now nothing opens and I get a paint can't open error (Viruses, Spyware and other Nasties)
- [For Hire] Experienced ASP.NET/MSSQL Developer ($15/hour) (ASP.NET)
- [For Hire] $12/hour!! - Quality ASP.NET/MSSQL Developer (Post your Resume)
- php/mySQL full time position (Web Development Job Offers)
- Quicken on desktop but not in Applications-can't download data from internet (Mac Software)
- checkpointing Java Applications (Java)
Other Threads in the C++ Forum
- Previous Thread: Pause the Program
- Next Thread: WinSock & Windows Mobile 5
| Thread Tools | Search this Thread |
api application array arrays based beginner binary bmp c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count database delete deploy developer dll download dynamiccharacterarray email encryption error file format forms fstream function functions game generator givemetehcodez graph gui homeworkhelp iamthwee ifstream image input int java lib library linker list loop looping loops map math matrix memory multiple newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference rpg simple sorting string strings temperature template text text-file tree url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






