what is Qt ??? my friend told it is used for GUI programming with c++. is it easy to learn ?? where can i get tutorials and how to start with it??
Basically is a framework, what is that, a set of tools designed to aid in some way a programmer to design, code and build application software for different platform as windows, mac os, mobile devices as Nokia. It is clasified as a Widget Toolkit, a set of tools to construct Graphical User Interface, as well as command-only applications (console). It's main language is C++ and javascript, core language and scripting language. It is vastly developed and documented. Introductory Info here in Wikipedia: http://en.wikipedia.org/wiki/Qt_(framework) You can get the tools, tutorials and documentation from: http://qt.nokia.com/products/
Another thing, go to the main site, http://qt.nokia.com/ There's all you need to know step by step...
And yes, it's quite easy to learn/use. If you're a beginner, you might want to download QTcreator, an IDE specifically targeted at projects that use Qt. Fancy buttons and stuff, it's ..cute (pun intended).
yea Qt is GUI programming tool kit,You can use python/c++/java etc to interact with it,,
how can i run qt?? i mean what things i have to download?
QT its a GUI. When i coded long ago, i used the QT creator. Its easy to use, but i recommend u to write u code and not depending so much on this program. U learn better this way and get a nice code with the names u like. Its a little trick, but once u learn its easy. There are some examples in the QT page, and internet, google it. GL.
Join our real-time social learning platform and learn together with your friends!