Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Complete novice in need of guidance

by Laurent_R (Canon)
on Oct 02, 2016 at 22:38 UTC ( [id://1173127]=note: print w/replies, xml ) Need Help??


in reply to Complete novice in need of guidance

Today I decided to try and give coding a go, so I went tot he bookstore and (probably naively) picked up a copy of the book 'Learning Perl'.
Perhaps naive, but a very good pick. Learning Perl is an excellent book.

If you feel overwhelmed, you probably don't really need Xcode, Atom and PerlBrew to get started.

If you get a sensible result from perl -v and can use any text editor (but not a word processor), then you can start. Write your script with the editor and run it under the bash prompt with a command such as:

perl my_script.pl
You can finalize your set-up later.

Replies are listed 'Best First'.
Re^2: Complete novice in need of guidance
by stevieb (Canon) on Oct 02, 2016 at 23:04 UTC

    ++ for Learning Perl book.

    To the OP:

    There's also a slew of information out on the web, but one needs to take using it solely with a fistful of salt as many aren't as good or as updated as others. One really good beginner website is Learn Perl.

    When in doubt on which online resources to use or books to buy/borrow/beg/steal, you could always ask here in the Chatterbox, or another question in Seekers of Perl Wisdom, as you've done here already.

Re^2: Complete novice in need of guidance
by mfzz (Novice) on Oct 05, 2016 at 04:43 UTC

    Learning Perl is fantastic IMHO for beginners. I will also suggest beginners to read modern perl as a compact reference for modern perl 5 with details.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1173127]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-19 12:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found