Re: Projects in LINUX???
Daniel Demus <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2006-01-11 at 18:15 +0530, GEJOE DANIEL wrote: > Dear daniel, > thanks for the response. > I have only heard about vmware.but haven't seen or used it.. > what is vmware player? It's a free vmware, that can run previously created virtual machines. Some people on the net have created some preinstalled vmware machines, that you can download, and you instantly have an extra "machine" to test your code on. Now regarding QT development, you could try installing KDevelop and play around with that. Can you even get a hold of this old Yahoo messenger's source? In reality you just need a working knowledge of C/C++ programming, and a willingness to read documentation (sometimes embedded in the sourcecode itself) to program on linux. Daniel