- ما هي اللغة المستخدمة في برمجة اللينكس ؟
Java
2- هل هنالك مجال لتعديل في الكود الخاص باللب ( kernal ) او انه مغلق بطريقة معينه؟
yes you can the edit thing as well , its an open source ,
http://kernel.org/
3- هل الاصدارات المتوفرة الأن مثل الأرابيان قابلة للتعديل عليها من ناحية الكود ؟
Nope , you cant edit the arabian release cas its aleardy been compilied you have to edit from the scratech and start boot file s and system file , read more here about make your own distrs
www.linuxfromscratch.org
4- كيف من اين يمكن ان ابدا في البرمجة في النكس
well all langauge progarmes have there own complier under linux u have to install the complier at 1st then you can start coding vi line command as well , otherwise there's some langz gotta a GUN for codeing C++ C#and java, but if you asking about shell programming bash etc.. you have to make sure there gcc compiler already installed in the linux box , try here well feed you back more about shell programming
http://www.linuxfocus.org/English/Se...ml#216lfindex1
,
I hope its helpfull ,
if you need more info feel free to post it here and sorry for delay
regards
mOe