Click here to Skip to main content
15,899,126 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionValidity of CWndClassInfo content Pin
xLobo231-Jul-06 0:27
xLobo231-Jul-06 0:27 
QuestionShould I learn ATL/COM now? Pin
CPP_Student30-Jul-06 14:59
CPP_Student30-Jul-06 14:59 
AnswerRe: Should I learn ATL/COM now? Pin
CPP_Student30-Jul-06 15:47
CPP_Student30-Jul-06 15:47 
AnswerRe: Should I learn ATL/COM now? Pin
Kevin McFarlane31-Jul-06 6:12
Kevin McFarlane31-Jul-06 6:12 
GeneralRe: Should I learn ATL/COM now? [modified] Pin
CPP_Student31-Jul-06 7:52
CPP_Student31-Jul-06 7:52 
AnswerRe: Should I learn ATL/COM now? Pin
Zac Howland31-Jul-06 8:32
Zac Howland31-Jul-06 8:32 
GeneralRe: Should I learn ATL/COM now? Pin
Kevin McFarlane31-Jul-06 9:11
Kevin McFarlane31-Jul-06 9:11 
GeneralRe: Should I learn ATL/COM now? Pin
Zac Howland31-Jul-06 9:24
Zac Howland31-Jul-06 9:24 
Kevin McFarlane wrote:
They're not quite out-of-date but IMO if they're all you can offer it won't be enough to keep you in work. That's certainly been my experience as a contractor.


As a contractor, things are a bit different. You are expected to come in and not have a learning curve. This is mainly because companies generally farm out the work that their people could do, but their attention is focused on higher priority (e.g. more difficult matters, or ones that require much more domain knowledge).

When you are looking to be an employee, things are not so strict. Companies don't expect you to know everything when you come in; they expect that you will be able to learn quickly. With a solid foundation in C/C++ and the common libraries (STL and MFC in particular), 95% of companies will call you back for second and third interviews.

I can tell you from experience that because of my strong C++ background, when I was job searching, I had offers coming in from companies begging me to do .Net programming. The learning curve is not very high when you know C++ and are trying to go to any other language.

Kevin McFarlane wrote:
Well, in the Windows world at least this is not the case.


A huge percentage of programming postions don't even touch Windows. Even those that do, the majority of them still deal with C/C++. Keep in mind ... the second largest consumer software producer is EA. 85% of their code (non-script code that is) is written in C/C++ and has nothing to do with .Net.

Kevin McFarlane wrote:
Maybe so but you won't need to know it for 99% of interviews.


If you are just looking to answer interview questions in hopes that they won't ask you anything dealing with the word "how", then you are correct.

Kevin McFarlane wrote:
Well, it needs a bit more than that. The main learning-curve is the .NET framework. Moreover, even if it does take you only a few weeks to be comfortable you somehow have to convince employers that you've got a year or two's commercial experience just to get a look-in. It shouldn't be this way but that's life.


Again, this is the case if you are an independent contractor. It is not the case when you are applying for a position within the company.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

GeneralRe: What I am trying to do [modified] Pin
CPP_Student31-Jul-06 10:33
CPP_Student31-Jul-06 10:33 
GeneralRe: What I am trying to do Pin
Zac Howland31-Jul-06 10:57
Zac Howland31-Jul-06 10:57 
GeneralRe: Should I learn ATL/COM now? Pin
Kevin McFarlane31-Jul-06 10:52
Kevin McFarlane31-Jul-06 10:52 
GeneralRe: Should I learn ATL/COM now? Pin
Zac Howland31-Jul-06 11:11
Zac Howland31-Jul-06 11:11 
GeneralRe: Should I learn ATL/COM now? Pin
Kevin McFarlane1-Aug-06 0:42
Kevin McFarlane1-Aug-06 0:42 
GeneralTo Zac Pin
CPP_Student31-Jul-06 12:36
CPP_Student31-Jul-06 12:36 
Questionvector -- call methods from inheritance classes [modified] Pin
RealWood30-Jul-06 4:56
RealWood30-Jul-06 4:56 
GeneralRe: vector -- call methods from inheritance classes Pin
Justin Tay30-Jul-06 5:46
Justin Tay30-Jul-06 5:46 
GeneralRe: vector -- call methods from inheritance classes Pin
RealWood30-Jul-06 8:09
RealWood30-Jul-06 8:09 
GeneralRe: vector -- call methods from inheritance classes [modified] Pin
Justin Tay30-Jul-06 10:37
Justin Tay30-Jul-06 10:37 
GeneralRe: vector -- call methods from inheritance classes [modified] Pin
Zac Howland31-Jul-06 9:03
Zac Howland31-Jul-06 9:03 
GeneralRe: vector -- call methods from inheritance classes Pin
RealWood31-Jul-06 11:32
RealWood31-Jul-06 11:32 
QuestionHow to CComBSTR convert to char *? Pin
alan top29-Jul-06 2:49
alan top29-Jul-06 2:49 
AnswerRe: How to CComBSTR convert to char *? Pin
Monty229-Jul-06 21:36
Monty229-Jul-06 21:36 
GeneralRe: How to CComBSTR convert to char *? Pin
Jörgen Sigvardsson30-Jul-06 9:21
Jörgen Sigvardsson30-Jul-06 9:21 
AnswerRe: How to CComBSTR convert to char *? Pin
Michael Dunn29-Jul-06 23:24
sitebuilderMichael Dunn29-Jul-06 23:24 
AnswerRe: How to CComBSTR convert to char *? Pin
Zac Howland31-Jul-06 8:37
Zac Howland31-Jul-06 8:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.