Linux Programming

Reply

Join Date: Aug 2004
Posts: 24
Reputation: Brent_Ritterbec is an unknown quantity at this point 
Solved Threads: 0
Brent_Ritterbec Brent_Ritterbec is offline Offline
Newbie Poster

Linux Programming

 
0
  #1
Sep 9th, 2004
Where would I go if I wanted to find out where the heavy programming for Linux is going on? I mean stuff like programming drivers and writing for the kernel. I want to try my skills.
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 2,414
Reputation: alc6379 has a spectacular aura about alc6379 has a spectacular aura about alc6379 has a spectacular aura about 
Solved Threads: 123
Team Colleague
alc6379's Avatar
alc6379 alc6379 is offline Offline
Cookie... That's it

Re: Linux Programming

 
0
  #2
Sep 9th, 2004
www.kernel.org

...that should have information on the mailing lists associated with kernel development. Additionally, there are two great books to pick up: Understanding the Linux Kernel, and Linux Device Drivers, both published by O'Reilly.
Alex Cavnar, aka alc6379
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: Linux Programming

 
0
  #3
Sep 14th, 2004
Hello,

You might also want to go to sourceforge.com and see what is lurking around there. Download some sources and see if youcan help out on a project. I wouldn't announce you are doing it, but just see if you can respond to the challenge.

Christian
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 181
Reputation: Paul.Esson is an unknown quantity at this point 
Solved Threads: 10
Paul.Esson's Avatar
Paul.Esson Paul.Esson is offline Offline
Junior Poster

Re: Linux Programming

 
0
  #4
Apr 10th, 2005
No one wants to pay for books, Go over to The Linux Documentation Project http://tldp.org/ and pick yourself up a copy of Linux Kernel 2.4 Internals while 2.4 alot of it will cross over to 2.6 also get a copy of The Linux Kernel Module Programming Guide(kernel 2.6), The Linux Kernel(kernel 2.0) and The Linux Kernel Hacking Guide (Kernel 2.0)

I hope these help

KernelAnalysis-HOWTO could also help

perhaps subscribe to some mail lists http://vger.kernel.org/vger-lists.html
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 7
Reputation: Koteswar is an unknown quantity at this point 
Solved Threads: 0
Koteswar's Avatar
Koteswar Koteswar is offline Offline
Newbie Poster

Re: Linux Programming

 
0
  #5
May 28th, 2005
Hi,

Currently I going through a book named "Beginning Unix Programming" , which is a good one.
If you really want to explore and see what you know , i would prefer to go through "Network programming in Unix environment" by Richard Stevans.


Vijay.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 11
Reputation: waqarafridi is an unknown quantity at this point 
Solved Threads: 0
waqarafridi's Avatar
waqarafridi waqarafridi is offline Offline
Newbie Poster

Re: Linux Programming

 
0
  #6
Jul 30th, 2009
Get the Book "Advanced-Linux-Programming" and "Professional Programming for Linux". Both the Books are widely available in Market. I recommend the First One to read.
Waqar Afridi
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 686
Reputation: sillyboy is on a distinguished road 
Solved Threads: 61
sillyboy's Avatar
sillyboy sillyboy is offline Offline
Practically a Master Poster

Re: Linux Programming

 
0
  #7
Jul 30th, 2009
this thread is years old, i doubt they are still looking for a reply.
Reply With Quote Quick reply to this message  
Join Date: Aug 2009
Posts: 1
Reputation: pravin123nemade is an unknown quantity at this point 
Solved Threads: 0
pravin123nemade pravin123nemade is offline Offline
Newbie Poster

Re: Linux Programming

 
0
  #8
Aug 26th, 2009
how to compile file in linux
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 11
Reputation: waqarafridi is an unknown quantity at this point 
Solved Threads: 0
waqarafridi's Avatar
waqarafridi waqarafridi is offline Offline
Newbie Poster

Re: Linux Programming

 
0
  #9
Aug 27th, 2009
Which File

If compiling C file then

gcc -o name filename.c

For C++

g++ -o name filename.cpp
Waqar Afridi
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 96
Reputation: ov3rcl0ck is an unknown quantity at this point 
Solved Threads: 11
ov3rcl0ck ov3rcl0ck is offline Offline
Junior Poster in Training

Re: Linux Programming

 
0
  #10
Sep 27th, 2009
You must know lower level C, and I'd recommend a little knowledge in assembly. Also another good book is "Professional Linux Kernel Architecture". Linux Kernel programming isn't easy to buckle down your sanity, and try not to turn into Richard Stallman.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC