Find the answer to your Linux question:

View Poll Results: Programming - what do you know?

Voters
24. You may not vote on this poll
  • C

    19 79.17%
  • C++

    15 62.50%
  • Python

    6 25.00%
  • PERL

    6 25.00%
  • Java

    11 45.83%
  • Shell

    11 45.83%
  • Lisp/Scheme

    3 12.50%
  • Ruby

    2 8.33%
  • Assembly

    10 41.67%
  • Other

    15 62.50%
Multiple Choice Poll.
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 17
What can you use to program? I'm not asking if you've mastered it, just what you can put to use....
  1. #1
    Banned
    Join Date
    Jul 2009
    Posts
    12

    Post Programming - what do you know?

    What can you use to program? I'm not asking if you've mastered it, just what you can put to use.

  2. #2
    tpl
    tpl is offline
    Linux User
    Join Date
    Jan 2007
    Location
    cleveland
    Posts
    452
    "shell" would include, let's see: awk, sed, grep, cut &c standard utilities
    the sun is new every day (heraclitus)

  3. #3
    Banned
    Join Date
    Jul 2009
    Posts
    12
    That's what I meant, basically ... shell scripting, utilities, to the level of programming ... experience with shell. Mainly shell scripting, but all the utilities also.

  4. #4
    Banned
    Join Date
    Jul 2009
    Posts
    12
    If you don't mind, I would be interested in what the Others are, also ... I already voted, too - C and Perl ... nothing else I feel comfortable enough with to say I've really learned it.

  5. #5
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,391
    What about that all encompassing 'other' category? I can do a smattering of Javascript, C#, VB, SQL, Forth. 25 years ago I could write in machine code on the Z80 (that's assembly language without the assembler, just the opcodes poked into memory), does that count?
    Linux user #126863 - see http://linuxcounter.net/

  6. #6
    Just Joined! djap's Avatar
    Join Date
    Jul 2005
    Location
    Not so sure anymore...
    Posts
    97
    C, C++, Java, Assembly and VHDL. (and Symbian, it's mostly C++ but it has some special tricks so I thought I could mention it)

    Now I mostly program in C/C++ but still remember enough about the others to get quikly started when needed to.

    One of the most memorable things for me was when I wrote a bootable disk with assembly for the first time. The thing didn't do anything usefull tough, just print something like "djapOS v.0.1" on the sreen and then set up one of the serial ports and started to keep an eye on keyboard so that when something was pressed it would echo the character on sreen and serial port.

    Few months ago I started a project with Qt/C++ from request of my girlfriend to get something for writing diary.

  7. #7
    Linux User
    Join Date
    Jun 2007
    Posts
    458
    To my amaze, C wins uptil now! Wow, I thought I had learnt a lower level language just to rust my mind with rotten books and finished names. Things are different.
    "When you have nothing to say, say nothing."

  8. #8
    Banned
    Join Date
    Jul 2009
    Posts
    12
    I sort of didn't expect so many votes for C. I tried to put what I thought were pretty widely used languages and would get quite a few votes for the main ones, but figured a lot of people would choose Other. I've only done a little tinkering with assembly. I can understand what's happening to read it, but other than that I don't know much. I've read things about languages like Lisp/Scheme, Haskell, etc. being good to learn - but I don't see yet why they would be extremely interesting to me. I'm not very advanced when it comes to mathematical knowledge, but I have a large stack of books sitting here on everything from pre-algebra to trig and calculus and geometry. Everything I've learned about so far hasn't really required it at all. C in a Nutshell has been a very good book so far. I'm glad I bought it.

  9. #9
    Just Joined! zadnik18's Avatar
    Join Date
    Jul 2009
    Posts
    8
    c++ and python

  10. #10
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,942
    I have put to use but certainly not an expert in any ... C, assembler, visual basic, Lisp, basic (on PET and C64), Pascal ... limp my way round the console thanks to man pages LinuxCommand.org and Linux Forums

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
  •