[ale] GCC tutorial
Christopher Fowler
cfowler at outpostsentinel.com
Thu May 5 18:20:08 EDT 2005
IMO APUE is probably the best for unix specific programming. Learn C
first ten work on that book
On Thu, 2005-05-05 at 17:36, Fletch wrote:
> >>>>> "Jun" == Jun Wan <junwansas at gmail.com> writes:
>
> Jun> Hi, Any one can pointout a good online tutorial for GCC?
>
> Erm, try 'man gcc'? Presuming you want to program in C on Linux, what
> you probably meant to ask was a reference on learning C, which I'm not
> aware of one online.
>
>
> _A Book On C_ (0201183994) is a pretty good dead tree introduction
> (at least was two editions ago; I'm presuming it's still a good choice
> since C hasn't changed much since then). In addition you'll want to
> look for something like _APUE_ (0201433079, which I see has an new
> edtion) or _The UNIX Programming Environment_ to cover interacting
> with the OS. If you're looking to do some sort of GUI programming
> you'll want a book on either Qt if you use KDE (ORA has one, but I
> think it's a revision behind; then again Qt's C++ and you'd need a
> book on C++ rather than C :), or Gtk if you're Gnomish.
>
More information about the Ale
mailing list