PDA

View Full Version : Modding linux



AMadDog
January 30th, 2010, 08:22 PM
Hey guys,
I was wondering, sometime in the future I want to mod my version of linux or make programs for it but I need to learn some languages first would anyone be kind enough to help me by telling me which ones I should learn?
Cheers

Barriehie
January 30th, 2010, 08:27 PM
I believe the kernels are written in C.

Barrie

Maz_
January 30th, 2010, 09:40 PM
Yes, kernel is written in C. But I would suggest you to do some other programming for a lil while before entering into kernel space... A small error in kernel can do some serious damage - from making your OS not bootable, to ending up overwriting some memory from some of your peripherials...

deer dance
January 30th, 2010, 10:38 PM
I recommend Python, many of the apps you're already using are made with it, plus it's easy to use.

dwhitney67
January 31st, 2010, 03:16 AM
English.

deer dance
January 31st, 2010, 07:06 AM
Spanish, French, German, and Chinese come in quite handy too.

AMadDog
February 2nd, 2010, 06:24 PM
Spanish, French, German, and Chinese come in quite handy too.

:DLOL:D

Thanks I will look at Python and C