learning Qt

Bryan, Bill bill.bryan at eds.com
Thu Nov 30 15:36:54 GMT 2000


You need to learn C++.  It is basically C with the addition
of classes ( and some other things ).  Learn to use C++ and
classes first.  You should be able to find a book that teaches
the difference between C and C++.  They are usually called 
something like 'C++ for the C coder'.  I learned through the 
book that was included with my compiler ( which was such a book ).
It took me about 8 hours to read and absorb the book.  Then 
try to make a few programs with classes ( make it simple ). You
should then be ready to work through the QT tutorials out there.

-----Original Message-----
From: Andre Amorim [mailto:andre at astro.ufsc.br]
Sent: Thursday, November 30, 2000 9:54 AM
To: Kdevelop mailing list
Subject: learning Qt


Hi all.

I am a C programmer, and I need to write some GUI applications. Looks
like Qt is a good choice, but I know very litle about C++.
So, what is the best (and/or quickest) way to choose?

a) Learn C++ an then Qt?
b) Learn Qt while learning C++?
c) Dont care about C++, just use Qt?

I have used Borland C++ Builder once, and ``c'' worked well. Would it be
applied to Qt too?

Thanks.

-- 
 ________________________________________
|   ________                             |\
|  |  *  *  |    Andre' Luiz de Amorim   | |
|  | *   *  |     andre at astro.ufsc.br    | |
|  |______*_|   phone: +55 48 243 1332   | |
|                                        | |
| UNIVERSIDADE FEDERAL DE SANTA CATARINA | |
|         DEPARTAMENTO DE FISICA         | |
|          GRUPO DE ASTROFISICA          | |
|________________________________________| |
 \________________________________________\|


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org
with the following body:
unsubscribe »your-email-address«

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list