Music Banter - View Single Post - Member Picture Gallery
View Single Post
Old 04-07-2010, 11:46 PM   #12805 (permalink)
Freebase Dali
Partying on the inside
 
Freebase Dali's Avatar
 
Join Date: Mar 2009
Posts: 5,584
Default

Quote:
Originally Posted by theimperialwarcult View Post
I'm not gonna lie, I'm pretty much the most inefficient programmer out there. What most people can do in 5 lines I do in 10 lines.
I'm the same way though.
In Visual Basic, I prefer to use conditional programming with IF..THEN..ELSE instead of finding scripts that automate in a single line. I think it stems from me messing with Qbasic back in the day, which was all rigorous like that. But I like to know every little decision that's made and make them based on my own planning, so I'll write code in that way because it's easier to understand what's happening in a logical sense instead of relying on something I have less of a grip on.
Freebase Dali is offline   Reply With Quote