I have learned a little java and C in school and college.I wanted to do some GUI programming for windows.Please suggest the easiest language for creating GUI programs for windows.I want to start with very easy programs.For example,input a no. and its square will be given as output.
Help to choose language.
Page 1 of 110 Replies - 568 Views - Last Post: 20 June 2012 - 01:29 AM
Replies To: Help to choose language.
#2
Re: Help to choose language.
Posted 14 June 2012 - 07:51 AM
Best bet for simple Windows Gui's is C# or VB.Net (probably C# with your C and Java experience) with Winforms and then moving to WPF for more complex GUI's.
Or of course you could just stick with Java and use Swing.
Or of course you could just stick with Java and use Swing.
This post has been edited by Ryano121: 14 June 2012 - 07:52 AM
#4
Re: Help to choose language.
Posted 14 June 2012 - 10:33 AM
Is Visual studio good for making GUI applications easily?Does it support java and C#?
#5
Re: Help to choose language.
Posted 14 June 2012 - 10:36 AM
Yes Visual Studio is very good at making GUI's.
It does not support Java, just C#, Vb.Net, C++ and F#.
If you want to go down the Java route then make sure you don't get a GUI editor. They are horrible creations. Instead learn how to code it from scratch in any IDE of your choice (or Notepad or whatever).
It does not support Java, just C#, Vb.Net, C++ and F#.
If you want to go down the Java route then make sure you don't get a GUI editor. They are horrible creations. Instead learn how to code it from scratch in any IDE of your choice (or Notepad or whatever).
#6
Re: Help to choose language.
Posted 18 June 2012 - 01:54 PM
Please suggest me website(s) from where i can learn C# for free.
#7
Re: Help to choose language.
Posted 18 June 2012 - 01:57 PM
C# Station is pretty good
But in all seriousness, you can't beat a good book.
Recommended books
Also our C# Resources
But in all seriousness, you can't beat a good book.
Recommended books
Also our C# Resources
This post has been edited by Ryano121: 18 June 2012 - 02:01 PM
#8
Re: Help to choose language.
Posted 18 June 2012 - 01:59 PM
Do i have to learn C++ or any other language before that?
#11
Re: Help to choose language.
Posted 20 June 2012 - 01:29 AM
Ryano121, on 18 June 2012 - 01:57 PM, said:
C# Station is pretty good
But in all seriousness, you can't beat a good book.
Recommended books
Also our C# Resources
But in all seriousness, you can't beat a good book.
Recommended books
Also our C# Resources
Can you suggest me C# ebooks for absolute beginners?The link you gave refers to so many books.Can you tell me which one is the easiest?
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|