Thread: Pretzels Book

  1. #1
    Banned Troll_King's Avatar
    Join Date
    Oct 2001
    Posts
    1,784

    Pretzels Book

    I'm just starting the thing because I'm tired of the console and I want to learn Windows! Anyway, I think that the code is way different in WindowsForms than in the standard Win32 C function library as shown in Pretzels first book(s). The code seems to be a lot easier to read. There aren't those intimidating macro's. Okay there is a little bit of hungarian notation, but way less. Has anyone else noticed the difference?

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >Has anyone else noticed the difference?
    I sure noticed that WinForms is so much shorter.

    -Prelude
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Can't display book and borrower's details.
    By grscot in forum C++ Programming
    Replies: 0
    Last Post: 05-02-2003, 10:18 AM
  2. Books on C and C++
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-28-2002, 04:18 PM
  3. Newbie - MFC code from a book in VC++.Net
    By Guardian in forum Windows Programming
    Replies: 2
    Last Post: 04-27-2002, 07:17 PM
  4. C++: Reference Book, GUI, Networking & Beyond
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 11-10-2001, 08:03 PM