Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Suggestions on getting new guys up to speed on MFC?

Suggestions on getting new guys up to speed on MFC?

Scheduled Pinned Locked Moved The Lounge
c++performancequestion
21 Posts 16 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Stuart van Weele
    wrote on last edited by
    #1

    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.

    M J L D 4 Replies Last reply
    0
    • S Stuart van Weele

      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.

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      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

      N J 2 Replies Last reply
      0
      • S Stuart van Weele

        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.

        J Offline
        J Offline
        Joe Woodbury
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        • S Stuart van Weele

          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.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          The 'Scribble' tutorial and Prosise's book.

          1 Reply Last reply
          0
          • M Michael P Butler

            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

            N Offline
            N Offline
            Navin
            wrote on last edited by
            #5

            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.

            M M T 3 Replies Last reply
            0
            • N Navin

              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.

              M Offline
              M Offline
              Michael Dunn
              wrote on last edited by
              #6

              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"

              M K 2 Replies Last reply
              0
              • N Navin

                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.

                M Offline
                M Offline
                Michael P Butler
                wrote on last edited by
                #7

                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

                R L 2 Replies Last reply
                0
                • M Michael Dunn

                  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"

                  M Offline
                  M Offline
                  Michael P Butler
                  wrote on last edited by
                  #8

                  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

                  R 1 Reply Last reply
                  0
                  • M Michael P Butler

                    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

                    R Offline
                    R Offline
                    Rohit Sinha
                    wrote on last edited by
                    #9

                    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

                    S A J U 4 Replies Last reply
                    0
                    • M Michael P Butler

                      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

                      J Offline
                      J Offline
                      J Dunlap
                      wrote on last edited by
                      #10

                      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

                      FLUID UI Toolkit | FloodFill in C# & GDI+**

                      1 Reply Last reply
                      0
                      • R Rohit Sinha

                        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

                        S Offline
                        S Offline
                        Shog9 0
                        wrote on last edited by
                        #11

                        :wtf:

                        Your sincerity about keeping the soapbox organized and civilized is so obvious. I solute your effort. -- Anonymous, 10/18/03

                        R 1 Reply Last reply
                        0
                        • S Shog9 0

                          :wtf:

                          Your sincerity about keeping the soapbox organized and civilized is so obvious. I solute your effort. -- Anonymous, 10/18/03

                          R Offline
                          R Offline
                          Rohit Sinha
                          wrote on last edited by
                          #12

                          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

                          S 1 Reply Last reply
                          0
                          • R Rohit Sinha

                            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

                            S Offline
                            S Offline
                            Shog9 0
                            wrote on last edited by
                            #13

                            Ahah! :rolleyes:

                            Your sincerity about keeping the soapbox organized and civilized is so obvious. I solute your effort. -- Anonymous, 10/18/03

                            1 Reply Last reply
                            0
                            • R Rohit Sinha

                              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

                              A Offline
                              A Offline
                              alex barylski
                              wrote on last edited by
                              #14

                              Rohit  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:

                              1 Reply Last reply
                              0
                              • S Stuart van Weele

                                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.

                                D Offline
                                D Offline
                                DRHuff
                                wrote on last edited by
                                #15

                                Make them read Code Complete by McConnell Dave Huff In theory there is no difference between theory and practice. In practice there is. (Yogi Berra)

                                1 Reply Last reply
                                0
                                • R Rohit Sinha

                                  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

                                  J Offline
                                  J Offline
                                  Jon Sagara
                                  wrote on last edited by
                                  #16

                                  :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

                                  1 Reply Last reply
                                  0
                                  • N Navin

                                    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.

                                    T Offline
                                    T Offline
                                    Ted Ferenc
                                    wrote on last edited by
                                    #17

                                    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

                                    1 Reply Last reply
                                    0
                                    • M Michael P Butler

                                      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

                                      R Offline
                                      R Offline
                                      Roger Wright
                                      wrote on last edited by
                                      #18

                                      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."

                                      1 Reply Last reply
                                      0
                                      • M Michael P Butler

                                        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

                                        L Offline
                                        L Offline
                                        Lost User
                                        wrote on last edited by
                                        #19

                                        Michael P Butler wrote: The Scribble tutorial book was a wonderful introduction to MFC programming. Wish I still had a copy. Is this[^] what your looking for? Michael Martin Australia "I suspect I will be impressed though, I am easy." - Paul Watson 21/09/2003

                                        1 Reply Last reply
                                        0
                                        • M Michael Dunn

                                          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"

                                          K Offline
                                          K Offline
                                          Kannan Kalyanaraman
                                          wrote on last edited by
                                          #20

                                          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

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups