CS 3030 Scripting Languages Syllabus

Similar documents
CS 3030 Scripting Languages Syllabus

CS 3270 Mobile Development for Android Syllabus

CS 3230 Object Oriented UI Development With Java Syllabus

CS 4230 Java Application Development Syllabus

CS 4230 Java Application Development Syllabus

In this course, you need to use Pearson etext. Go to "Pearson etext and Video Notes".

Network Fundamentals and Design Fall Semester 2014

In this course, you need to use Pearson etext. Go to "Pearson etext and Video Notes".

ISM 324: Information Systems Security Spring 2014

The Linux Command Line: A Complete Introduction, 1 st ed., by William E. Shotts, Jr., No Starch Press, 2012.

Database Programming - Section 16. Instructor Guide

Recommended Canvas Quiz Settings

San José State University Computer Science Department CS49J, Section 3, Programming in Java, Fall 2015

CS 241 Data Organization. August 21, 2018

CS 241 Data Organization using C

INFS 2150 (Section A) Fall 2018

COSC 115A: Introduction to Web Authoring Fall 2014

X

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS LINUX ADVANCED SYSTEM & NETWORK ADMINISTRATION CSIT 2475

Proctored Exam Support for TROY Online Faculty

Network Security

ITSC 1319 INTERNET/WEB PAGE DEVELOPMENT SYLLABUS

Syllabus Revised 01/03/2018

San José State University Computer Science Department CS157A: Introduction to Database Management Systems Sections 5 and 6, Fall 2015

CISN 340 Data Communication and Networking Fundamentals Fall 2012 (Hybrid)

IT 341 Fall 2017 Syllabus. Department of Information Sciences and Technology Volgenau School of Engineering George Mason University

Syllabus Revised 08/15/2018

Oklahoma State University Institute of Technology Face-to-Face Common Syllabus Fall 2017

CS 200, Section 1, Programming I, Fall 2017 College of Arts & Sciences Syllabus

ITSY 2330 Intrusion Detection Course Syllabus

Computer Science Technology Department

Computer Science Department

HOUSTON COMMUNITY COLLEGE SYSTEM

COSC 115: Introduction to Web Authoring Fall 2013

Course Title: Computer Networking 2. Course Section: CNS (Winter 2018) FORMAT: Face to Face

San José State University Computer Science CS 122 Advanced Python Programming Spring 2018

KOMAR UNIVERSITY OF SCIENCE AND TECHNOLOGY (KUST)

AE Computer Programming for Aerospace Engineers

Computer Science Technology Houston Community College

Syllabus COSC-051-x - Computer Science I Fall Office Hours: Daily hours will be entered on Course calendar (or by appointment)

Additionally, if you are ing me please place the name of the course in the subject of the .

CMN192B OFFICE: An Overview of Access and PowerPoint

Del Mar College Master Course Syllabus. UNIX System Administration Course Number: ITSC1358

Wake Technical Community College Computer Technologies Division Syllabus

CIS 101 Orientation Document Fall 2017

San José State University Department of Computer Science CS-174, Server-side Web Programming, Section 2, Spring 2018

ECE Object-Oriented Programming using C++ and Java

San José State University Department of Computer Science CS-144, Advanced C++ Programming, Section 1, Fall 2017

PC Applications IT102 estart Fall 2014

Course Syllabus - CNT 4703 Design and Implementation of Computer Communication Networks Fall 2011

Management Information Systems

Spring 2018 El Camino College E. Ambrosio. Course Syllabus

HOUSTON COMMUNITY COLLEGE BUSINESS TECHNOLOGY NORTHEAST COLLEGE-NORTHLINE LOCATION COURSE SYLLABUS FALL 2011 COMPUTER APPLICATION I POFI 1301

Course Syllabus. Course Information

Syllabus Revised 08/21/17

Object-Oriented Programming for Managers

MWF 9:00-9:50AM & 12:00-12:50PM (ET)

MGMT 4336 Networks & Data Communication Section D10

ITSY Information Technology Security Course Syllabus Spring 2018

Big Sandy Community and Technical College. Course Syllabus

Course Outline. TERM EFFECTIVE: Fall 2016 CURRICULUM APPROVAL DATE: 11/23/2015

Please indicate EDM in the subject box

CIS 3308 Web Application Programming Syllabus

Computer Science Technology Department

Oklahoma State University Institute of Technology Online Common Syllabus Spring 2019

CS 471 Networking and Distributed Operating Systems

Syllabus Revised 03/05/2015

Dental College of Georgia

Linear Algebra Math 203 section 003 Fall 2018

Dr. Angela Guercio Dr. Natalia Dragan. Spring 2011

Philadelphia University Faculty of Information Technology Department of Computer Science --- Semester, 2007/2008. Course Syllabus

Rochester Institute of Technology Golisano College of Computing and Information Sciences Department of Information Sciences and Technologies

COURSE WEB SITE CONNECT

EECE.2160: ECE Application Programming Spring 2019

ESET 349 Microcontroller Architecture, Fall 2018

Course Requirements. Prerequisites Miscellaneous

CS120 Computer Science I. Instructor: Jia Song

CS/SE 153 Concepts of Compiler Design

CFP Education GTP FAQ

INST Database Design and Modeling - Section 0101 Spring Tentative Syllabus

SADDLEBACK COLLEGE BUSINESS SCIENCE DIVISION

Murach's HTML and CSS3 3 rd Edition By Boehm, Anne Fresno, Calif Publisher: Mike Murach & Associates, 2015 ISBN-13:

Art 645 Introduction to Web Site Design Los Angeles City College

ITNW 1425 Fundamentals of Networking Technologies Course Syllabus fall 2012

CS157a Fall 2018 Sec3 Home Page/Syllabus

Instructor: Anna Miller

Ivy Tech Community College of Indiana

CS 470G Introduction to Operating Systems

Center of Excellence Digital & Information Technology

CASPER COLLEGE COURSE SYLLABUS MSFT 1600 Managing Microsoft Exchange Server 2003 Semester/Year: Fall 2007

CSc 2310 Principles of Programming (Java) Jyoti Islam

San José State University Department of Computer Science CS166, Information Security, Section 1, Fall, 2018

Computer Science Department CSC 1050 CRN Introduction to Unix and C Programming Fall Term 2016 Main Campus

Computer Science Technology Houston Community College

CS 111: Programming Fundamentals II

Gerlinde Brady Phone: Office Hours: see Web at:

CMSC 201 Spring 2017 Lab 01 Hello World

Audit and Assurance Overview

ITT Technical Institute. SD3120T Programming in Open Source with LAMP Onsite and Online Course SYLLABUS

EECE.2160: ECE Application Programming Spring 2017

Transcription:

General Information CS 3030 Scripting Languages Semester: Summer 2013 Textbook: Location: Instructor Info: Website: None. We will use freely available resources from the Internet. Online Ted Cowan tedcowan@weber.edu (801) 957-4769 (office @SLCC Redwood) Office hours @SLCC Redwood, Technology Building, First Floor, Room 133. May: Tue and Thu 1pm-4pm; June: Tue 1-4pm, all by appointment only. Call 801 626-7929 and ask for an appointment with Ted Cowan. https://weber.instructure.com/courses/230450 Objectives of This Course From the catalog: This course addresses the design of scripting languages and their applications. Scripting languages can be used to manipulate text and data using subtle and complex coding to automate many tasks. Students will learn to write simple scripts to automate system administration tasks using appropriate languages. This course explores the nature of scripting, the role of scripting languages, introduces some of the popular scripting languages and their applications, and provides skills in scripting language design. Upon successful completion of this course, students should be able to: Show examples of scripting languages and command interpreters Identify good candidate administrative functions for scripting Understand the benefits and challenges of scripting Demonstrate basic scripting in the Linux/Unix environment Use the vi(m) text editor to perform basic text editing functions Identify basic syntax and language elements of a Bash script and write a complete Bash script to automate common administrative functions Use man pages and the Internet as documentation for Linux/Unix command-line programs Use regular expressions to search text files Identify basic syntax and language elements of a Python script and write a complete Python script to automate common administrative functions Use the module mechanism to add functionality to a Python script Read and write files and databases and generate test data in a Python script Identify basic syntax and language elements of a Perl script and write a complete Perl script to automate common administrative functions Create a simple Linux/Unix filter in Perl Communicate over the Internet using Sockets in Perl Parse input using Perl Create a simple CGI script in Perl

Students with Disabilities Students who have special needs or disabilities that may affect their ability to access information and/or material presented in this course are encouraged to access http://www.weber.edu/ssd/ssdpp00_registering.html to register with the WSU SSD. Allotted Time You should anticipate spending two to three hours of study per week for each credit hour of a university course. Computer and programming classes typically require time in the upper range. Grading Your final grade will be determined from your performance in the following areas: Lab Assignments 65% Quizzes 15% Final 20% Class Format A reading assignment and a short lecture video will be posted in each learning module. Each student is expected to watch the video and read the assigned reading material prior to completing the associated lab work and taking the quiz. Questions about the lab, reading material or video may be asked in the Instructor s Blog in Canvas. Honesty CS Department policy dictates that any verifiable evidence of student academic cheating, as defined and determined by the instructor, will result in: 1) an automatic failing grade for the class and 2) a report to the Dean of Students that will include the student's name and a description of the student's dishonest conduct. Cheating is defined in the Weber State University Policies and Procedures Manual located at http://www.weber.edu/ppm/policies/6-22_studentcode.html. Anyone determined to have copied another student's lab assignment, quiz or test will receive a failing grade for the semester. Please do your own work. You may study together but lab assignments, quizzes and tests are to be completed individually and not as a group. Please do not distribute or post solutions to lab assignments or the content of any quiz or test on the Internet. Homework Please complete the reading and video assignment prior to class. A schedule of reading and lab assignments can be found below. All assignments are to be submitted for grading to the student s

