Windows programming tutorial?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Neil

    Windows programming tutorial?

    Does anyone know of a good windows C++ programming tutorial (either online
    or in a book) that actually shows you how to program a windows application
    from scratch, rather than the 'Scribble' one included which makes use of
    pre-generated code and what not.

    Cheers.


  • gabriel

    #2
    Re: Windows programming tutorial?

    Neil wrote:
    [color=blue]
    > Does anyone know of a good windows C++ programming tutorial (either
    > online or in a book) that actually shows you how to program a windows
    > application from scratch, rather than the 'Scribble' one included
    > which makes use of pre-generated code and what not.[/color]

    Get the Petzold book (Microsoft Press) for your version of Windows. I
    think he has done one for every major Windows release, although I'm not
    sure about XP. Think about it, what you are asking for is much, much
    longer than a mere "tutorial."

    If you have more questions about it post to the comp.os.ms-
    windows.program mer.* newsgroups or you risk the ravaging fury of some
    people here. This group is strictly for c++ _language_, not O/S and
    framework dependant implementation details.

    --
    gabriel

    Comment

    • Bryan Bullard

      #3
      [OT] Re: Windows programming tutorial?

      "Neil" <nospam@nospam. com> wrote in message
      news:4006ae8e_2 @mk-nntp-2.news.uk.tisca li.com...

      see Herbert Schildt's book MFC Programming from the Ground Up.

      [color=blue]
      > Does anyone know of a good windows C++ programming tutorial (either online
      > or in a book) that actually shows you how to program a windows application
      > from scratch, rather than the 'Scribble' one included which makes use of
      > pre-generated code and what not.
      >
      > Cheers.
      >
      >[/color]


      Comment

      • osmium

        #4
        Re: [OT] Re: Windows programming tutorial?

        Bryan Bullard writes:

        [color=blue]
        > "Neil" <nospam@nospam. com> wrote in message
        > news:4006ae8e_2 @mk-nntp-2.news.uk.tisca li.com...
        >
        > see Herbert Schildt's book MFC Programming from the Ground Up.[/color]

        Is that a joke? If not, what does "from scratch" mean to you? To me, it
        means using the Windows API complete with all its hideous, mind-numbing
        complexity.
        [color=blue][color=green]
        > > Does anyone know of a good windows C++ programming tutorial (either[/color][/color]
        online[color=blue][color=green]
        > > or in a book) that actually shows you how to program a windows[/color][/color]
        application[color=blue][color=green]
        > > from scratch, rather than the 'Scribble' one included which makes use of
        > > pre-generated code and what not.[/color][/color]

        To the OP: such a thing came with my Borland compiler, but that is not
        really a book in the sense you mean.



        Comment

        • red floyd

          #5
          Re: [OT] Re: Windows programming tutorial?

          Bryan Bullard wrote:[color=blue]
          > "Neil" <nospam@nospam. com> wrote in message
          > news:4006ae8e_2 @mk-nntp-2.news.uk.tisca li.com...
          >
          > see Herbert Schildt's book MFC Programming from the Ground Up.
          >[/color]

          Schildt? Schildt?!!? You're kidding, right?


          Comment

          • Bryan Bullard

            #6
            Re: [OT] Re: Windows programming tutorial?


            "red floyd" <no.spam@here.d ude> wrote in message
            news:JCzNb.1324 $Ey3.1008@newss vr29.news.prodi gy.com...

            :)

            actually, when i began mfc the book was very helpful to me. i haven't done
            any mfc in a while and i'm sure there are better books out there now. in
            the late nineties, there were not a lot of books out there that dealt with
            mfc exclusively w/o the vc++ wizards. or at least i wasn't aware of them.

            the book is actually pretty plan (not very sophisticated) an easily
            digestible. that's why i would suggest it for a beginner.

            perhaps, you should share what texts were most helpful to you.

            -bryan

            [color=blue]
            > Bryan Bullard wrote:[color=green]
            > > "Neil" <nospam@nospam. com> wrote in message
            > > news:4006ae8e_2 @mk-nntp-2.news.uk.tisca li.com...
            > >
            > > see Herbert Schildt's book MFC Programming from the Ground Up.
            > >[/color]
            >
            > Schildt? Schildt?!!? You're kidding, right?
            >
            >[/color]


            Comment

            • Bryan Bullard

              #7
              Re: [OT] Re: Windows programming tutorial?


              "osmium" <r124c4u102@com cast.net> wrote in message
              news:bu6ct8$co9 7s$1@ID-179017.news.uni-berlin.de...

              please see my post to red floyd.

              [color=blue]
              > Bryan Bullard writes:
              >
              >[color=green]
              > > "Neil" <nospam@nospam. com> wrote in message
              > > news:4006ae8e_2 @mk-nntp-2.news.uk.tisca li.com...
              > >
              > > see Herbert Schildt's book MFC Programming from the Ground Up.[/color]
              >
              > Is that a joke? If not, what does "from scratch" mean to you? To me, it
              > means using the Windows API complete with all its hideous, mind-numbing
              > complexity.
              >[color=green][color=darkred]
              > > > Does anyone know of a good windows C++ programming tutorial (either[/color][/color]
              > online[color=green][color=darkred]
              > > > or in a book) that actually shows you how to program a windows[/color][/color]
              > application[color=green][color=darkred]
              > > > from scratch, rather than the 'Scribble' one included which makes use[/color][/color][/color]
              of[color=blue][color=green][color=darkred]
              > > > pre-generated code and what not.[/color][/color]
              >
              > To the OP: such a thing came with my Borland compiler, but that is not
              > really a book in the sense you mean.
              >
              >
              >[/color]


              Comment

              • Gary

                #8
                Re: [OT] Re: Windows programming tutorial?

                "red floyd" <no.spam@here.d ude> wrote in message
                news:JCzNb.1324 $Ey3.1008@newss vr29.news.prodi gy.com...[color=blue]
                > Bryan Bullard wrote:[color=green]
                > > "Neil" <nospam@nospam. com> wrote in message
                > > news:4006ae8e_2 @mk-nntp-2.news.uk.tisca li.com...
                > >
                > > see Herbert Schildt's book MFC Programming from the Ground Up.
                > >[/color]
                >
                > Schildt? Schildt?!!? You're kidding, right?[/color]

                Knee-jerk reaction! Actually, the MFC Programming book is okay -- easily
                readable, nice clean, small examples that actually run as advertised. It is
                MFC, of course, and not "from the ground up" if you mean using API's, but it
                will do as a quick start.
                --
                Gary


                Comment

                • Le Géant Vert

                  #9
                  Re: Windows programming tutorial?

                  Neil wrote:
                  [color=blue]
                  >Does anyone know of a good windows C++ programming tutorial (either online
                  >or in a book) that actually shows you how to program a windows application
                  >from scratch, rather than the 'Scribble' one included which makes use of
                  >pre-generated code and what not.
                  >
                  >Cheers.
                  >
                  >
                  >
                  >[/color]
                  got a link that helped me a lot : tutorial for both win32 and MFC ;
                  anyway, this is _ONLY_ a tutorial : you'll have to dig deeper to create
                  a full software :

                  This site provides support for Visual C++, Visual C++ .Net, and MFC.

                  Comment

                  • Le Géant Vert

                    #10
                    Re: Windows programming tutorial?

                    Neil wrote:
                    [color=blue]
                    >Does anyone know of a good windows C++ programming tutorial (either online
                    >or in a book) that actually shows you how to program a windows application
                    >from scratch, rather than the 'Scribble' one included which makes use of
                    >pre-generated code and what not.
                    >
                    >Cheers.
                    >
                    >
                    >[/color]

                    got a link that help me a lot when I started programming windows
                    softwares ; anyway, this in _ONLY_ a tutorial (win32 and MFC), so you'll
                    have to dig deeper in order to create a full software :

                    This site provides support for Visual C++, Visual C++ .Net, and MFC.


                    hope it will help a bit

                    Comment

                    • Le Géant Vert

                      #11
                      Re: Windows programming tutorial?

                      Neil wrote:
                      [color=blue]
                      >Does anyone know of a good windows C++ programming tutorial (either online
                      >or in a book) that actually shows you how to program a windows application
                      >from scratch, rather than the 'Scribble' one included which makes use of
                      >pre-generated code and what not.
                      >
                      >Cheers.
                      >
                      >
                      >[/color]

                      got a link that help me a lot when I started programming windows
                      softwares ; anyway, this in _ONLY_ a tutorial (win32 and MFC), so you'll
                      have to dig deeper in order to create a full software :

                      This site provides support for Visual C++, Visual C++ .Net, and MFC.


                      hope it will help a bit

                      PS : sorry if that post appears more than once :(

                      Comment

                      Working...