oi, computer geeks
Jan. 11th, 2006 12:19 pmI'm checking out some of the Bioinformatics classes that are offered Winter 2006. The only class currently offered is Intermediate Perl Programming. OK that's over my head, so let's check out the prerequisite class Introduction to Perl Programming. Prerequisites for that class are: " Familiarity with UNIX, C and/or Bourne shells. The C programming language and sed/awk/grep is recommended."
OK, I have a passing familiarity with UNIX -- been a while since I've used it but I'm sure it'll come back. But C? Never used it. Here's my question: is this a topic that I'd be better off taking a class to learn? Or should I just grab a good reference and get reading?
Thanks.
OK, I have a passing familiarity with UNIX -- been a while since I've used it but I'm sure it'll come back. But C? Never used it. Here's my question: is this a topic that I'd be better off taking a class to learn? Or should I just grab a good reference and get reading?
Thanks.
no subject
Date: 2006-01-11 08:47 pm (UTC)no subject
Date: 2006-01-11 08:51 pm (UTC)sed, awk, and grep are unix tools that allow you to use regular expressions, like if you want to search for a tab, the regular expression would be '\t'. perl uses regular expressions a lot which is why they mention it. again, you can ask the instructor, but they will probably go over this so my guess is you'll be ok.
do they use perl a lot in bioinformatics? i have no idea, just asking and wondering if it's the most useful thing. usually perl is used for stuff like parsing data out of files or sometimes for websites. i would have expected them to teach a more statistical based language like SAS.
no subject
Date: 2006-01-11 09:07 pm (UTC)no subject
Date: 2006-01-11 09:08 pm (UTC)no subject
Date: 2006-01-11 09:17 pm (UTC)no subject
Date: 2006-01-11 09:55 pm (UTC)