|
-
Aug 28th, 2006, 05:05 AM
#1
Thread Starter
Hyperactive Member
Inspiration?
Hey,
where do you go for inspiration for coding projects?
Thanks
KAZAR
The Law Of Programming:
As the Number of Lines of code increases, the number of bugs generated by fixing a bug increases exponentially.
__________________________________
www.startingqbasic.co.uk
-
Aug 28th, 2006, 06:36 AM
#2
Thread Starter
Hyperactive Member
Re: Inspiration?
haha, i know what you mean, but i tend to be in the middle of something completely non-coding related that i can't get out of when inspiration arrives, which irritates.
KAZAR
The Law Of Programming:
As the Number of Lines of code increases, the number of bugs generated by fixing a bug increases exponentially.
__________________________________
www.startingqbasic.co.uk
-
Aug 28th, 2006, 06:52 AM
#3
Re: Inspiration?
I used to get that.. so I would carry a (very) small notebook around with me, so that I could make notes about any ideas I had.
The only problem was that my notes after a couple of drinks were very hard to read!
-
Aug 28th, 2006, 06:53 AM
#4
Re: Inspiration?
 Originally Posted by kazar
haha, i know what you mean, but i tend to be in the middle of something completely non-coding related that i can't get out of when inspiration arrives, which irritates.
I don't have that problem, because usually I am reminded of it by being incessantly asked whether I have done it yet.
-
Aug 28th, 2006, 06:55 AM
#5
Re: Inspiration?
 Originally Posted by kazar
Hey,
where do you go for inspiration for coding projects?
Thanks
My InBox and meetings.
-
Aug 28th, 2006, 06:55 AM
#6
Thread Starter
Hyperactive Member
Re: Inspiration?
ah right- nah i'm talking about non-work related - private projects.
Anyway, i tend to write code in my head when i am doing something else, and get a bulb lighting up. Except when i'm driving!!
KAZAR
The Law Of Programming:
As the Number of Lines of code increases, the number of bugs generated by fixing a bug increases exponentially.
__________________________________
www.startingqbasic.co.uk
-
Aug 28th, 2006, 07:07 AM
#7
Re: Inspiration?
In my entire career I have only written two programs that I actually use myself, and those are my Code Library and my Website Address Book. Both of those came about as a result of necessity.
So, that would be my answer to your question.
 Originally Posted by kazar
where do you go for inspiration for coding projects?
Necessity.
-
Aug 28th, 2006, 07:46 AM
#8
Re: Inspiration?
 Originally Posted by kazar
Hey,
where do you go for inspiration for coding projects?
Thanks
... to work ... (boring, eh)
-
Aug 28th, 2006, 11:14 AM
#9
Frenzied Member
Re: Inspiration?
 Originally Posted by Hack
My InBox and meetings. 
 Originally Posted by RhinoBull
... to work ...  (boring, eh)
Make that three that get their "inspiration" from the same place their get their pay check!
Beantown Boy
Please use [highlight=vb]your code goes in here[/highlight] tags when posting code.
When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.
-
Aug 28th, 2006, 11:37 AM
#10
Re: Inspiration?
I don't "go anywhere" for coding inspiration.... it just sort of happens.... that's why it's called inspiration....
-tg
OG Tay sez: Why you diss me like that?
-
Aug 28th, 2006, 11:47 AM
#11
Re: Inspiration?
My coding-for-fun days are over. 
Apart from work, I only develop when I need a software but there are no freeware to meet my requirements.
-
Aug 28th, 2006, 04:13 PM
#12
Re: Inspiration?
 Originally Posted by Hack
My InBox and meetings. 
Me too, in the form of "could you create something that would ...?"
Okay, that's perspiration. Inspiration? Lots of places. I wanted to stream metadata on an audio stream, but the existing product cost $50, so I wrote my own. Someone needed a security (as in Keystone Kops) database, including "mug shots", so I wrote one for him (thanks, in part to ideas I got here). I wrote an unerase kind of program back in '79 because I deleted *.bas instead of *.bak.
I keep a pad handy (no problem reading it, since alcohol would cause more problems than just shaky handwriting) and a little recorder on my night stand. Post-it notes (electronic ones) on my screens. Notes in my pockets. (No, I haven't worn a pocket protector since the '50s. Or maybe the '60s, but who remembers the '60s?)
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|