Ask a Question related to UNIX Programming, Design and Development.
-
newbie: How to start
I programming in C++ and other languages for years, but I use only the MS
Windows API.
I believe, its time to port my knowlenge to Linux.
So my question is:
Where to start to learn Linux API? Do you know any URLs?
I know google but I need your opinion because google returns tons of useless
things...
Thanks
Guest
-
A real newbie stuck at the start
I have just installed FMS2 onto my server that uses IIS. 1) IIS runs on port 80 - do i need to reset what port the fms uses or shall i leave it... -
CF MX6.1 will not auto start after server reboot.. but will start by hand...
I just moved all the stuff to a new dual Xeon Windows server 2003. Problem with CF MX 6.1 is that it will not start after a server reboot! I get... -
Newbie to PHP where to start
"Hussein Patwa" <com> wrote in message news:<efQdd.87$ntli.net>... > Hi. > > I'm a newbie to this group, so hi! I'm quite PC literate and know >... -
Newbie looking where to start...
Hello to you all, After being a lurker in here for some time, I got the PHP bug, and downloaded Apache 2.0, PHP 4.summat and MySQL I... -
Start 2nd swf later [newbie]
Hi, my html contains 2 frame (top + body) with 2 different swf. I need start the second swf after any seconds (10) or in alternative after... -
Joe Halpin #2
Re: newbie: How to start
"<- Chameleon ->" <cham_gss@hotmail.NOSPAM.com> writes:
A good place to start is the linux documentation project> I programming in C++ and other languages for years, but I use only the MS
> Windows API.
>
> I believe, its time to port my knowlenge to Linux.
>
> So my question is:
>
> Where to start to learn Linux API? Do you know any URLs?
>
> I know google but I need your opinion because google returns tons of useless
> things...
[url]http://www.tldp.org/[/url]
The "Linux Programmer's Guide" can be found in the "Guides" link. It's
not being maintained any more, but still has some good information in
it.
Also, check out the Free Software Foundation's site, which has manuals
for gcc/g++/glibc, etc. [url]http://www.fsf.org/manual/manual.html[/url]
Joe
Joe Halpin Guest
-
Sam Zoghaib #3
Re: newbie: How to start
- Chameleon - wrote in article <bfs3lg$t8c$1@nic.grnet.gr> on Friday 25 July
2003 22:13 in comp.unix.programmer:
URLs, I don't know, but you may definitely want to get a copy of "Advanced> So my question is:
>
> Where to start to learn Linux API? Do you know any URLs?
>
Programming in the Unix environment" by W. Stevens. It's thorough, clear, and
is very well supported by both short examples to illustrate each function and
a few larger projects (e.g a Postcript driver). The only important topic is
doesn't cover is network programming, because Stevens covers it in a
separate 3 vol. book.
It is not specific to GNU/Linux though, but overs Unix in general, identifying
on which systems you'll find each function.
Well worth every penny!
Sam
--
"Fear is the path to the dark side.
Fear leads to anger, anger leads to hatred, hatred leads to suffering.
I sense much fear in you."
Sam Zoghaib Guest
-
Roger Nordqvist #4
Re: newbie: How to start
- Chameleon - wrote:
You should check out [url]http://advancedlinuxprogramming.com[/url]> and>>>> > So my question is:
>> >
>> > Where to start to learn Linux API? Do you know any URLs?
>> >
>> URLs, I don't know, but you may definitely want to get a copy of
>> "Advanced Programming in the Unix environment" by W. Stevens. It's
>> thorough, clear,> and>> is very well supported by both short examples to illustrate each function> is>> a few larger projects (e.g a Postcript driver). The only important topic> identifying>> doesn't cover is network programming, because Stevens covers it in a
>> separate 3 vol. book.
>>
>> It is not specific to GNU/Linux though, but overs Unix in general,>>> on which systems you'll find each function.
>>
>> Well worth every penny!
> ok! thanks!
They got the whole book online för downloading in PDF format. Nice reading.
/Roger
Roger Nordqvist Guest



Reply With Quote

