What the heck does this mean?
-
I'm doing a phone interview tomorrow with the lead tech guy and he, and I quote: "wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach." Now, what exactly does that mean? From my experience, Ruby developers have piss poor practices, but I really wonder Ruby brings to the table in terms of practices that are somehow different from "traditional" .NET approaches. All I can think of is leveraging features like mixins that promote bad OO practices. Anyone have a clue? More generally, would you say that [Java / C / PHP / F# / etc.] has best practices that distinguish it from "traditional .NET" development? Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Um... Testing... Testing... Seriously. Many Ruby wallahs think that .NET guys don't do enough testing. That sounds like something someone would refer to as "best practices".
I wanna be a eunuchs developer! Pass me a bread knife!
-
I'm doing a phone interview tomorrow with the lead tech guy and he, and I quote: "wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach." Now, what exactly does that mean? From my experience, Ruby developers have piss poor practices, but I really wonder Ruby brings to the table in terms of practices that are somehow different from "traditional" .NET approaches. All I can think of is leveraging features like mixins that promote bad OO practices. Anyone have a clue? More generally, would you say that [Java / C / PHP / F# / etc.] has best practices that distinguish it from "traditional .NET" development? Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
I can think of 3 points: 1. Using the strength of the language/environment (what is it for Ruby?) 2. Using common 'best-practices' - but why that should be different between Ruby and other languages? 3. The actual look-and-feel of your code - and I mean that your code is not write-only, and can be used in a group too... In any way such a question would - in most cases at least - turn me hot...It sounds me like a 'tech' guy who didn't got over the slogans and buzzwords of the subject... If you want the job, beware! Do not make him fool!
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.
-
I'm doing a phone interview tomorrow with the lead tech guy and he, and I quote: "wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach." Now, what exactly does that mean? From my experience, Ruby developers have piss poor practices, but I really wonder Ruby brings to the table in terms of practices that are somehow different from "traditional" .NET approaches. All I can think of is leveraging features like mixins that promote bad OO practices. Anyone have a clue? More generally, would you say that [Java / C / PHP / F# / etc.] has best practices that distinguish it from "traditional .NET" development? Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
I am guessing he is either: - talking about building up classes using Ruby's strengths and understanding how to apply duck typing in the best ways, or - talking out of his arse.
veni bibi saltavi
-
I'm doing a phone interview tomorrow with the lead tech guy and he, and I quote: "wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach." Now, what exactly does that mean? From my experience, Ruby developers have piss poor practices, but I really wonder Ruby brings to the table in terms of practices that are somehow different from "traditional" .NET approaches. All I can think of is leveraging features like mixins that promote bad OO practices. Anyone have a clue? More generally, would you say that [Java / C / PHP / F# / etc.] has best practices that distinguish it from "traditional .NET" development? Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
I am guessing he is either: - talking about building up classes using Ruby's strengths and understanding how to apply duck typing in the best ways, or - talking out of his arse.
veni bibi saltavi
-
I am guessing he is either: - talking about building up classes using Ruby's strengths and understanding how to apply duck typing in the best ways, or - talking out of his arse.
veni bibi saltavi
-
I'm doing a phone interview tomorrow with the lead tech guy and he, and I quote: "wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach." Now, what exactly does that mean? From my experience, Ruby developers have piss poor practices, but I really wonder Ruby brings to the table in terms of practices that are somehow different from "traditional" .NET approaches. All I can think of is leveraging features like mixins that promote bad OO practices. Anyone have a clue? More generally, would you say that [Java / C / PHP / F# / etc.] has best practices that distinguish it from "traditional .NET" development? Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
It means you have to leverage solutions across platforms to maximize output and increase shareholder value![^] :D
public class SanderRossel : Lazy<Person>
{
public void DoWork()
{
throw new NotSupportedException();
}
} -
FYI, these posts ended up in the Moderation Queue and I passed them through. Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
Why? What? How?
veni bibi saltavi
-
Why? What? How?
veni bibi saltavi
-
FYI, these posts ended up in the Moderation Queue and I passed them through. Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
Can you send such "false positives" to Matthew? http://www.codeproject.com/Messages/5003342/Re-The-Spam-detector-seems-to-be-getting-a-little.aspx[^]
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Can you send such "false positives" to Matthew? http://www.codeproject.com/Messages/5003342/Re-The-Spam-detector-seems-to-be-getting-a-little.aspx[^]
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
It means you have to leverage solutions across platforms to maximize output and increase shareholder value![^] :D
public class SanderRossel : Lazy<Person>
{
public void DoWork()
{
throw new NotSupportedException();
}
}You forgt to include "monetize opportunities". :wtf:
-
I'm doing a phone interview tomorrow with the lead tech guy and he, and I quote: "wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach." Now, what exactly does that mean? From my experience, Ruby developers have piss poor practices, but I really wonder Ruby brings to the table in terms of practices that are somehow different from "traditional" .NET approaches. All I can think of is leveraging features like mixins that promote bad OO practices. Anyone have a clue? More generally, would you say that [Java / C / PHP / F# / etc.] has best practices that distinguish it from "traditional .NET" development? Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Marc Clifton wrote:
make sure that your strategies align
I am so using that phrase next time I am interviewing someone.
Try Hovercraft for Android, voted "a game" by players.
-
I'm doing a phone interview tomorrow with the lead tech guy and he, and I quote: "wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach." Now, what exactly does that mean? From my experience, Ruby developers have piss poor practices, but I really wonder Ruby brings to the table in terms of practices that are somehow different from "traditional" .NET approaches. All I can think of is leveraging features like mixins that promote bad OO practices. Anyone have a clue? More generally, would you say that [Java / C / PHP / F# / etc.] has best practices that distinguish it from "traditional .NET" development? Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Surely it doesn't matter if your strategies come from Ruby, .NET or Mars. If you can write clean, well designed and structured code that meets or exceeds the client's expectations, then it's irrelevant. If I came across that statement from the "lead" tech for a job interview, I'd seriously question their credentials.
"There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare Home | LinkedIn | Google+ | Twitter
-
Hmmm. My reply to this went straight to the queue. :rolleyes:
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
I seem to be in the antispambots bad books.
veni bibi saltavi
-
I seem to be in the antispambots bad books.
veni bibi saltavi
Maybe the antispam is crossed that you drank all of its gin reserve. It is a petty entity, I'd never be crossed for such a minor thing but stay away from the Whisky if you value your continued existence :-D
Geek code v 3.12 GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++* Weapons extension: ma- k++ F+2 X
-
I'm doing a phone interview tomorrow with the lead tech guy and he, and I quote: "wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach." Now, what exactly does that mean? From my experience, Ruby developers have piss poor practices, but I really wonder Ruby brings to the table in terms of practices that are somehow different from "traditional" .NET approaches. All I can think of is leveraging features like mixins that promote bad OO practices. Anyone have a clue? More generally, would you say that [Java / C / PHP / F# / etc.] has best practices that distinguish it from "traditional .NET" development? Marc
Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!
Marc Clifton wrote:
"wants to make sure that your strategies align more with Ruby best practices as opposed to a more traditionally .NET approach."
Marc Clifton wrote:
Now, what exactly does that mean?
Quite simply it means nothing! I have worked businesses where a number of people use business jargon and nothing else - apart from finding it highly irritating it quite simply is a means of obscuring their lack of knowledge in an area while trying to sound impressive. Best practice - whatever gets the job done making future maintenance as straightforward as possible, in other words doing what you are paid to do.
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
-
I am guessing he is either: - talking about building up classes using Ruby's strengths and understanding how to apply duck typing in the best ways, or - talking out of his arse.
veni bibi saltavi
Nagy Vilmos wrote:
duck typing
Nagy Vilmos wrote:
- talking out of his arse.
If it smells like a fart, sounds like a fart and everyone runs away from it then it probably is a fart.
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
-
Can you send such "false positives" to Matthew? http://www.codeproject.com/Messages/5003342/Re-The-Spam-detector-seems-to-be-getting-a-little.aspx[^]
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Not sure. Perhaps the filter confused the word 'duck' with something else ;)
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
"arse" is a naughty word.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Maybe the antispam is crossed that you drank all of its gin reserve. It is a petty entity, I'd never be crossed for such a minor thing but stay away from the Whisky if you value your continued existence :-D
Geek code v 3.12 GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++* Weapons extension: ma- k++ F+2 X
It's female, then.
I wanna be a eunuchs developer! Pass me a bread knife!