Patrick wrote:
> is C++ to complicated? 
C++ is more complex than C, and thus harder to fully understand.

> Is C going out of date?
No, it's still being used for lots of projects.

> Am I limited with C?
No, there are very few features in C++ that are hard/impossible to
imitate in C, but you usually won't need those for small projects.

What people prefer mostly depends on their taste. I do C, my brother
does C++, I can't say why that is.

Since you worked with python which is object oriented I would imagine
going with C++ will be easier for you during the first weeks.

tom
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to