The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages - More
> Software Design
|
Programming
Discuss Programming in the Software Design forum on Dev Shed. Programming Software design forum discussing design principles and non-language specific algorithms. Get help with logic, algebraic, or relational concepts.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

May 27th, 2010, 02:22 PM
|
|
Registered User
|
|
Join Date: May 2010
Posts: 14
Time spent in forums: 2 h 3 m
Reputation Power: 0
|
|
|
Programming
Does anyone know the best language for user interfacing? Thanks!
|

May 27th, 2010, 04:59 PM
|
 |
Lost in code
|
|
|
|
|
There isn't one.
HTML, while not actually a language, is probably one of the easiest ways of creating interfaces.
|

May 27th, 2010, 08:37 PM
|
|
|
|
Visual Basic is one of the easiest for creating a UI.
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi
|

June 14th, 2010, 07:59 PM
|
|
Registered User
|
|
Join Date: Jun 2010
Posts: 9
  
Time spent in forums: 2 h 29 m 28 sec
Reputation Power: 0
|
|
|
C# or Visual Basic they both use .NET. You can simplify the creation of your UI by using Visual Studio
|

June 15th, 2010, 01:31 AM
|
 |
Bellevue WA, USA
|
|
Join Date: May 2004
Location: Bellevue Washington, USA
|
|
Quote: | Originally Posted by ms4sman Does anyone know the best language for user interfacing? |
Yes; the user's native language.
__________________
My worst nightmare was a pointless infinite loop.
Work in progress; don't poke the curmudgeon!
http://www.odonahue.com/
|

June 26th, 2010, 06:38 PM
|
|
Registered User
|
|
Join Date: Jun 2010
Posts: 6
Time spent in forums: 1 h 16 m 35 sec
Reputation Power: 0
|
|
|
There is Delphi also.
|

June 27th, 2010, 09:52 PM
|
 |
Contributing User
|
|
Join Date: Sep 2007
Location: outside Washington DC
|
|
|
This is really the wrong question to ask.
Writing a good GUI is hard, really hard. For proof, look at all the websites with terrible UI. I'll go as far as saying most websites have a terrible UI. Take Google as an example, GMail is great, the main search page is great. The rest of their stuff is average or worse.
The implementation language selection is no more than 5% of the work.
The .net languages make it easier than things like Java, but then you are locked into that model.
|

July 17th, 2010, 03:17 PM
|
|
Registered User
|
|
Join Date: Jul 2010
Location: Belgrade
Posts: 3
Time spent in forums: 11 m 31 sec
Reputation Power: 0
|
|
|
Well Java seems to be a good option
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|