Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#4845 - 06/04/2000 06:10 Books about C programming and Linux
AndreJohnsen
new poster

Registered: 06/04/2000
Posts: 1
I just got my empeg player, and I must say this baby really kicks ass!

I have one simple question:
Can someone recommend some books about C and Linux?

I'm new at Linux and programming. I've been a end-user of Dos and Windows for a couple of years now, and I want to learn more about C programming and Linux. As I can see, some of you guys are really good at this. Where have you learned all this? Any tips?

Thanks
André Johnsen


Top
#4846 - 27/06/2000 13:18 Re: Books about C programming and Linux [Re: AndreJohnsen]
TekNoMen
new poster

Registered: 23/05/2000
Posts: 3
http://www.cs.cf.ac.uk/Dave/C/CE.html
http://vlsicad.cs.ucla.edu/software/Unix-n-C.html

Best is to get a good book to start..



Top
#4847 - 27/06/2000 14:42 Re: Books about C programming and Linux [Re: AndreJohnsen]
BillB
member

Registered: 13/04/2000
Posts: 134
Loc: Orlando, FL USA
For Linux, the Unleashed books (Sams publishing) seem to be pretty decent. Specifically - Debian Unleashed. If you haven't dug that far into it yet, the empeg runs the Debian flavor of Linux.

For C, I've been reading GNU C++ for Linux, by Tom Swan. This covers the free C++ that comes with most Linux distributions, from the ground up.

Not sure what veteren Linux gurus and/or seasoned programmers have to say about either book, but so far, they've done me pretty well...


_________________________
[orange]Bill B.
Mk.2 SN 080000183 - 38 GB /[/orange] [green] Green [/green]

Top
#4848 - 02/08/2000 07:15 Re: Books about C programming and Linux [Re: BillB]
mac
addict

Registered: 20/05/1999
Posts: 411
Loc: Cambridge, UK
If you haven't dug that far into it yet, the empeg runs the Debian flavor of Linux.

Well, Debian is where we got the packages from but I wouldn't really say that anything about Debian covered in a specific Debian book would be an advantage. Although I have run apt-get on a car player it wasn't with the developer image we ship :-)

There is nothing really Debian specific about the developer image we provide - it was just a convenient source of pre-compiled binaries. Cross compiling a lot of things isn't easy!

--
Mike Crowe
I may not be speaking on behalf of empeg above :-)
_________________________
--
Mike Crowe

Top
#4849 - 02/08/2000 08:20 Re: Books about C programming and Linux [Re: mac]
Jazzwire
addict

Registered: 09/06/1999
Posts: 483
Loc: Guernsey
Why cross compile...
Just add a Risc PC running Arm Linux to your server room... =)

Jazz
(List 112, Mk2 12 gig #40. Mk1 4 gig #30. Mk3 1.6 16v)
_________________________
Jazz (List 112, Mk2 42 gig #40. Mk1 4 gig #30. Mk3 1.6 16v)

Top
#4850 - 02/08/2000 08:41 Re: Books about C programming and Linux [Re: Jazzwire]
altman
carpal tunnel

Registered: 19/05/1999
Posts: 3457
Loc: Palo Alto, CA
RiscPC? Erk, nasty memory architecture. We've got a netwinder, but it's faster to cross-compile on an x86 linux box (eg, our main server which is a 2xPII-400 with 512Mb of ram and 10,000rpm disk...)

Hugo



Top