CSCI-2962 Wednesday, 4pm-5:50pm Paul Lalli - Instructor

Slides:



Advertisements
Similar presentations
Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
Advertisements

Welcome to MAT 170. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Tuesday and Thursday 10:30 am – 11:30 am Wednesday 9:40.
MA 2611 Applied Statistics I ‘D’ Term 2003 Prof. Carlos J. Morales.
CS3381 Des & Anal of Alg ( SemA) City Univ of HK / Dept of CS / Helena Wong 0. Course Introduction - 1 CS3381 Design and Analysis of Algorithms.
Course Introduction Computer Science Department CS141:Computer Programming 1 Fall 2014 Dr. Hamid Al-Hamadi.
ECE 453/599 Computer Communication Networks Dr. Jinyuan (Stella) Sun Dept. of Electrical Engineering and Computer Science University of Tennessee Spring.
1 SWE Introduction to Software Engineering Fall Semester (081) King Fahd University of Petroleum & Minerals Information & Computer Science.
CPSC 100 – Personal Computers & Their Uses Fall 2010 Dongsheng Che Department of Computer Science East Stroudsburg University.
COP4020/CGS5426 Programming languages Syllabus. Instructor Xin Yuan Office: 168 LOV Office hours: T, H 10:00am – 11:30am Class website:
CHEMISTRY 10123/10125 Spring 2007 Instructor: Professor Tracy Hanna Phone: Office: SWR 418
CSCI 1301 Principles of Computer Science I
Computer Science 2211b Software Tools and Systems Programming.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
Calculus I – Course Syllabus Class Periods: 10:00am-10:50am MTWF Classroom: Thompson Hall 303 Instructor: Mei Q. Chen, Thompson Hall 328
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
CS 006 Effective Use of WWW Fall 2007 WeeSan Lee
ECEN 248: INTRODUCTION TO DIGITAL DESIGN
Administrative Issues ICS 151 Winter 2010 Instructor: Eli Bozorgzadeh.
February 25, ICE 1341 – Programming Languages (Lecture #1) In-Young Ko Programming Languages (ICE 1341) Lecture #1 Programming Languages (ICE 1341)
Welcome CSCI 1100/1202 Intro to Computer Science Winter 2002.
Programming In Perl CSCI-2230 Thursday, 2pm-3:50pm Paul Lalli - Instructor.
CS307 Operating Systems Course Introduction Yücel Saygın Office : FENS 2081 ext 9576.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
ECE 2317: Applied Electricity and Magnetism Prof. D. Wilton Dept. of ECE Notes 1 Notes prepared by the EM group, University of Houston.
CS 494/594 Computer Communication Networks Dr. Jinyuan (Stella) Sun Dept. of Electrical Engineering and Computer Science University of Tennessee Spring.
Computational Structures Tim Sheard & James Hook Portland State University Class Preliminaries.
CS-1030 Dr. Mark L. Hornick 1 CS-1030 – Software Design 2 Dr. Mark L. Hornick web: people.msoe.edu/~hornick webCT: webct.msoe.edu.
Introduction to Info Systems & Info Technology CIS-110 Dr. Samir Tartir 2013/2014 First Semester.
Required Text Package ISBN: Math 1A03 McMaster University.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
COP4610 Principles of Operating Systems Prof. Robert van Engelen Department of Computer Science Florida State University.
Course Information CSE 2031 Fall Instructor U. T. Nguyen /new-yen/ Office: CSEB Office hours:  Tuesday,
Programming In Perl CSCI-2230 Wednesday, 4pm-5:50pm Paul Lalli - Instructor.
Course Information CSE 2031 Fall Instructor U.T. Nguyen Office: CSE Home page:
Welcome to Accounting II Professor Kris Friestad Unit 1 Seminar.
CMPT 238 Data Structures Instructor: Tina Tian. General Information Office: RLC 203A Office Hour: Tue and Fri 12:30 - 2:00PM.
Document Architectures/ Language Programming 2 CS4146/CS4703 Nikola Nikolov (Nik) office: CS1-030; tel.: Best time.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
Welcome to CS 4390/CS5381: Introduction to Formal Methods
CS 450/550 Operating Systems Loc & Time: MW 1:40pm-4:20pm, 101 ENG
CSE 102/ISE 102 Introduction to Web Design and Programming
CPT S 317: Automata and Formal Languages
Course Introduction 공학대학원 데이타베이스
ECE 533 Digital Image Processing
ITIS 3320 Tony Kombol.
Introduction to Statistical Signal Processing
22446: Microprocessors Introduction
CSI 3120 Concepts of Programming Languages
CMPT 238 Data Structures Instructor: Tina Tian.
CS598CXZ (CS510) Advanced Topics in Information Retrieval (Fall 2016)
Japanese (Accerelated) LL291
Introduction and Overview
Welcome to MAT 170 MWF 8:40 SLN
Computer Science 102 Data Structures CSCI-UA
Your required course material:
CSE 5344 Fall 2016 COMPUTER NETWORKS
CAS CS112 Intro to CS II w/ C++
Calculus III – Course Syllabus
INTRODUCTION TO INFORMATION SYSTEMS AND TECHNOLOGY (NET 201)
Logistics Instructor: Mohamed Eltabakh
Your required course material:
CS 0007 Spring Lory Al Moakar.
Welcome to MAT 170 MWF.
Taekyoung Kwon Logic Design Taekyoung Kwon
Accelerated Introduction to Computer Science
Welcome to Physics 1D03 !.
CMPUT101: Purpose of the Course
Administrative Issues
Warmup Write a function to add two integer parameters and return the result.
Presentation transcript:

CSCI-2962 Wednesday, 4pm-5:50pm Paul Lalli - Instructor Programming In Perl CSCI-2962 Wednesday, 4pm-5:50pm Paul Lalli - Instructor

What to expect from this course Introduction to the Perl language Common uses for Perl Familiarity with grammar and syntax Introduction to CGI programming using Perl A moderate amount of humor (mostly from your book) A few homeworks and two exams

What not to expect from this course Introduction to Unix Introduction to HTML Introduction to the concept of Programming A complete guide to Perl An instructor who is a bona-fide expert in Perl

Random Notes Course website: http://www.cs.rpi.edu/courses/fall01/perl Instructor info, announcements, syllabus, grades All of your homeworks will be tested on a Unix machine on RCS or in the CS dept. Write your programs wherever you like, but make sure they work on at least one RCS or CS machine. You will all (eventually) be getting CS accounts so we can do some CGI programming

Instructor Info Instructor: Paul Lalli Email: lallip@cs.rpi.edu Office: Lally 004 Office Hours: Tues 4-5, Fri 11:30-12:30 Phone: 276-2135

TA Info Name: Justin McGuire Email: mcguij2@rpi.edu Office Hours: Tues 4-5, Lally 004 Thurs 3-4, TBA

Text Books Programming Perl, 3rd edition Learning Perl, 2nd editon THE book on Perl Mostly a reference ‘Required’ Learning Perl, 2nd editon More of a tutorial than PP. Optional

Course Policies Attendance not required, but suggested Have a question – ask If unable to make an exam, give proper notice SAVE YOUR HOMEWORKS Homeworks turned in <= 24hrs after deadline: -20%. > 24 hrs: 0. Read your book.