Member Picture Gallery - Music Banter Music Banter

Go Back   Music Banter > Community Center > Introductions
Register Blogging Today's Posts
Welcome to Music Banter Forum! Make sure to register - it's free and very quick! You have to register before you can post and participate in our discussions with over 70,000 other registered members. After you create your free account, you will be able to customize many options, you will have the full access to over 1,100,000 posts.

Reply
 
Thread Tools Display Modes
Old 04-06-2010, 08:06 PM   #12801 (permalink)
Partying on the inside
 
Freebase Dali's Avatar
 
Join Date: Mar 2009
Posts: 5,584
Default

Quote:
Originally Posted by theimperialwarcult View Post
Everybody has way more posts than me. That's just because when I actually get around to hanging out at my desk it's for some lame reason like writing code or analyzing data...so I'm not the most active member on MB.
*ears perk up*

Data..... and code.... ?

*drools*
Freebase Dali is offline   Reply With Quote
Old 04-06-2010, 08:08 PM   #12802 (permalink)
Music Addict
 
theimperialwarcult's Avatar
 
Join Date: May 2009
Location: New Mexico
Posts: 114
Default

Quote:
Originally Posted by loose_lips_sink_ships View Post
Cute and smart, be mine.
Might be stretching the truth a little. I'm not smart, I'm just good at overcoming frustration.

Quote:
Originally Posted by Unchained Ballad View Post
I didn't mean that in a "J'accuse!" tone, if it sounded like it.
"Just sayin'".
I know
__________________
See when you put a shell to your ear, it is not the sound of crashing waves you're hearing, it's the amplified current of your bloodstream -SF
theimperialwarcult is offline   Reply With Quote
Old 04-07-2010, 06:13 PM   #12803 (permalink)
Blue Bleezin' Blind Drunk
 
NumberNineDream's Avatar
 
Join Date: Jul 2009
Location: The land of the largest wine glass (aka Lebanon)
Posts: 2,200
Default

You finally got some replies to a photo (hurray!).
Maybe cz most of the other pix had your face cut in half for some reason... Anyway, it would be great if we saw you around the boards more often, you seem to know your stuff.

Btw, you asked me once about that self-titled Morgen album, I don't think I did answer it. So if you're still around: I think that album is a must.
__________________
Do cats eat bats? Do cats eat bats?Do cats eat bats? Do cats eat bats? Do cats eat bats? Do cats eat bats? Do cats eat bats?Do cats eat bats? Do cats eat bats?Do bats eat cats? Do bats eat cats? Do bats eat cats? Do bats eat cats? Do bats eat cats?Do bats eat cats?Do bats eat cats?Do bats eat cats? Do bats eat cats? Do bats eat cats? Do bats eat cats?Do bats eat cats?Do bats eat cats? Do bats eat cats? Do bats eat cats?

NumberNineDream is offline   Reply With Quote
Old 04-07-2010, 11:35 PM   #12804 (permalink)
Music Addict
 
theimperialwarcult's Avatar
 
Join Date: May 2009
Location: New Mexico
Posts: 114
Default

Quote:
Originally Posted by Freebase Dali View Post
*ears perk up*

Data..... and code.... ?

*drools*
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.

Quote:
Originally Posted by NumberNineDream View Post
You finally got some replies to a photo (hurray!).
Maybe cz most of the other pix had your face cut in half for some reason... Anyway, it would be great if we saw you around the boards more often, you seem to know your stuff.

Btw, you asked me once about that self-titled Morgen album, I don't think I did answer it. So if you're still around: I think that album is a must.
You're sweet . I like to snoop around and check out the album reviews and stuff...It'd be fun to write some too I just never have the time to so mostly I just check out what people are posting then get back to my stuff. Ya you never answered about that. I figured sometimes albums have to grow on you. I'm all about the live experience and it's really awesome when bands can capture that in a recording. So, that's what I look for. The raw element, sucks when a recording sounds too polished/planned out, in my opinion. But anyways, thanks. I trust your judgment and look forward to listening to it.
__________________
See when you put a shell to your ear, it is not the sound of crashing waves you're hearing, it's the amplified current of your bloodstream -SF
theimperialwarcult is offline   Reply With Quote
Old 04-07-2010, 11:46 PM   #12805 (permalink)
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
Old 04-07-2010, 11:53 PM   #12806 (permalink)
MB quadrant's JM Vincent
 
duga's Avatar
 
Join Date: Dec 2009
Location: Washington, DC
Posts: 3,762
Default

Depending on how complex the program is meant to be, I feel like I have less of a grip on things if I have a giant load of if/else statements. But I do know what you mean.

Way to nerd it up.
__________________
Confusion will be my epitaph...
duga is offline   Reply With Quote
Old 04-08-2010, 12:08 AM   #12807 (permalink)
Music Addict
 
theimperialwarcult's Avatar
 
Join Date: May 2009
Location: New Mexico
Posts: 114
Default

Quote:
Originally Posted by Freebase Dali View Post
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.
Totally, I do that too. 'Cause then I can go through the iterations in my head and it's easier to debug when you know what the program is doing in each line.
__________________
See when you put a shell to your ear, it is not the sound of crashing waves you're hearing, it's the amplified current of your bloodstream -SF
theimperialwarcult is offline   Reply With Quote
Old 04-08-2010, 12:37 AM   #12808 (permalink)
nothing
 
mr dave's Avatar
 
Join Date: Mar 2008
Location: everywhere
Posts: 4,315
Default

isn't this ongoing programmer conversation the precise reason any teacher tells you to write out the logic of your code in a flowchart first?


TURBO PASCAL MOFOS!!! hell, had i gone for a 2nd year i would have potentially learned freaking Fortran hahaha.
__________________
i am the universe

Quote:
Originally Posted by bandteacher1 View Post
I type whicked fast,
mr dave is offline   Reply With Quote
Old 04-08-2010, 08:07 PM   #12809 (permalink)
Partying on the inside
 
Freebase Dali's Avatar
 
Join Date: Mar 2009
Posts: 5,584
Default

Quote:
Originally Posted by mr dave View Post
isn't this ongoing programmer conversation the precise reason any teacher tells you to write out the logic of your code in a flowchart first?

TURBO PASCAL MOFOS!!! hell, had i gone for a 2nd year i would have potentially learned freaking Fortran hahaha.
Haha... nah I write it in my head. Those operation documents always seemed like an extra step I didn't need to take.
Programming is incredibly easy for me because of the way it operates. There are no real ambiguities. Only logic and either yes or no and situational arguments. That works for my type of default thinking, although I'll admit I'm less cut out for situations where that's a downfall.

Quote:
Totally, I do that too. 'Cause then I can go through the iterations in my head and it's easier to debug when you know what the program is doing in each line.


Exactly. You ever tried to debug someone else's code? Ridiculously hard. It could be the easiest program, but if you don't know how they structured things, it's incredibly hard to figure out what's wrong. Even when you see their process, most novice programs insufficiently comment their major code sections and without it, it's like trying to put a square peg in a round hole because both programmers are operating on a different way of thinking.

Quote:
Depending on how complex the program is meant to be, I feel like I have less of a grip on things if I have a giant load of if/else statements. But I do know what you mean.
At first I was like that, but when I started nesting conditional statements and properly commenting them and arranging them in logical orders, it became less of a situation where I had to read each statement. If you create your code in a hierarchical manner, you do better when debugging because you can spot inconsistencies in a wide-view first, when simply reading each line in its own context is too close of a view for larger-picture issues.
Freebase Dali is offline   Reply With Quote
Old 04-08-2010, 10:01 PM   #12810 (permalink)
Music Addict
 
theimperialwarcult's Avatar
 
Join Date: May 2009
Location: New Mexico
Posts: 114
Default

My school has always been way Nazi about writing pseudocode for EVERYTHING. They really crack down on you if they suspect you copied someone else's code, that's a good reason I guess. Everybody has their own style so it'd be really obvious anyways. But ya, debugging other people stuff sucks. In school we would get exams where they would just give us a program with a bunch of errors and we had to debug...on paper
__________________
See when you put a shell to your ear, it is not the sound of crashing waves you're hearing, it's the amplified current of your bloodstream -SF
theimperialwarcult is offline   Reply With Quote
Reply


Similar Threads



© 2003-2024 Advameg, Inc.