Wow, thats quite a bit I hadn't even considered, mostly because I wouldn't know where, or, for that matter, how to begin.

I'll look at them one by one.

"Development of a script for some specific USB device support": Hmm, while interesting, I wouldn't have a clue how, though I'm more than willing to learn if you can point out something that could explain that.

"Create a new client-server app": Ooh, this is something I've wanted to try to do for a while, but I've never gotten over that first major hurdle of figuring out how to get them to talk to each other, any suggestions?

"Find a pair of file types that need conversion...": My biggest flaw at the moment may very well be that I have a rediculously hard time understanding the anatomy of a file format. I've never really worked with anything becides plain text. Once again, if you have any suggestions as to how I could get better, just say so :)

"[Improve Perl I/O support]": Hmm, interesting, are you refering to the IO modules, or to something else though?

#5: Well, umm... could you explain that in a little more detail (/me has minimal knowledge of network systems & program interaction)

I know, I'm helpless! Hehe. Seriously, all of those sound interesting, but for most, I'd have no idea how to do it. That's part of why I'm doing this project though, to try to learn something I don't already know. So if you can answer any of those questions, I'll appreciate it. Thanks!

Note: Yes, by some freak accident I made it to "Friar" here without any of that knowledge.



My code doesn't have bugs, it just develops random features.

Flame ~ Lead Programmer: GMS | GMS


In reply to Re: Re: Looking for Suggestions on School Project by Flame
in thread Looking for Suggestions on School Project by Flame

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.