Where to get C++ GUI prgramming tutorials?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #41
May 26th, 2007
Do you have compiler for Java? I mean a good one (easy to use, easy to install, freeware).
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,600
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 462
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #42
May 26th, 2007
The links I posted in my previous post are for downloading a free compiler. You need to install the JDK on your machine to run Java programs.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #43
Jun 3rd, 2007
Okay. Thanks!
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 3,960
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 918
Moderator
vegaseat's Avatar
vegaseat vegaseat is online now Online
DaniWeb's Hypocrite

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #44
Jun 4th, 2007
Java and Python are much alike, they both compile to virtual machine code (byte code) and then interpret this code to the specific CPU machine code.

Java uses pretty much the same ugly syntax that C++ uses, so there isn't much gain there. Daniweb does have a Python forum, look there and in the Python code snippets to get a taste of the language. All those programmers at Google do have a successful reason for using Python.

Python is a high level language, but can easily include C or C++ code for low level stuff or performance boosts if needed.

C# is a fine language, but a little too wordy for my taste, it will wear out your typing fingers! Also, like Java, it is hung up on OOP only, whereas Python or C++ give you a choice. Look at the C# snippets on Daniweb to see what I mean.
Last edited by vegaseat; Jun 4th, 2007 at 1:34 pm. Reason: C#
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #45
Jun 5th, 2007
Thanks!
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #46
Jun 6th, 2007
Can someone post the specific video tutorials URLs for

- C++
- C#
- J#

from http://msdn.com/ ?
Cause I'm having some problems finding them.
Thanks
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 32
Reputation: meiyantao is an unknown quantity at this point 
Solved Threads: 0
meiyantao's Avatar
meiyantao meiyantao is offline Offline
Light Poster

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #47
Jun 6th, 2007
I like qt which is a C++ GUI class libarary. Qt's assistant may be a good tutorial for you!
Good luck!
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 68
Reputation: ongxizhe is an unknown quantity at this point 
Solved Threads: 1
ongxizhe's Avatar
ongxizhe ongxizhe is offline Offline
Junior Poster in Training

Re: Where to get C++ GUI prgramming tutorials?

 
0
  #48
Jun 7th, 2007
Can someone post the specific video tutorials URLs for

- C++
- C#
- J#

from http://msdn.com/ ?
Cause I'm having some problems finding them.
Thanks!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC