I've been learning how to program with C, and I can't find any info about
GUI programming with C. I'm almost done with O'reilly's Practical
programming with C, and would like to mess around with GUI programming with
C. I understand that it's easier to move to C++ or a few other languages
(namely GTK+ or QT), but I'd like to stick with just C for awhile so I don't
get too confused. I've been told that I should stick with a language for
awhile and make sure I know it inside and out before I move on. I also think
that I could learn alot about C and my hardware if I were to dabble with GUI
programming using C.
If anyone can point me in the right direction I'd be very greatful.
GUI programming with C. I'm almost done with O'reilly's Practical
programming with C, and would like to mess around with GUI programming with
C. I understand that it's easier to move to C++ or a few other languages
(namely GTK+ or QT), but I'd like to stick with just C for awhile so I don't
get too confused. I've been told that I should stick with a language for
awhile and make sure I know it inside and out before I move on. I also think
that I could learn alot about C and my hardware if I were to dabble with GUI
programming using C.
If anyone can point me in the right direction I'd be very greatful.
Comment