Search:

Type: Posts; User: gardhr

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    8,130

    Or maybe it stimulated a creative thought...

    Or maybe it stimulated a creative thought process? Teaching isn't all about forcing people to figure everything out on their own. Demonstrating practical techniques helps to hone problem-solving...
  2. Replies
    13
    Views
    8,130

    Providing a straight-forward, concrete example is...

    Providing a straight-forward, concrete example is sometimes the best approach, especially when someone seems quite far from understanding a given problem. Notice that the OP was not whining for help,...
  3. Replies
    13
    Views
    8,130

    Here's a start: #include ...

    Here's a start:



    #include <string>
    #include <cstdlib>
    #include <ctime>

    class random_text_generator
    {
Results 1 to 3 of 3