What's not boring to code?
-
CillyMe wrote: What's not boring to code? Whatever is not boring to YOU.:rolleyes: Later, JoeSox When you're riding in a time machine way far into the future, don't stick your elbow out the window, or it'll turn into a fossil. --Jack Handy Deep Thoughts joeswammi.com ↔ humanaiproject.org ↔ joeswammi.com/sinfest
-
You mean, there's something that's boring to code? :omg: Trying to make bits uncopyable is like trying to make water not wet. -- Bruce Schneier By the way, dog_spawn isn't a nickname - it is my name with an underscore instead of a space. -- dog_spawn
-
You mean, there's something that's boring to code? :omg: Trying to make bits uncopyable is like trying to make water not wet. -- Bruce Schneier By the way, dog_spawn isn't a nickname - it is my name with an underscore instead of a space. -- dog_spawn
Daniel Turini wrote: You mean, there's something that's boring to code? Depends on your defintion of code, but hell yeah there is a lot of stuff I find boring. Code to read and write databases, getting data in and out of forms. Property accessors, copy constructors... the list is endless. To me, the fun bit of developing isn't the coding, but the designing of the code. Michael Blue canary in the outlet by the light switch Who watches over you Make a little birdhouse in your soul - They Might Be Giants
-
Daniel Turini wrote: You mean, there's something that's boring to code? Depends on your defintion of code, but hell yeah there is a lot of stuff I find boring. Code to read and write databases, getting data in and out of forms. Property accessors, copy constructors... the list is endless. To me, the fun bit of developing isn't the coding, but the designing of the code. Michael Blue canary in the outlet by the light switch Who watches over you Make a little birdhouse in your soul - They Might Be Giants
Michael P Butler wrote: Code to read and write databases, getting data in and out of forms. Property accessors, copy constructors... the list is endless. You mean, repetitive, automatic things? That's why macro, templates and code generation exist :) To put fun back to code :) Trying to make bits uncopyable is like trying to make water not wet. -- Bruce Schneier By the way, dog_spawn isn't a nickname - it is my name with an underscore instead of a space. -- dog_spawn