943,771 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 10313
  • C++ RSS
You are currently viewing page 5 of this multi-page discussion thread; Jump to the first page
May 26th, 2007
0

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).
Reputation Points: 8
Solved Threads: 1
Junior Poster in Training
ongxizhe is offline Offline
68 posts
since Mar 2007
May 26th, 2007
0

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.
Super Moderator
Featured Poster
Reputation Points: 3233
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,871 posts
since Jun 2006
Jun 3rd, 2007
0

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

Okay. Thanks!
Reputation Points: 8
Solved Threads: 1
Junior Poster in Training
ongxizhe is offline Offline
68 posts
since Mar 2007
Jun 4th, 2007
0

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.
Last edited by vegaseat; Jun 4th, 2007 at 1:34 pm. Reason: C#
Moderator
Reputation Points: 1333
Solved Threads: 1403
DaniWeb's Hypocrite
vegaseat is offline Offline
5,792 posts
since Oct 2004
Jun 5th, 2007
0

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

Thanks!
Reputation Points: 8
Solved Threads: 1
Junior Poster in Training
ongxizhe is offline Offline
68 posts
since Mar 2007
Jun 6th, 2007
0

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
Reputation Points: 8
Solved Threads: 1
Junior Poster in Training
ongxizhe is offline Offline
68 posts
since Mar 2007
Jun 6th, 2007
0

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!
Reputation Points: 10
Solved Threads: 0
Light Poster
meiyantao is offline Offline
31 posts
since May 2007
Jun 7th, 2007
0

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!
Reputation Points: 8
Solved Threads: 1
Junior Poster in Training
ongxizhe is offline Offline
68 posts
since Mar 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: noob question, answer probably pretty easy, i just don't know where to start
Next Thread in C++ Forum Timeline: Question, basic encrpytion?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC