PDA

View Full Version : Help with Bash and Pearl



KFraga
03-28-2010, 05:36 AM
Hey,
I' am a friend of YoHoJo, and he recommended me to here to get help with learning how to use Bash and Pearl. I'm just starting to get into it and I' am really new at it and I was wondering if there was a good place to start for beginners. The reason why I want to learn these languages is because the lab at my University that I want to do research in wants me to learn these languages and be familiar with a Linux environment. I am also getting Ubuntu installed on my machine within the next few days. I don't have any specific questions. I basically just need some advice on where to start and some useful tips I guess.

Thanks,
KFraga

i luffs yeww
03-28-2010, 05:44 AM
http://www.google.com/search?q=bash+programming
http://www.google.com/search?q=perl+programming

Might want to get used to it being "Perl," by the way.

YoHoJo
03-28-2010, 05:47 AM
1) Oh cmon I Luffs Yeww... he knows about google. It would be nice to get some SPECIFIC and RECOMMENDED resources
2) Lol at "Pearl"

i luffs yeww
03-28-2010, 06:02 AM
You highlighted the wrong letter.

It's "Perl," not "Pearl."

Harry
03-28-2010, 06:56 AM
Yeah, it's Perl, not Pearl :)

I personally learned a lot by reading other's works.

Here's a simple script I wrote for automating tasks on 4chan. http://harryy.us/files/rape.txt
It's in Bash.

KFraga
03-30-2010, 01:04 AM
alright i will look into it i guess. and sorry about the "Pearl" mix up.

YoHoJo
03-30-2010, 04:37 AM
Lol Harry, he knows no languages or anything at all yet, I doubt he could learn just by reading that code yet, he's looking for just uber beginners tutorials right now. Thanks though

nielsie95
03-30-2010, 07:10 AM
http://www.tizag.com/perlT/

fronty
03-30-2010, 01:14 PM
If you want to learn Perl, read Llama book and Alpaca book. They teach the language well and Schwartz and brian d foy et. al. are good writers.