Re: C/GNOME Devel



Hey

If it really doesn't matter which language, I'd recommend start using something
like Ruby or Python with their bindings for Gtk+. Both are easy for the newbie
programmer (As a language) and their bindings are pretty complete. Once you
get comfortable with programming and Gtk+, it would certainly make sense
getting experience with Gtk/C. 

On the other hand I started with Gtk/C and now do both Gtk/C and Gtk/Ruby, and
nothing beats starting from C.

Hope that Helps
Archit

Øyvind Hvamstad <oyvind hvamstad net> writes:

> On Fri, 2004-05-21 at 22:09, Milen Dzhumerov wrote:
> > Hello everybody,
> 
> Hi
> 
> > I am a newbie in C and GTK programming and when I see some GNOME app 
> > source code I get a confused, because there are used many * in front and 
> > in the end of some names and other confusing for me constructions I have 
> > ever seen(I know that * before variable is a pointer :P ) So what books 
> > or tutorials would you recommend me to read to be able to understand the 
> > GNOME apps and to begin writing apps for GNOME :) I am sorry if my 
> > question sounds/is stupid but I have to ask the people who now how to 
> > program to be able to become also a programmer :)
> 
> Well, no question is stupid to me.
> 
> Here are several tutorials on the subject of GNOME.
> http://developer.gnome.org/doc/tutorials/
> 
> For general C programming i recommend K&R's book or the online tutorial
> by K: http://www.lysator.liu.se/c/bwk-tutor.html
> 
> > Cheers
> 
> Skål.
> -- 
> Øyvind Hvamstad <oyvind hvamstad net>
> 
> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list
> 
> 

-- 
Homepage: http://puggy.symonds.net/~bighead/
Projects:
	http://peacock.sourceforge.net/
	http://ore.rubyforge.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]