Noodleface
A Mod Real Quick
I wouldn't say he's useless as I can't really judge that. He got this far so he must've done something right.. maybe..
What? fuck that guy.He also got a little irritated that I had Funco POP toys on the top of my desk (GOT and Breaking Bad), he said he didn't understand why a grown man would have toys. Got a little offended.
I've learned that some people can just talk a good talk and get hired. The other developer on my team always talks like he's an expert on every subject, but he has a very basic understanding of OOP principles. As I've mentioned before, he'll bang out dozens of if-then-elses without considering there might be a better way.I wouldn't say he's useless as I can't really judge that. He got this far so he must've done something right.. maybe..
I'm the same way. Asking for help is like admitting defeat.Right I understand it's easier to ask someone. I guess I'm different.
If I'm spending an absurd amount of time figuring something out I ask for help, whereas he is asking every 10 minutes.
Right, that's retarded. Doing it his way exposes implementation details to the consumer of the class.I just like tings clear and small, having a method call to fill a property is just redundant.
People who don't realize this should never be promoted past Junior.I think asking for help is admitted defeat too, but I also know that guy sitting over there knows the answer to my question. I'll almost always give it a good effort, but if I have to go ask someone, I try to frame the question to make it look I put some effort into it.
I'd prefer to spend as much time as I need finding a solution, you learn better that way. But shit's on a schedule, your employer is going to be more pissed you spent hours on something that was a 5 minute question. You don't have to show you're self-sufficient at every opportunity.
When I'm searching for an answer the thing I hate the most is when someone's like "oh I solved it by using <insert library here>" and then lists off a bunch of code that has no meaning to me becauseI'm not using that library and don't have time to figure out how.I'd prefer to spend as much time as I need finding a solution, you learn better that way. But shit's on a schedule, your employer is going to be more pissed you spent hours on something that was a 5 minute question. You don't have to show you're self-sufficient at every opportunity.
Depends. Is it a complex system? Will a 5 minute chat save an hour?Back when I was the team lead of a larger team I spend 50% of my time answering questions. It was expected and I frankly liked it, since most of the other members were juniors and ill rather have them ask questions, rather than seen some aberration in code. Also the other senior members of the team rarely asked as they were very self sufficient. Recently though I'm more bother by people at the same level, or even my seniors that asks me questions rather than learn how the system works.
Most of our devs demand a "knowledge transfer" before even considering to look at something they're not familiar with.Depends. Is it a complex system? Will a 5 minute chat save an hour?
My problem is when Senior Developers ask dumb questions or don't even attempt to understand the system. (Yes, there are dumb questions)
Knowledge transfer. hmmmMost of our devs demand a "knowledge transfer" before even considering to look at something they're not familiar with.