DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C++ (http://www.daniweb.com/forums/forum8.html)
-   -   Where to get C++ GUI prgramming tutorials? (http://www.daniweb.com/forums/thread78590.html)

ongxizhe May 26th, 2007 1:43 am
Re: Where to get C++ GUI prgramming tutorials?
 
Do you have compiler for Java? I mean a good one (easy to use, easy to install, freeware).

~s.o.s~ May 26th, 2007 1:39 pm
Re: Where to get C++ GUI prgramming tutorials?
 
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.

ongxizhe Jun 3rd, 2007 9:48 am
Re: Where to get C++ GUI prgramming tutorials?
 
Okay. Thanks!

vegaseat Jun 4th, 2007 1:17 pm
Re: Where to get C++ GUI prgramming tutorials?
 
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.

ongxizhe Jun 5th, 2007 1:57 am
Re: Where to get C++ GUI prgramming tutorials?
 
Thanks!

ongxizhe Jun 6th, 2007 12:28 pm
Re: Where to get C++ GUI prgramming tutorials?
 
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

meiyantao Jun 6th, 2007 1:39 pm
Re: Where to get C++ GUI prgramming tutorials?
 
I like qt which is a C++ GUI class libarary. Qt's assistant may be a good tutorial for you!
Good luck!

ongxizhe Jun 7th, 2007 12:44 am
Re: Where to get C++ GUI prgramming tutorials?
 
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!


All times are GMT -4. The time now is 2:48 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC