Re: [gentoo-user] searching for C tutorials...

2003-02-09 Thread Alan
On Sun, Feb 09, 2003 at 08:13:31PM +0100, Matthias F. Brandstetter wrote:
> Hi all,
> 
> because I want to code C under Linux, I am searching for some beginner 
> tutorials etc. I am familiar with the C stuff, I only want a good 
> intro for programming under Linux.
> 
> I have found some (minor useful, at least for me) links on tldp.org 
> (ee. the GCC-HOWTO), but I am more interested in a comparison between 
> C on win32 and C on Linux machines, how to use the C libs, some small 
> examples, ...
> 
> Do you guys have some interesting links for me?
> TIA, Matthias

This is what I have in my programming->c folder

http://www.cs.umd.edu/users/cml/cstyle/portableC.html - writing portable c
http://www.ontek.com/mikey/optimization.html - optimizing c
http://www.gnu.org/manual/glibc-2.0.6/html_chapter/libc_toc.html - gnu c library
http://www.acm.uiuc.edu/webmonkeys/book/c_guide/ - c lib reference
http://www-ccs.ucsd.edu/c/ - standard c
http://www.cs.cf.ac.uk/Dave/C/CE.html - programming in C

These are more reference though.  A couple of books that have done me
well over the years are:

Linux socket programming by example
Linux application development
The c programming language
crash course in c

Not sure if they are still around, but heading to your local
chapters/b&n/whatever is always a good bet.

-- 
Alan <[EMAIL PROTECTED]> - http://arcterex.net
-
"The only thing that experience teaches us is that experience teaches 
us nothing. -- Andre Maurois (Emile Herzog)

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] searching for C tutorials...

2003-02-09 Thread John Nilsson
try the `info` command and `man man`.

/John

On Sun, 2003-02-09 at 20:13, Matthias F. Brandstetter wrote:
> Hi all,
> 
> because I want to code C under Linux, I am searching for some beginner 
> tutorials etc. I am familiar with the C stuff, I only want a good 
> intro for programming under Linux.
> 
> I have found some (minor useful, at least for me) links on tldp.org 
> (ee. the GCC-HOWTO), but I am more interested in a comparison between 
> C on win32 and C on Linux machines, how to use the C libs, some small 
> examples, ...
> 
> Do you guys have some interesting links for me?
> TIA, Matthias

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] searching for C tutorials...

2003-02-09 Thread c . wegener
app-doc/ebook-glibc

On Sun, Feb 09, 2003 at 08:13:31PM +0100, Matthias F. Brandstetter wrote:
> Hi all,
> 
> because I want to code C under Linux, I am searching for some beginner 
> tutorials etc. I am familiar with the C stuff, I only want a good 
> intro for programming under Linux.
> 
> I have found some (minor useful, at least for me) links on tldp.org 
> (ee. the GCC-HOWTO), but I am more interested in a comparison between 
> C on win32 and C on Linux machines, how to use the C libs, some small 
> examples, ...
> 
> Do you guys have some interesting links for me?
> TIA, Matthias
> 

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] searching for C tutorials...

2003-02-10 Thread Jens Hornung
Am Sun, 9 Feb 2003 20:13:31 +0100 schriebst du:

> Hi all,
> 
> because I want to code C under Linux, I am searching for some beginner 
> tutorials etc. I am familiar with the C stuff, I only want a good 
> intro for programming under Linux.
> 
If you can speak german, you can take a look at
http://www.pronix.de/index.shtml

cu,
Jens.


--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] searching for C tutorials...

2003-02-10 Thread Matthias F. Brandstetter
On Monday 10 February 2003 23:34, Jens Hornung wrote:
> If you can speak german, you can take a look at
> http://www.pronix.de/index.shtml

Yeah thx alot! That's exactly what I was looking for...
Greets, Matthias (und besten Dank :))

-- 
I'm normally not a praying man, but if you're up there, please save me 
Superman!
 - Homer Simpson


--
[EMAIL PROTECTED] mailing list