Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Learning Perl or Tcl? Useful?
Closed Thread
Old 04-02-2009, 01:04 AM   #1 (permalink)
Kdar's Avatar
 
Ultra Techie

Join Date: Dec 2005

Posts: 870

Kdar is on a distinguished road

Default Learning Perl or Tcl? Useful?

I am majoring in Electrical Engineering and have some knowledge of C++ (basic for now).

At my co-op I saw big use of Perl (for scripts). And also so some companies asking for experience in Tcl.

Do you think those two languages are useful to know?
Anyone use them here?
Kdar is offline  
Old 04-02-2009, 04:45 AM   #2 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,683

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: Learning Perl or Tcl? Useful?

Perl can be used to do basic system tasks, or can be used heavily in web development...but I can't see why it would be useful in electrical engineering...

But, if you have already learned the fundamentals of C++, you should be able to pick up Perl quite easily...especially since it uses almost no OOP.
__________________

Need website help? PM me!
CrazeD is offline  
Old 04-02-2009, 09:13 AM   #3 (permalink)
Kdar's Avatar
 
Ultra Techie

Join Date: Dec 2005

Posts: 870

Kdar is on a distinguished road

Default Re: Learning Perl or Tcl? Useful?

They use Perl here for scripts to do functional test on different boards using Gentoo (linux).

Have anyone used TCL before?
Kdar is offline  
Old 04-02-2009, 10:53 AM   #4 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default Re: Learning Perl or Tcl? Useful?

Quote:
Do you think those two languages are useful to know?
I think any programming language is useful to know. Having the added knowledge will not hurt you. Of the two you mentioned, I think Perl would be more beneficial. However, if I had to pick a scripting language to learn, I'd go with Python since it's much less cryptic than Perl.

Quote:
but I can't see why it would be useful in electrical engineering...
Programming is quite useful for many engineering disciplines, especially mechanical and electrical. For instance, to do signal processing, modeling, and simulation good programming skills are necessary (as well as excellent math skills).

Last edited by jaeusm; 04-02-2009 at 10:55 AM.
jaeusm is offline  
Old 04-02-2009, 11:41 AM   #5 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default Re: Learning Perl or Tcl? Useful?

No, I'm a computer engineer and perl isn't really that useful for me. I actually am going on a co-op for 6 months in boston to do programming for a health company -- they are basically going to spend the first month training me in perl.

This has been my experience with a lot of languages that aren't extremely popular, so I wouldnt waste time to study it on your own -- especially since you are an EE.
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
Old 04-02-2009, 03:33 PM   #6 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,683

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: Learning Perl or Tcl? Useful?

Quote:
Originally Posted by jaeusm View Post
IProgramming is quite useful for many engineering disciplines, especially mechanical and electrical. For instance, to do signal processing, modeling, and simulation good programming skills are necessary (as well as excellent math skills).
No, I know. Just saying I don't see why Perl would be useful. I'd think something like assembly or something would be better suited for that.
__________________

Need website help? PM me!
CrazeD is offline  
Old 04-02-2009, 04:10 PM   #7 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default Re: Learning Perl or Tcl? Useful?

Actually, you'd want a much higher level of abstraction for the examples I listed, like MatLab, Python, or F#. Coding LaPlace transforms or Fourier transforms or even simulations in assembly would be exceptionally difficult.
jaeusm is offline  
Old 04-02-2009, 06:47 PM   #8 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default Re: Learning Perl or Tcl? Useful?

Quote:
Originally Posted by jaeusm View Post
Actually, you'd want a much higher level of abstraction for the examples I listed, like MatLab, Python, or F#. Coding LaPlace transforms or Fourier transforms or even simulations in assembly would be exceptionally difficult.
I couldn't imagine doing something like that. Actually I could, thanks for the nightmares I'm going to have tonight.
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DBD::mysql Perl module install CrazeD Linux, BSD, other *nixes & Open Source Software 4 02-28-2009 05:37 PM
Learning Linux: Log Files Osiris Linux Tips and Tricks 0 02-16-2009 09:55 AM
Learning Car Painting fade2black2004 Off Topic Discussion 22 02-12-2008 11:19 PM
Perl Programmer JOB Opportunity San Francisco danny Programming Discussions 0 06-12-2007 12:58 PM
Is it worth learning Python? Saxon Programming Discussions 1 05-25-2007 01:52 PM