Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » What lang was used to program linux
Closed Thread
Old 03-11-2005, 10:59 AM   #1 (permalink)
Soundmaster2.0's Avatar
 
True Techie

Join Date: Mar 2005

Posts: 184

Soundmaster2.0 is on a distinguished road

Default What lang was used to program linux

I was just curious what lang was used to program linux. I am learning c++ right now
Soundmaster2.0 is offline  
Old 03-11-2005, 11:22 AM   #2 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

C - in fact i think it was pretty much written to write linux
fitzjj is offline  
Old 03-11-2005, 12:20 PM   #3 (permalink)
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

Quote:
Originally posted by fitzjj
C - in fact i think it was pretty much written to write linux
Well, it was created for UNIX. Linux inherited it by default
__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline  
Old 03-11-2005, 05:49 PM   #4 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

C, Python, Perl, Java, PHP, C++....none of those would be a waste of your time at all.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 03-12-2005, 10:28 AM   #5 (permalink)
 
True Techie

Join Date: Sep 2004

Posts: 110

Terencentanio

Send a message via AIM to Terencentanio Send a message via Yahoo to Terencentanio
Default

Hehe, Iron ...

Meh. I think the bootloader for Linux was written in ASM, but the rest is C. Otherwise, it's 100% C. I hate *nix, so I don't know a great deal about it
__________________
* Your high priced security consultant\'s plane ticket: $1500
* Your high priced security consultant\'s time: $200/hour
* RealSecure nodes all over your company: $200,000
* Getting owned by 0day: Priceless
Terencentanio is offline  
Old 03-12-2005, 11:33 PM   #6 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

I think grub and LILO are both written in C as well
horndude is offline  
Old 03-14-2005, 11:41 AM   #7 (permalink)
Soundmaster2.0's Avatar
 
True Techie

Join Date: Mar 2005

Posts: 184

Soundmaster2.0 is on a distinguished road

Default

Thats cool...how hard is C compared to C++?
__________________

Aim:Gibsonrocker03
Soundmaster2.0 is offline  
Old 03-14-2005, 12:49 PM   #8 (permalink)
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

Its a bit rougher in some ways, and easier in others. There is less to C than to C++, but that also means less hand-holding. Once you've learned C++, just find out what is NOT part of the C99 standard and you'll be fine.
__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On