1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Helping My Dad Get Started

Discussion in 'Programming' started by teenmoney, Mar 1, 2009.

  1. #1
    OK well my dad has been looking for some ways to make extra money. So naturally I started thinking online. He knows C pretty well and a little C++ so he wants to do some freelance programming.

    I don't really have any experience doing that so I am wondering how we can get started?

    Should we create a website for him?
    What kind of portfolio can you create with programming?
    Should he join GAF, elance, rentacoder etc?

    How would you get a new freelance programmer on his feet so that he can get some jobs and make some money?

    Thanks in advance for the answers
     
    teenmoney, Mar 1, 2009 IP
  2. Zero

    Zero Peon

    Messages:
    731
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I defenetely would buy a website and put something like a portfolio on it, with a lot of previous work.
     
    Zero, Mar 1, 2009 IP
  3. RazorGlacier

    RazorGlacier Well-Known Member

    Messages:
    506
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    185
    #3
    The website is a good idea for a portfolio. Then, he could start by posting solicitations in the programming work section here. Once he's well known enough, he should have a steady stream of customers.
     
    RazorGlacier, Mar 1, 2009 IP
  4. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #4
    If he can adapt that to php which seems to be preferred right now he should be able to make a few bucks.

    I have heard that it is fairly easy to transistion from one to the other.
     
    Colbyt, Mar 1, 2009 IP
  5. Deviancee

    Deviancee Peon

    Messages:
    164
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Lots of people are looking for PHP scripts and coders, so I guess you can make some decent money if you are good at PHP.
     
    Deviancee, Mar 1, 2009 IP
  6. Vooler

    Vooler Well-Known Member

    Messages:
    1,146
    Likes Received:
    64
    Best Answers:
    4
    Trophy Points:
    150
    #6
    If he knows some API or atleast a GUI library for most used platform "Microsoft Windows" then well and good, but if he is console age C programmer I dont think you guys find some good paid work. I myself am basically a C/C++ coder but now fulltime php+mysql coder. I shifted to php very easily. Control structures are same. But ya, you get too many facilities in php especially the typecasting the declarations, creating separate functions for separate return types. It hs classes, but mot code followed today is procedural programming may be becuase of it's ease.

    When I shifted to php I first started with creating a files based forum software, and yet I create free files based applciations eventhough my commercial projects all involve sql.

    If you plan to do so, as "Colbyt" also suggested here:



    Then, you must first start reading little about it, create some tiny applciations, understand sql connection and query language atleast upto normal DML operations. Then adopt some tempalting engine liek smarty or some other lightweight one. And do your first traditional guestbook applciation. once done, do it's admin panel. then shift to some freelancing site, I would suggest www.scriptlance.com. Or may be start researching for most required small applciations, create them and start selling them. Advertise them on hotscripts and so many other sites to gain good traffic. Keep in mind genuine idea surely sells.

    Let me know if I can help anywhere (I like to, because your father has same background as mine).

    Check my IM contact in profile (if needed).

    regards
     
    Vooler, Mar 1, 2009 IP
    teenmoney likes this.