Incredible
-
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
People hate what they don't understand. Your boss probably doesn't understand C++, hence he hates it. Just tell him that all his software that he uses was most likely written in C++ and NOT VB.Net. :laugh:
-
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
OMG that is soo Dilbert (either today or yesterday).
"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..." "There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."
-
People hate what they don't understand. Your boss probably doesn't understand C++, hence he hates it. Just tell him that all his software that he uses was most likely written in C++ and NOT VB.Net. :laugh:
S Smerk wrote:
Just tell him that all his software that he uses was most likely written in C++ and NOT VB.Net
I never got the chance! The whole conversation including the greeting does not sum up to one minute!
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Without knowing what industry you are in and what kind of software you write we can't judge his response. However I suspect if you'd said C# to him you might get a better reception...maybe his main concern is developer productivity?
'--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd
-
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Well maybe no use for them. There is still a lot of applications written in C/C++ and will continue for quite some time. Most Operating Systems of today are still written in ASM/C/C++ as well as many device drivers. That said though, in typical data driven business applications today, C++ is really a legacy technology and few use it. Just take a look at the job market and you will find that C++ demand is flat out dying. I used C/C++ pretty much all the time for close to two decades, but once C#/.NET came out, I had no need for C++ again. Language wars will continue forever, but what really matters is that you get involved in a marketable language (one that has plenty of jobs) and master it. Not so important which one as long as it one of the popular ones. Learning or staying up with C++ is really of little value.
Rocky <>< Blog Post: ASP.NET MVC Part 1 Tech Blog Post: Cheap Biofuels and Synthetics coming soon?
-
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Mustafa Ismail Mustafa wrote:
there is no use for C++ anymore
Then there is no use for that guy, who told so and is abusing C++ too. :mad:
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
Regional Weblog (in Tamil) :: Voicing for the Society
Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT. -
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
Without knowing what industry you are in and what kind of software you write we can't judge his response. However I suspect if you'd said C# to him you might get a better reception...maybe his main concern is developer productivity?
'--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd
General custom made software. Your typical three layered app(s). The purpose of the group was not to intrude on our working schedules, but rather for me and the other 2 guys (and whoever else thats interested) to try and maintain a sharp edge when it comes to C++ (specifically) development. And I had mentioned C# to him about 14 months ago when I first joined the company then. The answer was to similar lines but the context was different because I was talking about project development using C#, not something during my own time.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
Well maybe no use for them. There is still a lot of applications written in C/C++ and will continue for quite some time. Most Operating Systems of today are still written in ASM/C/C++ as well as many device drivers. That said though, in typical data driven business applications today, C++ is really a legacy technology and few use it. Just take a look at the job market and you will find that C++ demand is flat out dying. I used C/C++ pretty much all the time for close to two decades, but once C#/.NET came out, I had no need for C++ again. Language wars will continue forever, but what really matters is that you get involved in a marketable language (one that has plenty of jobs) and master it. Not so important which one as long as it one of the popular ones. Learning or staying up with C++ is really of little value.
Rocky <>< Blog Post: ASP.NET MVC Part 1 Tech Blog Post: Cheap Biofuels and Synthetics coming soon?
Rocky Moore wrote:
Just take a look at the job market and you will find that C++ demand is flat out dying.
Really? I wouldn't say dying, in decline maybe, but not dying. I am looking for jobs in Canada and the US (home for me is Edmonton, Alberta) and though the demand for them is less than before its not exactly dead (or dying) IMO. As is, I'm staying here in the Middle East until I finish my Masters Degree and then I'll be heading back to Canada or so my plans are at the moment.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Not so incredible - you work in a company where you don't use C++ and you wanted to take some time out of your day to practice? I'd have said no too. It's not a skill that they are going to use for development, then i think you should practice on your own time.
-
Not so incredible - you work in a company where you don't use C++ and you wanted to take some time out of your day to practice? I'd have said no too. It's not a skill that they are going to use for development, then i think you should practice on your own time.
Not out of our working day. This would have been on volunteer time, at home or wherever and this group would be sharing knowledge or assistance in (re)learning C++.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
I code using VB.net for a living and honestly, I' try my absolute best to try and stay fit using other languages that are more C-Based. This is for my own benefit frankly as there isn't much reception for it here in the company, in fact, there are only two other guys here that have an interest almost equaling mine. With this in mind, I was talking to these guys about setting up some sort of group that tries to maintain C++ fitness. I actually went to talk to the CTO about it and he completely gunned it down. Not only did he refuse it out of hand, he proclaimed and I quote "No one here likes C++, in fact, there is no use for C++ anymore." :wtf::omg::mad: I can't believe it. Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company. :suss:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Mustafa Ismail Mustafa wrote:
Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company.
We feel for you. We are here for you. :) Marc
-
Mustafa Ismail Mustafa wrote:
Obviously I'll be carrying on with my own plans, but without the support and blessing of the Company.
We feel for you. We are here for you. :) Marc
Thanks Marc. You can't guess how passionate I've become about this. For him to refuse to have our own group that would be working on this ON OUR OWN TIME seems SO narrow minded and short sided to me. Several times (before either one of the three I mentioned) joined the company, they had to freelance/outsource some C++ library development. Since it appears that the likelihood of this happening again is high enough, I would have expected he would have tried to set something up himself. I'm so p!ssed at the moment. Eft!
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
Thanks Marc. You can't guess how passionate I've become about this. For him to refuse to have our own group that would be working on this ON OUR OWN TIME seems SO narrow minded and short sided to me. Several times (before either one of the three I mentioned) joined the company, they had to freelance/outsource some C++ library development. Since it appears that the likelihood of this happening again is high enough, I would have expected he would have tried to set something up himself. I'm so p!ssed at the moment. Eft!
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Mustafa Ismail Mustafa wrote:
You can't guess how passionate I've become about this. For him to refuse to have our own group that would be working on this ON OUR OWN TIME seems SO narrow minded and short sided to me.
Well, now you know not to mention any further endeavors you might be taking on your own to your CTO. :)
Mustafa Ismail Mustafa wrote:
I'm so p!ssed at the moment. Eft!
Does he know anything other than VB? I suspect you pushed a panic button for him--he's probably insecure about his own knowledge, and definitely insecure about his underlings knowing more than him. He might even have been questioned about his VB-only policy by one of his Cohorts (CEO, CFO, you know, any of those C-horts) and is now worried that a skunkworks operation is going to be heard about by someone else. I fully support what you're doing. I recently got quite interested in functional programming and should be getting that book on Erlang shortly, if though I doubt I'll ever use the language. Frankly though, you may want to find some folks outside of your immediate work environment for this group. I get the impression that this could turn into a nasty political situation if you keep pressing it within your local peer group. Marc
-
Not out of our working day. This would have been on volunteer time, at home or wherever and this group would be sharing knowledge or assistance in (re)learning C++.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
Mustafa Ismail Mustafa wrote:
You can't guess how passionate I've become about this. For him to refuse to have our own group that would be working on this ON OUR OWN TIME seems SO narrow minded and short sided to me.
Well, now you know not to mention any further endeavors you might be taking on your own to your CTO. :)
Mustafa Ismail Mustafa wrote:
I'm so p!ssed at the moment. Eft!
Does he know anything other than VB? I suspect you pushed a panic button for him--he's probably insecure about his own knowledge, and definitely insecure about his underlings knowing more than him. He might even have been questioned about his VB-only policy by one of his Cohorts (CEO, CFO, you know, any of those C-horts) and is now worried that a skunkworks operation is going to be heard about by someone else. I fully support what you're doing. I recently got quite interested in functional programming and should be getting that book on Erlang shortly, if though I doubt I'll ever use the language. Frankly though, you may want to find some folks outside of your immediate work environment for this group. I get the impression that this could turn into a nasty political situation if you keep pressing it within your local peer group. Marc
Marc Clifton wrote:
Well, now you know not to mention any further endeavors you might be taking on your own to your CTO.
Too true!
Marc Clifton wrote:
Does he know anything other than VB?
Presumably pascal from his college days.
Marc Clifton wrote:
He might even have been questioned about his VB-only policy by one of his Cohorts
I doubt that because he's one of the founders of the company and its second biggest shareholder and the CEO (though I personally believe he is of a broader vision) is the same as well.
Marc Clifton wrote:
Erlang
Great language. I've been playing around with it for sometime before the hype that F# caused. My other functional language research is with prolog, more specifically visual-prolog. In the end, I can always count on fellow CPians to be my ultimate peer review :)
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
-
Well maybe no use for them. There is still a lot of applications written in C/C++ and will continue for quite some time. Most Operating Systems of today are still written in ASM/C/C++ as well as many device drivers. That said though, in typical data driven business applications today, C++ is really a legacy technology and few use it. Just take a look at the job market and you will find that C++ demand is flat out dying. I used C/C++ pretty much all the time for close to two decades, but once C#/.NET came out, I had no need for C++ again. Language wars will continue forever, but what really matters is that you get involved in a marketable language (one that has plenty of jobs) and master it. Not so important which one as long as it one of the popular ones. Learning or staying up with C++ is really of little value.
Rocky <>< Blog Post: ASP.NET MVC Part 1 Tech Blog Post: Cheap Biofuels and Synthetics coming soon?
Rocky Moore wrote:
Learning or staying up with C++ is really of little value
I do agree with on this but I feel that using/learning would be more on a personal basis rather than professional. I code in nothing but C#. However, I have to maintain legacy apps written in C++. Plus, I learned C++ in college and I don't think Colleges and Universities will be replacing C++ anytime soon.
-
Thanks Marc. You can't guess how passionate I've become about this. For him to refuse to have our own group that would be working on this ON OUR OWN TIME seems SO narrow minded and short sided to me. Several times (before either one of the three I mentioned) joined the company, they had to freelance/outsource some C++ library development. Since it appears that the likelihood of this happening again is high enough, I would have expected he would have tried to set something up himself. I'm so p!ssed at the moment. Eft!
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Mustafa Ismail Mustafa wrote:
For him to refuse to have our own group that would be working on this ON OUR OWN TIME seems SO narrow minded and short sided to me.
That's crazy ! You do wathever it pleases you during your spare time. And it is even a bonus for him because you could be usefull in other situations. I don't understand his point :confused:. Maybe he understood that you wanted to do that during working hours ?
Cédric Moonen Software developer
Charting control [v1.2] -
Thanks Marc. You can't guess how passionate I've become about this. For him to refuse to have our own group that would be working on this ON OUR OWN TIME seems SO narrow minded and short sided to me. Several times (before either one of the three I mentioned) joined the company, they had to freelance/outsource some C++ library development. Since it appears that the likelihood of this happening again is high enough, I would have expected he would have tried to set something up himself. I'm so p!ssed at the moment. Eft!
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"
Mustafa Ismail Mustafa wrote:
You can't guess how passionate I've become about this.
Don't let your personal feelings rule your level head here...it could affect your future employment. :| Rule #1: Boss is right...don't piss him off. Rule #2: If you don't like it...leave.