Thread: programmers : tell us more about you

  1. #31
    People Love Me
    Join Date
    Jan 2003
    Posts
    412
    0) Where are you from? :

    Conneaut, Ohio US

    1) How old are you? :

    18

    2) How old were you when you started learning a programming language? :

    16

    3) What was it ? :

    C++

    4) What were your motivations? :

    Making video games...I've always had a big imagination, and wanted others to enjoy the fruits of it. Oddly enough, Sonic the hedgehog was a huge motivation too. Silly, huh?

    5) Do you program as a hobby ? :

    Yeah.

    6) Whats the most effective way to learn programming in your opinion :

    a- Take a class on it
    b- Books
    c- Experimenting/Experience

    7) When you were in the "learning" level (or if you are currently), how much time do you spend on learning programming daily?

    Very little...

    8) How old were you when you made your first program that people loved or your first that people enjoy? :

    Never really made a good PROGRAM...but I have made 4 platform games in Flash...and also wrote a book on the subject.

    9) Do you program\learn depending on your mood , or its something you enjoy doing every day and all the time?

    I usually lack the motivation to even do it...

    10) If you learn from book(s) , how many pages do you read a day?

    I'd say about....15-20 pages?

    11) Do you "get sick" of programming and leave it for a while? how long and how often?

    But of course...Not sure how long I don't do it though.

    12) When you think that you can help someone in the programming boards , what would you do? :

    Jump at the chance to seem smart.

    13) Are you good at network and\or game programming? if not , do you think you will be in the next year?

    I'm good at game programming. I wrote a book on the subject (although using Flash as its medium)....it teaches a lot of concepts important for game programming that are mostly universal throughout programming languages. The book's only 70 pages and isn't actually copyrighted or anything...I just wrote it for poops and giggles.

    14) Are you planning to get a programming job?

    Yep.

    15) Do you make money out of programming currently? (not talking about jobs)

    No.
    Last edited by Krak; 03-06-2005 at 11:49 AM.

  2. #32
    verbose cat
    Join Date
    Jun 2003
    Posts
    209
    0) where are you from ? :
    Pennsylvania, USA

    1) How old are you? :
    29

    2) How old were you when you started learning a programming language? :
    12

    3) What was it ? :
    Basic on a Timex Sinclair with the optional 16K memory expansion pack!

    4) What were your motivations? :
    Figuring out how a game called SuperMaze worked on that Timex Sinclair

    5) Do you program as a hobby ? :
    Yes.

    6) Whats the most effective way to learn programming in your opinion :
    There is no "one way" to learn anything, everyone is different. I find it easier to learn when I read the theory and then put it into practice, even if only with toy example programs to prove the concept. Having someone to bounce ideas off of or to ask for help when I don't quite "get it" is helpful too.

    7) When you were in the "learning" level (or if you are currently), how much time do you spend on learning programming daily?
    In college before the money ran out was about 6-8 hours (including class time and sitting up until the wee hours of the morning). After the money ran out, I got a full time job so that was reduced to a few hours on weekends mostly with the occasional all-nighter during the week. I still feel as though I am learning and will forever be, but I know enough of the basics to write a program without referring to references for most things.

    8) How old were you when you made your first program that people loved or your first game that people enjoy? :
    14. One of my dad's friends used to hold Oscar parties every year and they bet on who would win. I wrote a program in Pascal to keep track of the guesses, picks and who won and it turned out to be a hit with my dad and his friends.

    9) Do you program\learn depending on your mood , or its something you enjoy doing every day and all the time?
    Mood. Full time job and family (including a 2 year old son) makes it difficult to have time or energy to do much of anything nowadays.

    10) If you learn from book(s) , how many pages do you read a day?
    If I pick up a book and start reading it, I'll read a chapter at a time at least. Otherwise it is like listening to someone speak who keeps stopping in the middle of their sentences.

    11) Do you "get sick" of programming and leave it for a while? how long and how often?
    Not really. There are times when I want to do other things more, but it's not because I'm burned out.

    12) When you think that you can help someone in the programming boards , what would you do? :
    a- Help them with stuff i know\remember.
    b- Try to be %100 sure of your answer before posting either by google , compiling codes or any other way.
    c- say whatever i know even if im not so sure.

    Usually b. I like to make sure of what I am saying since I don't want to teach a bad or incorrect habit to someone new to programming. It's harder to unlearn a bad habit than to learn a new one.

    13) Are you good at network and\or game programming? if not , do you think you will be in the next year?
    I've learned the basics of network programming and written a few telnet style chat programs. Two of my current projects are an online poker game and a mud. I wouldn't say I'm good yet, but I'm working toward it.

    14) Are you planning to get a programming job?
    Sadly, no. It was always my goal throughout school to do so, but I wasn't able to finish a degree and I've been dissappointed on interviews too often because I don't have that degree.

    15) Do you make money out of programming currently? (not talking about jobs)
    No.

    16) Segmentation fault (core dumped)
    I like that this survey started at 0
    abachler: "A great programmer never stops optimizing a piece of code until it consists of nothing but preprocessor directives and comments "

  3. #33
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    0) where are you from ?
    Vienna, Austria

    1) How old are you?
    20

    2) How old were you when you started learning a programming language?
    12. (This is from back-calculation - I don't know for sure when I started, but I know that it was in the transition time between Win16 and Win32. When I started C++, Windows 98 was quite new.)

    3) What was it ?
    Lingo, Macromedia Director's Basic-based scripting language.

    4) What were your motivations?
    It was way cool to make these little image do weird things on the screen.
    (My first experience in actually making the computer do what I wanted it to was with Adobe Acrobat. I used hyperlinks and Paint drawings to make an interactive house.)

    5) Do you program as a hobby ?
    Yep. Mozilla and Gentoo hacking.

    6) Whats the most effective way to learn programming in your opinion?
    c- books.
    Plus lots of trial and error.

    7) When you were in the "learning" level (or if you are currently), how much time do you spend on learning programming daily?
    About 2 or 3 hours, perhaps. I really can't remember.

    8) How old were you when you made your first program that people loved or your first game that people enjoy?
    That would be about 25
    Seriously, though, that must have been some of my JavaScript stuff, so I was 17.

    9) Do you program\learn depending on your mood , or its something you enjoy doing every day and all the time?
    Depending on mood, but I'm usually in the mood.

    10) If you learn from book(s) , how many pages do you read a day?
    Depends on whether I actively follow along (then it's perhaps 30 or 40) or if I want to read the book (then it's 200-300).

    11) Do you "get sick" of programming and leave it for a while? how long and how often?
    I often find myself devoid of ideas what to do. I don't get sick of programming itself.

    [”]12) When you think that you can help someone in the programming boards , what would you do?[/b]
    All of the options. If I know, then I know. If I'm not sure, then I might look it up, but if I'm also in a lazy mood I just post with a disclaimer.

    13) Are you good at network and\or game programming? if not , do you think you will be in the next year?
    No and no.

    14) Are you planning to get a programming job?
    Yep. Or something similar.

    15) Do you make money out of programming currently? (not talking about jobs)
    Yes. Little by-demand jobs like JavaScripts or PHP stuff.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  4. #34
    Banned nickname_changed's Avatar
    Join Date
    Feb 2003
    Location
    Australia
    Posts
    986
    On #15, apart from say teaching or writing software to hack into banks, what else can one do to earn money from programming that doesn't include jobs?

  5. #35
    Registered User
    Join Date
    Sep 2004
    Posts
    197
    Quote Originally Posted by stovellp
    On #15, apart from say teaching or writing software to hack into banks, what else can one do to earn money from programming that doesn't include jobs?
    Side project that you get payed for?
    If any part of my post is incorrect, please correct me.

    This post is not guarantied to be correct, and is not to be taken as a matter of fact, but of opinion or a guess, unless otherwise noted.

  6. #36
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    0) where are you from ? :

    Hannover, Germany. ( And mark that second 'n' in there. It's Hannover. Don't dare to leave it out. I don't spell New York as New Ork either. )

    1) How old are you? :

    Too close to 30 for comfort

    2) How old were you when you started learning a programming language? :

    Around 15 I guess.

    3) What was it ? :

    Omicron BASIC using an Atari ST

    4) What were your motivations? :

    I'm a control freak. I want my computer to be my slave on command, not my chaotic typewriter that might do what I want occasionally.

    5) Do you program as a hobby ? :

    I did. But I have a job and program 8 hours a day. So it's not like I come home and do some additional recreational programming. Sometimes I do on weekends.

    6) Whats the most effective way to learn programming in your opinion :
    a- Experiencing (without reading books or tutorials).
    b- online tutorials.
    c- books.
    d- courses\lectures


    All together. Don't miss out on one. Online tutorials are cheap. Books are better. But you cannot ask a question without a real teacher in a course/lecture. Which in turn isn't available all the time like a good book. Use all.

    Another aspect is teaching. You learn a lot by teaching others. I don't think you can rightfully call yourself a master of anything if you haven't taught it successfully.

    7) When you were in the "learning" level (or if you are currently), how much time do you spend on learning programming daily?

    With BASIC at school, as much time as the rest of my busy youth would allow... maybe two or three hours per week. With lectures in school, 3 hours per week plus homework. Later 40h weeks with lectures. You don't stop learning after that. Even if you have a job in programming, you are constantly learning ( or better be ).

    8) How old were you when you made your first program that people loved or your first game that people enjoy? :

    I made a dungeon master clone at maybe 16, but that wasn't such a huge success given the facts that it had just one level, one kind of enemy and the original Dungeon Master game was available for free on the school yard. However, looking back I like it a lot, because I had no clue about the theory of graphics, but some art & math courses at school were enough to put it together. Looked horrible, had 4 colors and was slow as hell... but it worked.
    Built a character builder for AD&D 2nd, which we were religiously playing at that time. This was simpler, but a bigger success. At least with the 3 guys in our group that had an Atari ST

    9) Do you program\learn depending on your mood , or its something you enjoy doing every day and all the time?

    Every day, or I'd feel pretty miserable in my job. Obviously there are days when you wake up and ask yourself why you didn't become a pornstar, but I guess everyone has those days no matter what you do. ( Maybe except porn stars, a penny for their thoughts *g* ).

    10) If you learn from book(s) , how many pages do you read a day?

    Depends on the book. If it's easy, I blow through 100 pages an hour, if it's tough stuff, I can ponder over a single page for a week.

    11) Do you "get sick" of programming and leave it for a while? how long and how often?

    No. If I have the freedom of choice ( i.e. not job related ) I sometimes don't program for weeks. But not because I'm sick of it, but because of priorities. If my day had 48 hours, I would probably squeeze some programming in there as well.

    12) When you think that you can help someone in the programming boards , what would you do? :
    a- Help them with stuff i know\remember.
    b- Try to be %100 sure of your answer before posting either by google , compiling codes or any other way.
    c- say whatever i know even if im not so sure.


    I try to be sure of what I say before I open my ( virtual ) mouth. That way I gather less feet. But it's just my way of thinking and speaking. I hate people who do it the other way round. But they aren't in programming anyway, compilers aren't fooled by talking much or fast. Compilers only accept short, correct statements. Thats the way I like communication.

    13) Are you good at network and\or game programming? if not , do you think you will be in the next year?

    I wrote our servers' network code, so I guess I qualify. But even then, I used other peoples classes and frameworks. CSocket or WINSOCK2, at some point you will call other peoples code and pray.
    I know a lot of theory concerning graphics and game programming, but without putting them to the test, I wouldn't say I'm good at it. I'm good at programming and pretty confident that I can learn anything I do not know yet.

    14) Are you planning to get a programming job?

    No, one is enough, thanks

    15) Do you make money out of programming currently? (not talking about jobs)

    Apart from my job and sometimes working at home for my company ? No
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

  7. #37
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    0) where are you from ? : Maryland, USA

    1) How old are you? : 25

    2) How old were you when you started learning a programming language? : 18, in college

    3) What was it ? : Pascal

    4) What were your motivations? : part of my Computer Engineering Cirriculum

    5) Do you program as a hobby ? : not so much a hobby, but a second income

    6) Whats the most effective way to learn programming in your opinion : online tutorials and just trying stuff

    7) When you were in the "learning" level (or if you are currently), how much time do you spend on learning programming daily? daily? I don't know... depended on the assignment really. 2 hours or so... but not every day. I didn't think it was fun when I started.

    8) How old were you when you made your first program that people loved or your first game that people enjoy? : HA. Probably my early 20's.

    9) Do you program\learn depending on your mood , or its something you enjoy doing every day and all the time? I do it all day long and it takes up a fair amount of my time away from work.

    10) If you learn from book(s) , how many pages do you read a day? Again, a stupid question. Who sits around specifying the number of pages to read in a day? I read when I get the chance or if I can't figure something out.

    11) Do you "get sick" of programming and leave it for a while? how long and how often? Not too often, but when I do, I just switch platforms or languages.

    12) When you think that you can help someone in the programming boards , what would you do? : I usually throw down what I know and double check the stuff I'm unsure of, although I don't normally post on the programming boards here since I don't work with any C/C++ projects right now.

    13) Are you good at network and\or game programming? if not , do you think you will be in the next year? Neither, no.

    14) Are you planning to get a programming job? Already have one.

    15) Do you make money out of programming currently? (not talking about jobs) Yes, I have a side business that is becoming more and more lucrative.

  8. #38
    I am me, who else?
    Join Date
    Oct 2002
    Posts
    250
    0) where are you from ? : Washington State, (USA of course)

    1) How old are you? : 25

    2) How old were you when you started learning a programming language? :

    18ish, don't remember exactly when...

    3) What was it ? : C

    4) What were your motivations? :

    I'm a computer nerd, so I just thought programming was really cool.

    5) Do you program as a hobby ? :

    At times yes, when I have a free moment and feel like thinking.

    6) Whats the most effective way to learn programming in your opinion :

    I would say a,b,c for me. I learn by example, other's examples and reading.

    7) When you were in the "learning" level (or if you are currently), how much time do you spend on learning programming daily?

    Depends on how serious I am, I can spend up to 6-7hours per day.

    8) How old were you when you made your first program that people loved or your first game that people enjoy? :

    Never have really made anything quite like that. I program for my own purposes, generally, and also when a task at work requires me to

    9) Do you program\learn depending on your mood , or its something you enjoy doing every day and all the time?

    When I don't feel lazy/tired I will learn/program.

    10) If you learn from book(s) , how many pages do you read a day?

    Depends on the book.. upwards of 100 pages if its good...

    11) Do you "get sick" of programming and leave it for a while? how long and how often?

    Sometimes I do, for a week even, just need some time to regroup my thoughts.

    12) When you think that you can help someone in the programming boards , what would you do? :

    Combination of a and b, I want to be able to give back, but I don't want to give a misleading answer if I can help it.

    13) Are you good at network and\or game programming? if not , do you think you will be in the next year?

    I'm ok at network programming, haven't done too much with games.

    14) Are you planning to get a programming job?

    Well technically yes... I have one, but overall I've always wanted to help in the creation of things.

    15) Do you make money out of programming currently? (not talking about jobs)

    I used to do part-time PHP work, so occasionally I will get contract jobs to do more, but since I got hired... I don't have time for it any more .

  9. #39
    Sweet
    Join Date
    Aug 2002
    Location
    Tucson, Arizona
    Posts
    1,820
    0) where are you from ? : Tucson, Arizona

    1) How old are you? : 19

    2) How old were you when you started learning a programming language? : 16 or 17

    3) What was it ? : BASIC

    4) What were your motivations? : To make games

    5) Do you program as a hobby ? : Yes

    6) Whats the most effective way to learn programming in your opinion :
    a- Experiencing (without reading books or tutorials).
    b- online tutorials.
    c- books.
    d- courses\lectures

    All of the above

    7) When you were in the "learning" level (or if you are currently), how much time do you spend on learning programming daily?
    4-5 hours

    8) How old were you when you made your first program that people loved or your first game that people enjoy? :
    18

    9) Do you program\learn depending on your mood , or its something you enjoy doing every day and all the time?
    All of the time man I am such a loser

    10) If you learn from book(s) , how many pages do you read a day?
    When I score a book which is rare I will knock down 30-40 pages depending of how good I fell

    11) Do you "get sick" of programming and leave it for a while? how long and how often?
    Sometimes I get angry and leave for a couple of days

    12) When you think that you can help someone in the programming boards , what would you do? :
    a- Help them with stuff i know\remember.
    b- Try to be %100 sure of your answer before posting either by google , compiling codes or any other way.
    c- say whatever i know even if im not so sure.

    All of the above

    13) Are you good at network and\or game programming? if not , do you think you will be in the next year?
    Decent, yes

    14) Are you planning to get a programming job?
    Yes

    15) Do you make money out of programming currently? (not talking about jobs)
    I wish
    Woop?

  10. #40
    Toaster Zach L.'s Avatar
    Join Date
    Aug 2001
    Posts
    2,686
    Hannover, Germany. ( And mark that second 'n' in there. It's Hannover. Don't dare to leave it out. I don't spell New York as New Ork either. )
    New Ork is definitely bad, though you might be able to get away with Nyork.
    The word rap as it applies to music is the result of a peculiar phonological rule which has stripped the word of its initial voiceless velar stop.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. cprogra
    By BobMcGee123 in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 05-05-2006, 03:34 PM
  2. PC Game project requires c++ programmers
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 02-22-2006, 12:23 AM
  3. Game Programmer's AIM Circle: Join Today
    By KingZoolerius66 in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 12-20-2003, 12:12 PM
  4. Are programmers engineers?
    By joshdick in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 04-01-2003, 01:55 AM