sorry all didnt know where to post this...

Hi guys,

Im interested in tinkering about with Perl, a friend of mine actually teaches Perl at a college and has used Perl for many years in the industry and swears by it...(sure he would, as anybody who has used a language for a long time would)

anyway, i have got more into Linux the last 6 months to a year or so and want to start learning a language that I can use in many different arenas.

I have decided to give Perl a go as i know it is a good scripting language used by sys admins as well as a language used for general application development...this really appeals to me.

I am also interested in making games...yes i know you are going to say there are better languages/engines suited for game development such as Unity, c#, even python has pyglet or pygame or something to develop games...i just cant think of a more fun way to learn a language than making games, though i do have ideas for a few apps too...anyway

i was reading that you can develop games with Perl using SDL, i think this is a c library pretty popular with game development.

As far as IDE goes, i was thinking about using VIM as my editor / environment to develop Perl apps etc in...is this crazy??? ...am i in for a lot of heart break and frustration? am i better off using a perl environment of some sort? ...i havent looked at any, just like the idea of VIM...again cause knowing VIM can be very useful in a wide range of things...

this post is just to get some expert opinions in and to see if my ideas arent one small step away from...totally crazy

thanks for reading, cant wait for input, want to get started asap!!!


In reply to beginner questions? by jonin

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.