Music Banter

Music Banter (https://www.musicbanter.com/)
-   Introductions (https://www.musicbanter.com/introductions/)
-   -   Member Picture Gallery (https://www.musicbanter.com/introductions/87-member-picture-gallery.html)

Freebase Dali 04-06-2010 08:06 PM

Quote:

Originally Posted by theimperialwarcult (Post 846746)
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*

theimperialwarcult 04-06-2010 08:08 PM

Quote:

Originally Posted by loose_lips_sink_ships (Post 846747)
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 (Post 846748)
I didn't mean that in a "J'accuse!" tone, if it sounded like it.
"Just sayin'".

I know :)

NumberNineDream 04-07-2010 06:13 PM

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.

theimperialwarcult 04-07-2010 11:35 PM

Quote:

Originally Posted by Freebase Dali (Post 846754)
*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 (Post 847165)
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.

Freebase Dali 04-07-2010 11:46 PM

Quote:

Originally Posted by theimperialwarcult (Post 847268)
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.

duga 04-07-2010 11:53 PM

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.

theimperialwarcult 04-08-2010 12:08 AM

Quote:

Originally Posted by Freebase Dali (Post 847272)
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.

mr dave 04-08-2010 12:37 AM

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? :p:


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

Freebase Dali 04-08-2010 08:07 PM

Quote:

Originally Posted by mr dave (Post 847298)
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? :p:

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.

theimperialwarcult 04-08-2010 10:01 PM

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 :eek:


All times are GMT -6. The time now is 12:14 AM.


© 2003-2025 Advameg, Inc.