Suggestions on getting new guys up to speed on MFC?
-
I've been asked to train two fresh graduates on MFC. We've covered the very basics: dialog based applications, the basic controls and they have created a loan calculator. Any suggestions for the next steps to take? Most of the applications here are dialog bases so SDI and MDI isn't too important.
-
I've been asked to train two fresh graduates on MFC. We've covered the very basics: dialog based applications, the basic controls and they have created a loan calculator. Any suggestions for the next steps to take? Most of the applications here are dialog bases so SDI and MDI isn't too important.
In the good old days when MS provided books with the compiler; It was just a matter of letting them work for through the Scribble tutorial. Once they'd got through that and were happy they understood MFC concepts, we'd start 'em on simple bug fixing. Michael 'Logic, my dear Zoe, merely enables one to be wrong with authority.' - The Doctor: The Wheel in Space
-
I've been asked to train two fresh graduates on MFC. We've covered the very basics: dialog based applications, the basic controls and they have created a loan calculator. Any suggestions for the next steps to take? Most of the applications here are dialog bases so SDI and MDI isn't too important.
Have them write simple applications with a variety of features and then step through the MFC code with the debugger. Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke
-
I've been asked to train two fresh graduates on MFC. We've covered the very basics: dialog based applications, the basic controls and they have created a loan calculator. Any suggestions for the next steps to take? Most of the applications here are dialog bases so SDI and MDI isn't too important.
-
In the good old days when MS provided books with the compiler; It was just a matter of letting them work for through the Scribble tutorial. Once they'd got through that and were happy they understood MFC concepts, we'd start 'em on simple bug fixing. Michael 'Logic, my dear Zoe, merely enables one to be wrong with authority.' - The Doctor: The Wheel in Space
-
Michael P Butler wrote: In the good old days when MS provided books with the compiler; Wow, you really are showing your age now, huh? :-D If your nose runs and your feet smell, then you're built upside down.
Navin wrote: Wow, you really are showing your age now, huh? The first Symantec C++ compiler for DOS/Win 3.1 came in a box about the size of four shoe boxes, with the app on both floppy disks (about 20!) and a CD, plus about a dozen books. :omg: --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber #include "witty-sig.h"
-
Michael P Butler wrote: In the good old days when MS provided books with the compiler; Wow, you really are showing your age now, huh? :-D If your nose runs and your feet smell, then you're built upside down.
Navin wrote: Wow, you really are showing your age now, huh? 1993-94 if I recall; Version 2 of the VC++, the one that only ran on NT. The Scribble tutorial book was a wonderful introduction to MFC programming. Wish I still had a copy. Michael 'Logic, my dear Zoe, merely enables one to be wrong with authority.' - The Doctor: The Wheel in Space
-
Navin wrote: Wow, you really are showing your age now, huh? The first Symantec C++ compiler for DOS/Win 3.1 came in a box about the size of four shoe boxes, with the app on both floppy disks (about 20!) and a CD, plus about a dozen books. :omg: --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber #include "witty-sig.h"
My first copy of Borland C++ 3.1 came in a similar sized box with lots of books - most of them a waste of space though. I never did rate Borland's documentation. Michael 'Logic, my dear Zoe, merely enables one to be wrong with authority.' - The Doctor: The Wheel in Space
-
My first copy of Borland C++ 3.1 came in a similar sized box with lots of books - most of them a waste of space though. I never did rate Borland's documentation. Michael 'Logic, my dear Zoe, merely enables one to be wrong with authority.' - The Doctor: The Wheel in Space
When I was a kid of four, I once peed on the bed.
Regards,Rohit Sinha
Meet Browsy
Do not wait for leaders; do it alone, person to person.
- Mother Teresa -
In the good old days when MS provided books with the compiler; It was just a matter of letting them work for through the Scribble tutorial. Once they'd got through that and were happy they understood MFC concepts, we'd start 'em on simple bug fixing. Michael 'Logic, my dear Zoe, merely enables one to be wrong with authority.' - The Doctor: The Wheel in Space
Michael P Butler wrote: MS provided books with the compiler; It was just a matter of letting them work for through the Scribble tutorial. Hehe, I have their main VC++ book even though I don't even have VC6. That's where I learned C++ from. I used an old version of Borland C++ (4.5), and sorely missed being able to use MFC. Anyhow, the book has the C++ Tutorial, the Class Library User's Guide, and the Programming Techniques book all rolled into one book.
**"What lies behind us and what lies before us are small matters compared to what lies within us." -- Ralph Waldo Emerson
-
When I was a kid of four, I once peed on the bed.
Regards,Rohit Sinha
Meet Browsy
Do not wait for leaders; do it alone, person to person.
- Mother Teresa:wtf:
Your sincerity about keeping the soapbox organized and civilized is so obvious. I solute your effort. -- Anonymous, 10/18/03
-
:wtf:
Your sincerity about keeping the soapbox organized and civilized is so obvious. I solute your effort. -- Anonymous, 10/18/03
Well, since everyone was sharing past memories, I thought I'd do the same. ;P
Regards,Rohit Sinha
Meet Browsy
Do not wait for leaders; do it alone, person to person.
- Mother Teresa -
Well, since everyone was sharing past memories, I thought I'd do the same. ;P
Regards,Rohit Sinha
Meet Browsy
Do not wait for leaders; do it alone, person to person.
- Mother TeresaAhah! :rolleyes:
Your sincerity about keeping the soapbox organized and civilized is so obvious. I solute your effort. -- Anonymous, 10/18/03
-
When I was a kid of four, I once peed on the bed.
Regards,Rohit Sinha
Meet Browsy
Do not wait for leaders; do it alone, person to person.
- Mother TeresaRohit Sinha wrote: When I was a kid of four, I once peed on the bed. Sometimes I spit in my sleep :) I'm drinking triples, seeing double and acting single :cool:
-
I've been asked to train two fresh graduates on MFC. We've covered the very basics: dialog based applications, the basic controls and they have created a loan calculator. Any suggestions for the next steps to take? Most of the applications here are dialog bases so SDI and MDI isn't too important.
-
When I was a kid of four, I once peed on the bed.
Regards,Rohit Sinha
Meet Browsy
Do not wait for leaders; do it alone, person to person.
- Mother Teresa:laugh:
Jon Sagara We're figuring out the parent thing as we go though. Kinda like setting up Linux for the first time ya' know... -- Nitron
Latest Article: Breadcrumbs in ASP.NET -
Michael P Butler wrote: In the good old days when MS provided books with the compiler; Wow, you really are showing your age now, huh? :-D If your nose runs and your feet smell, then you're built upside down.
At one firm I worked for there was a weight limit of 5KG for anything you could pick up the floor, the Microsoft manuals that came with the compiler, before Visual C++ 1.0 I think weighed it as c. 12Kg. which posed an interesting problem!
"Committee--a group of men who individually can do nothing but as a group decide that nothing can be done." - Fred Allen
-
Navin wrote: Wow, you really are showing your age now, huh? 1993-94 if I recall; Version 2 of the VC++, the one that only ran on NT. The Scribble tutorial book was a wonderful introduction to MFC programming. Wish I still had a copy. Michael 'Logic, my dear Zoe, merely enables one to be wrong with authority.' - The Doctor: The Wheel in Space
I've still got the Scribble tutorial book, but can't recall where I got it. It may have come with VS5, the first version of VS I bought, or possibly with VC++4. As a C++ training resource it's useless, but as an introduction to programming techniques I've never had any use for, it can't be beat! "Your village called -
They're missing their idiot." -
Navin wrote: Wow, you really are showing your age now, huh? 1993-94 if I recall; Version 2 of the VC++, the one that only ran on NT. The Scribble tutorial book was a wonderful introduction to MFC programming. Wish I still had a copy. Michael 'Logic, my dear Zoe, merely enables one to be wrong with authority.' - The Doctor: The Wheel in Space
-
Navin wrote: Wow, you really are showing your age now, huh? The first Symantec C++ compiler for DOS/Win 3.1 came in a box about the size of four shoe boxes, with the app on both floppy disks (about 20!) and a CD, plus about a dozen books. :omg: --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber #include "witty-sig.h"
Oh...I remember those DOS days, when I have to install Office which came on 25 floppies and the joy of installing apps through my first 2x cd drive :-) Those days (hardly 10 years), anything related to computers were insanely expensive here, I remember having to spend a fortune for upgrading my 386 to 8MB. Regards, Kannan