Learn Linux and Kernel Development

Asked by Anil Gobburi

I read C and C++ way back in collage which was 8 yrs ago. Although I am in the IT Industry, I have not been a programmer.

I am interested to learn Kernel and Linux Development just like how you guys write patches etc. Where can I start?

Question information

Language:
English (Singapore) Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
OneTransistor
Solved:
Last query:
Last reply:
Revision history for this message
Best OneTransistor (onetransistor) said :
#1

First, you must learn C++. Just google for "learn c++". This is an example: http://www.cplusplus.com
For Linux check this site: http://www.linuxfromscratch.org.

Revision history for this message
Anil Gobburi (anil-gobburi) said :
#2

This is resolved.

Revision history for this message
Anil Gobburi (anil-gobburi) said :
#3

Thanks Cornelius, that solved my question.