$CBAS wrote:
everyone in my class (myself included) gets bored easily when teachers ramble about french poetry and whatnot

A lot of poetry (including French) is actually quite good. Perhaps if you spent some time listening in class instead of playing four-in-a-row you might learn appreciation for poetry. Even if you end up not liking poetry, learning about it and about why other people like it will make you better.

and maybe show some of my classmates that programming is more cool than what we learned about integers and document.writeln()

Your teacher had to start somewhere. I'm doubtful that all your classmates are as brilliant as you are. Give the teacher a break. He/she has to deal with 10's or 100's of whining "I'd rather be playing four-in-a-row" students every day. He/she is probably doing the best they can with the resources and time they have. Many people in a HS CompSci course probably aren't ready for anything more advanced than "document.writeln()". Put yourself in your teachers' shoes now and then. They really do want you to learn -- they wouldn't spend their days working with teenagers for measely salaries if they didn't.

There's more to life than computers. Take some time to learn about and enjoy some of these things. Maybe even some French poetry

That said, writing an AI to learn your game is probably a good project. But give your teachers a break -- they really do want to teach you.


In reply to Re: AI programming by RhetTbull
in thread AI programming by $CBAS

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.