I have a strong background in PHP and HTML/CSS and would be able to complete this project in a web page very easily. However, I need to make a desktop application, something I have never done before. The project is creating a simple calculator that has 4 out of 5 values inputed and displays the last based by running the numbers. I know how to do all the math, I just need to know which language to use to accomplish this. Also, I needs to be visually appealing, not an ugly console/ command line app. Any advice is greatly apperciated.
Thanks
Which Language to Use
Started by Ashton123, Sep 16 2009 02:00 PM
2 replies to this topic
#1
Posted 16 September 2009 - 02:00 PM
|
|
|
#2
Guest_Jordan_*
Posted 16 September 2009 - 05:29 PM
Guest_Jordan_*
Just about any language can accomplish this. If you are looking for quick I'd suggest a .NET language such as VB or C#. Being a PHP developer, you may prefer C# since is has similar syntax. Java is another option that most PHP developers feel comfortable with.
You could also make a desktop application using PHP-GTK and use PHP to make a nice looking desktop application.
You could also make a desktop application using PHP-GTK and use PHP to make a nice looking desktop application.
#3
Posted 16 September 2009 - 07:35 PM
Hi Ashton123, I see you're new here :)
As jordan mentioned, PHP-GTK is a portable, cross-platform way of making a GUI using PHP. This'll probably be perfect for you if you don't want to learn another language just to make a UI.
Personally, I <3 JUCE, which is a C++ framework for making cross-platform, rich desktop applications. Even has a visual editor :)
As jordan mentioned, PHP-GTK is a portable, cross-platform way of making a GUI using PHP. This'll probably be perfect for you if you don't want to learn another language just to make a UI.
Personally, I <3 JUCE, which is a C++ framework for making cross-platform, rich desktop applications. Even has a visual editor :)


Sign In
Create Account

Back to top









