CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    Join Date
    Feb 2002
    Posts
    4,640

    Re: Same patter, new problem

    Quote Originally Posted by Martin O View Post
    Ankheg said:

    That, IMO is much more valuable teaching to give the OP than 'your problem is here --> line of code'. Teaching how to fish vs giving fish.
    Teaching by giving an incorrect example, and not stating that it's incorrect? Not a good way of teaching, IMHO.

    Viggy

  2. #17
    Join Date
    May 2002
    Location
    Lindenhurst, NY
    Posts
    867

    Re: Same patter, new problem

    Quote Originally Posted by MrViggy View Post
    Teaching by giving an incorrect example, and not stating that it's incorrect? Not a good way of teaching, IMHO.

    Viggy
    Ok you have a point. He should have, in addition to demonstrating how to boil down the problem, also pointed out the incorrect printf statement.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured