Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
I want to know what programming langs are used in, say Ubuntu, PCLinuxOS, Freespire, and what langs are used in the DE's Xfce, Gnome and K oh and please list ...
  1. #1
    Linux Newbie
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    143

    what langs?

    I want to know what programming langs are used in, say Ubuntu, PCLinuxOS, Freespire, and what langs are used in the DE's Xfce, Gnome and K

    oh and please list all of them, but if you can't, list all the ones you know of, and if someone has posted a lang, please don't post it again

    I also want to know what is required to make a Linux distro, edit the kernel, make a DE, and where to get them

    no I'm not going to make a distro yet, I just to learn the langs and tools required

  2. #2
    Linux Engineer
    Join Date
    Nov 2004
    Location
    Ft. Polk, LA
    Posts
    796
    XFce and Gnome both are C. KDE is C++. The distros use any number of a variety of languages, but most of the software will probably be C. If you want to make a distro, check out Linux From Scratch. That's just the beginning. All the other stuff, look into google.

  3. #3
    Linux Newbie
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    143
    ok so what are the ones used in all of them, not the ones that vary between distros?

    and what ones other than the ones used in all are used in Ubuntu?

  4. #4
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by Zirconium View Post
    ok so what are the ones used in all of them, not the ones that vary between distros?

    and what ones other than the ones used in all are used in Ubuntu?
    C. Every distribution on the planet uses C, because the Linux kernel and all the basic utilities included with it are in C. Some use C++ as well.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  5. #5
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    The languages that are Active in the Linux World (as far as I know) are:
    C, C++, Perl, Phyton, Bash, AWK, SED.
    The Languages also used a lot by linux people for websites are:
    php, mysql, Perl, Phyton
    The Languages that are used a lot when you do Embedded Linux are:
    C, C++, ARM-Assembler, SPARC-Assembler

    and Ive heard Java is also used. But I dont know about that.

    But if you want to write your own DE and Kernel mod and Distro you better learn C, C++ and have a whole lot of time.

    Cheers,
    Robin
    New Users, please read this..
    Google first, then ask..

  6. #6
    Linux Newbie
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    143
    Okay, thank you very much for the answers, now I just need to find some books on programming using Linux

  7. #7
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Look at Oreily Serries and not at the "For Dummys" Serries..
    New Users, please read this..
    Google first, then ask..

  8. #8
    Linux Enthusiast apoorv_khurasia's Avatar
    Join Date
    Feb 2005
    Location
    Laurasia
    Posts
    624
    I am a personal fan of the OReilly Head First books. They are really great.
    "There is no sixth rule"
    --Rob Pike
    Registered Linux User: 400426 home page

  9. #9
    Linux Newbie
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    143
    where can I get them?

  10. #10
    Linux Enthusiast apoorv_khurasia's Avatar
    Join Date
    Feb 2005
    Location
    Laurasia
    Posts
    624
    I think any technical book store (I don't know if there is such a concept in your locality) will have them. This is how I got them.
    "There is no sixth rule"
    --Rob Pike
    Registered Linux User: 400426 home page

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...