You are here

Why do developers develop?

6 posts / 0 new
Last post
vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 6 months ago
Developer
Joined: 2010-02-13 17:10
Why do developers develop?

I am just curious given the high pay that the developers of apps receive why is it that they spend their free time and efforts to develop applications for PortableApps?

Since I started the thread I guess I should answer first? Wink

I found Portable Apps by accident and have fallen in love with it. I use it quite regularly and currently have 5 usb stick with "different flavors" of apps on them. So why did I decide to develop a few apps? For me personally it is a way to pay back the community for all of the work that the current and previous developers have done. It is also a way for me to get apps that I want in portable fashion, and figure that once I create it I might as well share them. I do it mainly to get what I want. But if ever I can assist someone do not hesitate to holler, this is a learning game just as life is. The day I stop learning will be the day they plant me.

gluxon
gluxon's picture
Offline
Last seen: 3 years 8 months ago
Developer
Joined: 2008-06-21 19:26
Because it's fun I have many

Because it's fun Blum

I have many other reasons, but mainly, it's because programming is fun for me. It's interesting to make new programs that serve different purposes. You don't always know what happens when you compile and run, maybe some system mess up. But when it works perfectly, you get a moment of screaming "YES!!!"

It also gives you something to do with yourself. I have those days where I feel like I've wasted a whole day of my life, and sometimes I have. I've rarely felt like that since I got here Smile

sweepsnregs
sweepsnregs's picture
Offline
Last seen: 2 years 6 months ago
Joined: 2009-11-26 00:26
Hi gluxon! Thanks for developing ''that'' app I requested a whil

a while back! AND I hope it wasn't wasted days of your life and that you screamed ''YES, I am gluxon, damit!!'' over and over!! (If you were here, I'd pat you on the back but I'm sure you already did that for yourself, right?! And how many days did you wasted on it?)

Again, I really appreciate it and wish you the best wishes in ALL your life endeavors...and I sense you have many, many more years to go for these endeavors, you deserve them! You took up the challenge instead of nagging and criticizing and judgemental! ALL these qualities make you ''the bigger man''!!!

Here's a brewski to you Wink so drink it down buddy! (I hope it's YOUR brand AND I don't care if you're legal or not but if anyone ask, I did not contribute to your own delinquency, aight!!)

Lastly, I hope you'll change your mind and maintain said app...and I notice when I was selling the idea, that app was #5 at download.com but today I checked and it's #3!!! SO YEAH!!! See if you can submit it to download.com also, gluxon?!

jrm
Offline
Last seen: 12 years 1 month ago
Joined: 2007-05-31 10:22
I would agree, developing is

I would agree, developing is fun! building something that works is exciting!

jrm

agdurrette
Offline
Last seen: 5 months 20 hours ago
Developer
Joined: 2008-01-16 13:55
Same as the other two, I'm

Same as the other two, I'm not good at it but even making something in ahk, php or javascript that does something simple is exciting Smile

"It's just an online installer. It's not going to mug you.", JTH
"The shell is the key to unlock Linux's greatest advantages."

Darkbee
Darkbee's picture
Offline
Last seen: 4 years 24 min ago
Joined: 2008-04-14 09:41
The Joy of Programming...

...or How An Eight Year Old Gets His Kicks

10 INPUT $NAME "What is your name?"
20 PRINT "Hello, " + $NAME + ". You are totally awesome!"
30 GOTO 20

P.S. I bet some people will want to take the above program and improve it. Wink

Log in or register to post comments