Thread: Some opinions, please.

  1. #1
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685

    Some opinions, please.

    *sigh* I constantly find myself looking online to find how to do this and that for windows. I have noticed a lot of people on web sites (and even the boards here) push buying "Programming Windows" by Petzold. On amazon it is over $40 so I just wanted some opinions here. Should I buy it?

  2. #2
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    YES!

    I have no clue about the book itself but I do know that it's so much easier to learn from a book (unless you have dual monitors of course ). And just think, it's always a great resourse.

    -Fool

  3. #3
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Petzold is probably the book to have for Windows coding. Yes, its expensive, but it is a superb reference and you will not be dissapointed. I also like Herb Schildt's "Programming Windows 98 from the ground up". This book acts as a great intro and is quite a bit cheaper. You will pick it up for about $25-$30.

  4. #4
    Registered User The15th's Avatar
    Join Date
    Aug 2001
    Posts
    125
    I brought Petzold awhile back and i have found it a very usful book. It does leave some areas a little bit un explained like its last chapter on the internet... but over all i reccomend this book. It also comes with a cd that contains the whole book on it and all of the souce code throughout the book.

  5. #5
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    I like Fool's answer. I do think a book is golden for referrence and an excellent learning tool. I guess I really don't care about the $42 since it is for a greater cause. Besides the book is pretty big.

    Fordy, Schildt's or Petzold? I need more of a reference tool than anything else.

  6. #6
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    >>Fordy, Schildt's or Petzold? I need more of a reference tool than anything else.


    Well..... Both books are good for slightly different reasons. I keep both by my side when coding. Petzold is wealth if info and has some things witch Schildt doesnt (Memory Management, MDI....), but the main things that you would want as a reference are all present (Printer Control, Graphics, Common Controls....). Also there are some things in Schildt whitch are not there in Petzold (Screen Savers, Help Systems...)

    I cant really recommend one over the other as they are both good books and both act as great references.

    >>It does leave some areas a little bit un explained like its last chapter on the internet...

    I dont have this because I have the 4th edition (I was gutted when I found that the 5th had this as a new chapter, as I really wanted a book with Winsock at the time). A good reference I found on this subject was "Network Programming for Windows". Its published by M$Press and has loads of great stuff. The one bad thing I will say about it is that it can be a pig to read in places. The two authors are network software designers for M$ and so they do know a thing or two about winsock.

  7. #7
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    fordy you little diamond you....

    scan in the chapters on common controls and tooltips etc. and email them to me and i'll do it for the last chapter on internet programming for you. You see the chapter on common controls is missing from the 5th edition.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  8. #8
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    well i can't tell you about the book but i can recommend a place to go for information on windows programming

    http://www.codeguru.com
    ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Opinions on custom system build
    By lightatdawn in forum Tech Board
    Replies: 2
    Last Post: 10-18-2005, 04:15 AM
  2. Opinions?
    By Decrypt in forum C++ Programming
    Replies: 1
    Last Post: 09-18-2005, 05:29 PM
  3. Opinions on where to start?
    By mitchell_annix in forum C++ Programming
    Replies: 3
    Last Post: 05-03-2005, 10:18 PM
  4. Favors and Opinions
    By sean in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 08-01-2003, 10:04 PM
  5. C++ Opinions
    By Cgawd in forum C++ Programming
    Replies: 15
    Last Post: 10-28-2002, 06:01 PM