References to what?
You said to me , I can do web programming with Qt, How i can do that? How i can design a site with Qt? In my thoughts web programming equals to design a site ? Am i wrong ?!
![]()
Impossible = I'mpossible
web programming and web site design are sometimes have the mix meaning and both are used to refer each one, but these are two are completely different things.
Web site designs can be done by a non-programmer, just a UI designer. Where as web programming is a vast area consisting of database access, servers, clients,
generators etc.
As of now, if you are making a server app of something of that sort then you can very well use Qt.
.:saeed:. (19th January 2011)
between java and Qt I would go for Qt. But I'm suspicous because I'm on a Qt forum and don't know nothing about java. Check this link. If you have some especific task that can be done in java or Qt, and if you have deadlines, bear in mind the learning curve, since you said you don't know java. Also for web site development in client side, with database acess, perhaps php with sql would do the trick.
__________________________________________________
My projects: calculator MathGraphica ; SuperEpicMegaHero game ; GooglePlay ; bitbucket ; github
Like my projects ? Buy me a kofi
.:saeed:. (19th January 2011)
It really depends what you mean by "web programming" really. Is building a web-service "web programming"? C++ can definitely do that. Is implementing a web-browser plugin "web programming"? C++ can do that too. Is building a web-server content handler "web programming"? C++ can certainly do that.
.:saeed:. (20th January 2011)
Bookmarks