account on the WSU CS Linux server icarus. Icarus is accessible from anywhere on the Internet using an SSH client such as PuTTY (more about PuTTY in Lab 1). Assignments Lab assignments will be given during the semester. The lab assignments are typically short and should help you to learn Unix/Linux scripting one task at a time. All lab assignments will be tested and passed off on the lab Linux server icarus. You will turn in your lab assignments by marking the assignment complete in Canvas. Don t upload any files to Canvas; just mark the lab assignment complete. Your source code must be executable in your ~/cs3030/lab* folder. In your source code please include (1) your name (2) the lab number, (3) a description of the lab (use the same text I put on the website) and (4) our course number (CS 3030). Grading: I will execute your lab assignment on Icarus while masquerading as you and ensure that the output of your lab complies with the assignment. If your lab runs without errors and produce the proper output, you will receive full credit for the assignment. If significant features are missing or bugs are found, you will receive a lower score based on the severity of the error. Naming of files is critical to grading so please name your folders and files exactly as specified in the lab description and ensure that your script is executable. See each lab assignment for more information. Because life happens, I will drop your lowest lab assignment score. Lab assignments are due on the date listed in Canvas. Please refer to the Learning Modules, the or the Calendar in Canvas for actual lab assignment due dates. The dates in this syllabus are guidelines only and are subject to change to meet the needs of the class. Quizzes Quizzes are due on the days listed in Canvas and based on the material in the associated Lab. Quizzes may consist of multiple choice, true/false and short answer questions. Your lowest quiz score will be dropped. Quizzes are open book and open note but closed neighbor. You are on the honor system. Quizzes cannot be turned in late. Each quiz is timed; you have one hours once you begin to complete it. Because some students are better programmers than quiz takers, you may take each quiz up to twice each. Exam A Final exam will be administered during Finals Week and due on the day listed in Canvas. The exam is based on multiple-choice, true/false or short answer-type questions. The exam is closed book, closed Internet and closed neighbor and conducted either at a WSU Testing Center or with a pre-approved proctor. If the proctor assesses any fees, the student is fully responsible for payment. Grading Scale

The grading scale will be as follows: 100-94% = A 83.9-80% = B- 69.9-67% = D+ 93.9-90% = A- 79.9-77% = C+ 66.9-64% = D 89.9-87% = B+ 76.9-74% = C 63.9-60% = D- 86.9-84% = B 73.9-70% = C- below 60% = E Miscellaneous The instructor reserves the right to amend the course schedule, or study material, or to add or subtract lab assignments, quizzes or examinations to best meet the needs of the class. Your instructor maintains limited office hours at his office at the SLCC Redwood Road campus during summer semester. See the Instructor Info section at the top of this syllabus for directions and instructions. No extra credit will be offered for this class. I will accept late lab assignments with a 25% penalty within one week of the due date, until 11:59pm on the last day of the semester of class this semester. Quizzes may not be turned in late. A grade of Incomplete will be given only in extreme circumstances.

Schedule Week Date Topic Assignments 1 May 6 2 May 13 3 May 20 4 May 27 5 June 3 Introduction to Scripting Modules 1 and 2 UNIX/Linux Tools and BASH Basics Module 2 Regular Expression and Web Page Creation Module 3 Introduction to Python Module 4 Python Labs, Strings, Lists and Tuples Module 5 Lab 1 Lab 2 Lab 3 Lab 4 Lab 5 6 June 10 Python Labs, Strings, Lists and Tuples Lab 5 7 June 17 Python Dictionaries, File I/O and shlex Module 6 Lab 6 8 June 24 Python Dictionaries, File I/O and shlex Lab 6 9 July 1 10 July 8 11 July 15 12 July 22 13 July 29 14 Aug 5 Introduction to PERL Module 7 Introduction to PERL Module 7 PERL Interprocess Communication Module 8 PERL Interprocess Communication Module 8 PERL CGI Module 9 PERL CGI Module 9 Lab 7 Lab 7 Lab 8 Lab 8 Lab 9 Lab 9 15 Aug 12-14 Final Exam