![]() |
| ||
| 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). |
| ||
| 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. |
| ||
| Re: Where to get C++ GUI prgramming tutorials? Okay. Thanks! |
| ||
| 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. |
| ||
| Re: Where to get C++ GUI prgramming tutorials? Thanks! |
| ||
| 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 |
| ||
| 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! |
| ||
| 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