₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,330,943 members, 8,447,831 topics. Date: Sunday, 19 July 2026 at 06:33 AM

Toggle theme

After Writting The Source Codes,how Do I Make It An Application Software! - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingAfter Writting The Source Codes,how Do I Make It An Application Software! (1963 Views)

1 Reply (Go Down)

After Writting The Source Codes,how Do I Make It An Application Software! by cod3mind(op): 3:54pm On Jul 22, 2011
i am self taught programmer, programming in c-89,c-99/c++ and assembly with little knowledge of java,c#,perl, but that about it!!how do i convert my source into an application that other people can use, i understand u have to use a platform specific api like windows api which on its own is another learning all together, how do i go bout this, plzzzzz embarassed
Re: After Writting The Source Codes,how Do I Make It An Application Software! by Fayimora(m): 11:05pm On Jul 22, 2011
And what language is your source in? Are you making use of any IDE's if no then what system u using? Mac, Linux or Windows?
Re: After Writting The Source Codes,how Do I Make It An Application Software! by Mobinga: 8:06am On Jul 23, 2011
^^ 1
Re: After Writting The Source Codes,how Do I Make It An Application Software! by cod3mind(op): 1:39am On Jul 26, 2011
i actually use codeblocks ide for my c/c++ programs, so far i only view results via console(dos), i use windows,
Re: After Writting The Source Codes,how Do I Make It An Application Software! by iGravity(m): 12:04pm On Aug 03, 2011
cod3mind:
i actually use codeblocks ide for my c/c++ programs, so far i only view results via console(dos), i use windows,
Look into installing Microsoft Visual Studio. I think they have a Win32 Application template that takes care of all the nasty GUI stuff. One which you can call their libraries for buttons, views and other interactivity containers, input your application logic code and voila, a working application.

GUI programming no be beans talk; it takes commitment but it's fun and the commitment pays off. That being said, you should also look into development for other frameworks. Windows may be a pain in the rectum.
Re: After Writting The Source Codes,how Do I Make It An Application Software! by cod3mind(op): 12:11am On Aug 08, 2011
i actually find using dev c++ and codeblocks easier than microsoft studio, thier wahala too much, cANT evn compile c with their stuff, i got a book buy randall on window api, i guess i av to learn the hard way,the only way am used to, thanks guyz,
Re: After Writting The Source Codes,how Do I Make It An Application Software! by Ghenghis(m): 2:02am On Aug 08, 2011
cod3mind:
how do i convert my source into an application that other people can use
that others can use ? People can use binaries you compile on your target platform of choice.
If you're talking about GUI apps, then its not a conversion thingy, you'll probably have to learn some platform specific API's or better still use GUI & Widget libraries like WxWindows (which happens to be the lib of choice for Bloodshed Dev C++).
Re: After Writting The Source Codes,how Do I Make It An Application Software! by SayoMarvel(m): 12:12am On Aug 29, 2011
NetBeans provides a way to build a NetBeans Platform Project (Java) into executables/installables for Windows, Mac and Linux via wizards (just a couple of Next -> Next -> Finish clicks) but I must say, NetBeans Platform Application Development is indeed another learning on its own (NetBeans is more than just an IDE, its a platform. So many people do not know this.)
Re: After Writting The Source Codes,how Do I Make It An Application Software! by SayoMarvel(m): 12:08pm On Sep 09, 2011
Try GCJ for java
1 Reply

Download Free Project Source Codes And Materials From ProjectbasketHere Is How To Get The Source Code From Any APK FileFree Source Codes For All Languages234

Which Is Better Inline Javascript Or External JavascriptRust Lagos!Learning Visual Basic