View Poll Results: Did you ever sale code/binary ?

Voters
32. You may not vote on this poll
  • Yeah, I did

    3 9.38%
  • Worked for company only

    6 18.75%
  • Both

    2 6.25%
  • No money making code yet

    21 65.63%

Thread: Did you ever sale code/binary ?

  1. #1
    Registered User zahid's Avatar
    Join Date
    Aug 2001
    Posts
    531

    Did you ever sale code/binary ?

    How many of us really did work for themself.

    I worked for my company only.
    Last edited by zahid; 01-26-2003 at 01:27 AM.
    [ Never code before desk work ]
    -------------------------------------:-->
    A man who fears Nothing is the man who Loves Nothing
    If you Love Nothing, what joy is there in your life.
    =------------------------------------------------------= - I may be wrong.

  2. #2
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    Not yet, but soon (I hope), I will have a chance to sell my Windows library...from my experience, with most deals, "no code - no deal", BTW....
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  3. #3
    Just a Member ammar's Avatar
    Join Date
    Jun 2002
    Posts
    953
    No I didn't work for any company( I'm still a student ), but I hope I can soon do so.
    none...

  4. #4
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    I have worked for a company only and I like it. I don't have the knowledge for doing marketing, bussiness and that kind of things and I think I won't like it. At least, at this moment.

  5. #5
    Registered User codingmaster's Avatar
    Join Date
    Sep 2002
    Posts
    309
    Have worked for some companies and some different projects....

  6. #6
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    you mean sell??

    that depends... I make software and get paid to do it... but i don't get paid specifically for the software, just for my time at work in which i do various tasks... does that count?
    EntropySink. You know you have to click it.

  7. #7
    Registered User zahid's Avatar
    Join Date
    Aug 2001
    Posts
    531
    Originally posted by ober5861
    you mean sell??

    that depends... I make software and get paid to do it... but i don't get paid specifically for the software, just for my time at work in which i do various tasks... does that count?
    Yeah.. :-) I guess that will be the second choice.
    "I worked for my company only"
    [ Never code before desk work ]
    -------------------------------------:-->
    A man who fears Nothing is the man who Loves Nothing
    If you Love Nothing, what joy is there in your life.
    =------------------------------------------------------= - I may be wrong.

  8. #8
    Registered User zahid's Avatar
    Join Date
    Aug 2001
    Posts
    531
    So.. not much of us are really making money with programming efficiency.

    Or.. the money makers are busy with money making.
    [ Never code before desk work ]
    -------------------------------------:-->
    A man who fears Nothing is the man who Loves Nothing
    If you Love Nothing, what joy is there in your life.
    =------------------------------------------------------= - I may be wrong.

  9. #9
    I plan on writing my own stock trading software, so when I do, I will "make money" using code.

    I'm working on a weblication in PHP - full service site - that is for a real estate company - when done I will see some of the profits so maybe that will count also.

    www.asynchrony.com is a site that sells your software - last time I checked the software produced was kinda lame.
    My Avatar says: "Stay in School"

    Rocco is the Boy!
    "SHUT YOUR LIPS..."

  10. #10
    Registered User zahid's Avatar
    Join Date
    Aug 2001
    Posts
    531
    Originally posted by OneStiffRod
    I plan on writing my own stock trading software, so when I do, I will "make money" using code.

    I'm working on a weblication in PHP - full service site - that is for a real estate company - when done I will see some of the profits so maybe that will count also.

    www.asynchrony.com is a site that sells your software - last time I checked the software produced was kinda lame.
    Yeah.. I'm also behind you and waiting to complete ISP Billing Software.
    [ Never code before desk work ]
    -------------------------------------:-->
    A man who fears Nothing is the man who Loves Nothing
    If you Love Nothing, what joy is there in your life.
    =------------------------------------------------------= - I may be wrong.

  11. #11
    flashing vampire black's Avatar
    Join Date
    May 2002
    Posts
    563
    only work for company, but I think there are some ways we could sale bins ?
    Never end on learning~

  12. #12
    I just mess around with code, and once in a while try to make a game. But it's all freeware stuff.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help me please!!!
    By dantestwin in forum C++ Programming
    Replies: 10
    Last Post: 07-21-2004, 11:36 PM
  2. multi file project error part 2
    By dantestwin in forum C++ Programming
    Replies: 6
    Last Post: 07-21-2004, 11:35 PM