Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to practice PERL language

Status
Not open for further replies.
Hello!
What I need to install to star working with Perl?
Thank you!
 

just recommend another good book for perl beginner:

Learn Perl by Examples.

This book is different from others because the author uses plain english instead of conventions. for example, the literals are referred to as constants. I believe that the former is harder for beginner than the latter. another example, the hash is referred to as array indexed by strings while arrays in perl are indexed by integers. see the differences, dudes?
 

Thanx guys... its very helpful..
 

Hello!
Could you post a link for Learn Perl By Example?
Thanks!
 

Thank u guys...
helps a lot this page

once again Thank you...
Dipen
 

    V

    Points: 2
    Helpful Answer Positive Rating
rakesh_aadhimoolam said:
hello

how to practice PERL language

anyone knows about such please help me.....

thanks

this book u can refer
 

    V

    Points: 2
    Helpful Answer Positive Rating
hb_cancer said:
I am currently going through this document "Perl in 21 Days". You may find this useful.

It is very useful.
 

Hi guys.. Can you help me on this...

When can you say that you are an EXPERT, Intermediate, or beginner in PERL?

What could be the expectations in every level?
 

Write a lot of scripts to achieve sth.

Coding is a must.
 

You can use Perl 5 by Oreily.
 

hey, read PERL cookbook..try wriring some simple tool using PERL
 

In window os, install active perl and Dzsoft Perl.
Dzsoft perl is a good Window tool for practice.
And for the book, I think "learning perl" is a good start point.

Just google them :
"Active perl"
"Dzsoft perl"
"learning perl"
 

i need a tutorial for perl and tcl .......................
 

Try this document (Teach yourself perl in 21 days.pdf)

h**p//www.me.mtu.edu/~phlee/Teach%20Yourself%20Perl%205%20in%2021%20Days.pdf
 

On Windows System, we can run perl, however, for most of IC deisgners, daily work environment is on UNIX/LINUX so my suggestion is that running perl on UNIX/LINUX system.
 

from simple to hard, begin at printing a hello world.



rakesh_aadhimoolam said:
hello

how to practice PERL language

anyone knows about such please help me.....

thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top