Thread: Who here programs for a living?

  1. #16
    Registered User
    Join Date
    Sep 2002
    Posts
    9
    i make 5.50 an hour and i work only during summers...

  2. #17
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    Originally posted by fastmonkey
    Someone mentioned that I should start building projects that do specific tasks and put them in a digital portofolio. What kind of projects? Would old school projects like the infinit integer work? I'm sure you all have done that one though...

    Again thanks.
    I wouldn't use old school projects if your projects were like mine (ie: very simplistic and screamed "school project"). Of course, I never finished my degree so maybe you've written more complex programs than what I did back in the day (man, I sound old now! hehe).
    Think about a company you'd like to work for then consider a problem they might face and write a program that solves it. One thing you might do is something like this (this is a description of an actual program that I wrote at the request of one of our VP's):

    a bot that periodically scans all server volumes for any files ending with specific extensions (which were contained in a simple little custom built database file) and records the location and filename to a log file, deletes the offending file and emails the final log file to the VP. He then has our senior Network Supervisor scan the log and compile a list of offenders (gathered by location, which was usually their user directory on the main file server) and then the VP calls the offenders managers. The offensive files you ask? anything ending with extensions like *.jpg, *.avi, *.mp3, *.mpg, etc. (ie: fun files).

    not anything too complicated but it solved a simple problem.

  3. #18
    Registered User codingmaster's Avatar
    Join Date
    Sep 2002
    Posts
    309
    There aren't engough good programmers in Germany.

    Some are good, but they are not from Germany, like me!!!

    .
    .
    .

    so

    .
    .
    .
    I'm working at several projects and I earn money

    And for a 16 year old teenager, it is a lot for such simple
    programming stuff

    and I earn only 5%-10% of the money, a company would earn with their work!!!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Starting programs
    By Molokai in forum C Programming
    Replies: 1
    Last Post: 04-16-2009, 10:10 AM
  2. Recommend upgrade path for C programs
    By emanresu in forum C Programming
    Replies: 3
    Last Post: 11-22-2007, 07:32 AM
  3. Resource ICONs
    By gbaker in forum Windows Programming
    Replies: 4
    Last Post: 12-15-2003, 07:18 AM
  4. POSIX/DOS programs?
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 02-28-2003, 05:42 AM
  5. executing c++ programs on the web
    By gulti01 in forum C++ Programming
    Replies: 4
    Last Post: 08-12-2002, 03:12 AM