Two choices, Which one will you choose if you were me?
-
At the end of the day what matters more than language, managers, co workers, etc etc is your interest in the project. Managers come and go, most OO languages are really just an abstraction of the same old ideas. Pick the one that you think will give you the motivation to get out of bed on friday mornings.
System.IO.Path.IsPathRooted() does not behave as I would expect
Josh Gray wrote:
Pick the one that you think will give you the motivation to get out of bed on friday mornings.
:cool:
Muneeb R. Baig. A thing of beauty is the joy forever.
-
S Douglas wrote:
likes to mess with peoples heads.
Yes, it is. :laugh: but I think this will be fixed in time.
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
Rather pick the narrow language than the narrow boss.
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us! -
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
-
Ditch department B. If you were married to her they wouldn't allow it and since you aren't don't make a dumb decision. Besides if you both work in different areas you will have more to talk about than if you worked in the same place. I don't know about anyone else but when I first met my wife all I could think about was her and if I had needed to write software (during that time) while in her proximity I would have gotten nothing done. I'd probably have installed about 500 web cams:-O and that would have been right before they fired me.
My name is Maximus Decimus Meridius, Commander of the Armies of the North, General of the Felix Legions, loyal servant to the true emperor, Marcus Aurelius. Father to a murdered process, husband to a murdered thread. And I will have my vengeance, in this life or the next. - Gladiator I work to live. I do not live to work. My clients do not seem capable of grasping this fact.
I work with my girlfriend and there are a bunch of other married and co-habiting partners at work. Work doesn't actively encourage it but so long as we don't make it an issue they don't make it an issue. They wouldn't make decisions based on it for one.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
What kind of Java development? Seriously, it makes a difference. Java is a fine language but there is a lot more to Java development than just the language. If you get stuck in an EJB, J2EE situation then you might regret it. At work I face a similar situation (no narrow bosses though) and I have had to fight to make sure that we use Java smartly. In this case GRails and Groovy for web-dev.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
I think you should go to department B. As I think you might be good enough MS languages so you can proove your self better in that field. As well as impress her ;). And that manager why you taking him much seriously. Just ignor him through ur heart and you be the happy. And ya learning java is also a good thing but for that you need some time.
-------------------------------------------------------------------------------------------------- Hiral Shah India If you think that my answer is good enough and can be helpful for other then don't forget to vote. :)
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
Forget the language wars.
WuJunyin wrote:
Anton Afanasyev wrote: And, of course, depends on how much you dislike the manager in dept. B. Very much.
Really, I think you just answered your own question!
_____________________________________ Action without thought is not action Action without emotion is not life
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
If you know C# you will pick up Java very quickly (as they are not too far from identical). As others have said and will say it will take time to get to expert standard. I'm no Java programmer, but armed with a solid handle on C# and my trusty "Java 2 Complete", I have taken on and completed Java projects to a standard where I have got return work. If you like manager A then I'd say your not in for that much of a learning curve. HTH
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
Well break it down: Choice A: Learn a new language that is not in your comfort zone Choice B: Emotional intrigue from above and inside the department.
I would look at it as a chance to learn a new language that will give me insight to my favorite subject, programming. When you learn a new language, it gives you insights to the underlining ideas that govern all coding languages. The interaction between your code to the hardware and/or OS becomes clearer and clearer the more that you use other languages as well as your own preferred platform. Each language has standard techniques which can usually be applied to another language, giving you more tools to solve unique problems. As for the girl, just start a conversation with her, get to know her and start meeting her for lunch.
Once you realize that the only prison is your mind, you become free even in the most wretched of conditions -- Michael White
-
At the end of the day what matters more than language, managers, co workers, etc etc is your interest in the project. Managers come and go, most OO languages are really just an abstraction of the same old ideas. Pick the one that you think will give you the motivation to get out of bed on friday mornings.
System.IO.Path.IsPathRooted() does not behave as I would expect
Josh Gray wrote:
At the end of the day what matters more than language, managers, co workers, etc etc is your interest in the project. Managers come and go, most OO languages are really just an abstraction of the same old ideas.
Well said! I'd agree with that. One thing that might be nice about learning Java is that it'll probably reintroduce you to OO concepts that you might have forgotten or glossed over when learning C++/C# (btw, C++ isn't an MS language..!). You're bound to increase your overall software design/development skills, or your code-qi, let's say. I'd always take the opportunity to learn something new... unless it was, say, Cobol. 祝你好运。
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
-
What kind of Java development? Seriously, it makes a difference. Java is a fine language but there is a lot more to Java development than just the language. If you get stuck in an EJB, J2EE situation then you might regret it. At work I face a similar situation (no narrow bosses though) and I have had to fight to make sure that we use Java smartly. In this case GRails and Groovy for web-dev.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...
Paul Watson wrote:
What kind of Java development? Seriously, it makes a difference. Java is a fine language but there is a lot more to Java development than just the language. If you get stuck in an EJB, J2EE situation then you might regret it.
That's true... I think EJB has improved somewhat. Last summer, where I worked we used Spring and Hibernate rather than playing with EJBs, since there was too much extra baggage with them. Coding web-apps all the time does get tedious, when it's in any kind of Java though. And then writing user-acceptance tests for all of it. Yeesh! It was a great job, though, since the way the team worked was pretty interesting - introduced me to extreme programming, which is quite fun. So methodology in the different departments is an important factor too.
-
Paul Watson wrote:
What kind of Java development? Seriously, it makes a difference. Java is a fine language but there is a lot more to Java development than just the language. If you get stuck in an EJB, J2EE situation then you might regret it.
That's true... I think EJB has improved somewhat. Last summer, where I worked we used Spring and Hibernate rather than playing with EJBs, since there was too much extra baggage with them. Coding web-apps all the time does get tedious, when it's in any kind of Java though. And then writing user-acceptance tests for all of it. Yeesh! It was a great job, though, since the way the team worked was pretty interesting - introduced me to extreme programming, which is quite fun. So methodology in the different departments is an important factor too.
hehe I am a web-dev and love coding web-apps. Currently doing it in Ruby on Rails but looking at GRails which uses Groovy (extended Java really), Hibernate, Spring and all that. We also do agile dev (not XP) here and I like it.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
Choice A - there is a lot more to a career than coding.
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
Again with that subject line :p Learn Java, it will serve you will. Actually except for the niggling differences they are the same lanauge. The API's are different but so close as to be effectively similar anyway. The biggest challenge you will run into is the quality of the Visual Designers. MS IDE's are far superior :p but Java is a better language with better casing and they but there curly braces in the right spot.
File Not Found
-
Choice C Move to a new job, which you decide what to program in.
.net is a box of never ending treasures, every day I get find another gem.
I agree! There are too many high paying jobs in Microsoft technologies to waste time working in those technologies you do not want to use. It is enough just keeping up with Microsoft's stuff. If a person want to move into other technologies, that is fine, but if you really like the skills you have, why waste time to be a beginner in another one. Of course, if the market should shift and that was a desired path, then getter done!
Rocky <>< Latest Code Blog Post: 20 Years to Web standards or a New Dream? Latest Tech Blog Post: Corel Lightning - what is the plan?
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
I'm gonna get a lot of people kicking me in my ears for this one, just don't do until in bleeding out of them.. k? It's all about maturity. C# and most MS languages are VERY mature, why? Because these guys need to develop huge products, like Windows and Office, with the exact same tools (I have yet to see an OS, which ain't possible, or mainstream SQL database written in Java)... Oh, people might say that Microsoft is deviating from ANSI with MC++, but honestly, ANSI C++ was developed when? 1000BC? Are we still decorating caves with clubs? No, we are decorating classes with attributes. And please (and this is when I step on some toes), you will cry if you move to Java from C#. Imagine making a class for every event you want to handle, imagine not being able to write user-level threads... Back in the day when we still had programs that had 3 buttons and ran on a single CPU, Java was the [insert fowl rapper word here], and it has its uses (especially cellphone: but now everyone is going smartphone: MS C++/C# then). Java was a piece of art in the day. But why would you use a car to get to work if you could use a chopper? Microsoft just knows thier [once again]...
-
Choice A: 1, Learn a new program language - Java, I am familiar with MS languages, like C++, C#, VB, ASP.NET, but know little about Java. 2, If I want to stay in department A, I have to learn Java. Choice B: 1, Go to department B, because the languages department B used are MS languages. 2, But the manager of department B is a narrow guy, so you know... Which one will you choose if you were me?:)
-
hehe I am a web-dev and love coding web-apps. Currently doing it in Ruby on Rails but looking at GRails which uses Groovy (extended Java really), Hibernate, Spring and all that. We also do agile dev (not XP) here and I like it.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...
Paul Watson wrote:
hehe I am a web-dev and love coding web-apps. Currently doing it in Ruby on Rails but looking at GRails which uses Groovy (extended Java really), Hibernate, Spring and all that. We also do agile dev (not XP) here and I like it.
We didn't do full XP either - just a few ideas from agile programming and XP that we liked (especially test-first design). After I went back to college (along with 4 other guys who were on a summer placement as well), we left somewhat of a vacuum and a much reduced development team, so they stopped doing pair-programming. Which is a shame really - it worked really well mostly. If I was tired or lazy, my partner would keep going and I'd have tp get motivated and vice-versa. And we'd catch each others' mistakes and validate design decisions. Ruby looks very nice for web-app design. Doing it with Spring in Java meant a somewhat uncomfortable amount of files... Controller, jsp view, business logic and tests for each, then modifications in probably two separate XML (which can be bloody unreadable thanks to its verbosity!) and property files. Doh! Oisín