IT 116: Introduction to Scripting
Class 4

Today's Topics

Tips and Examples


Review


New Material

Reading Assignment

You should read Chapter 2, Input, Processing and Output, from our textbook, Starting Out with Python,before next weeks's class.

Homework 2

I have posted homework 2 here.

It is due this coming Sunday at 11:59 PM.

First Graded Quiz

The first graded quiz will be given on Tuesday next week.

The questions from the graded quiz are taken from the ungraded quizzes of the previous week.

Unless I tell you otherwise, you should expect a graded quiz each week.

If you miss the graded quiz on Tuesday you can take it on Thursday.

If you miss it on both Tuesday and Thursday you will get a 0 on the quiz.

Tips and Examples

Using the Unix mv Command to Fix Problems

Checking Class Exercises

Use Flash Cards to Prepare for Graded Quizzes

Review

Basic Unix Commands

The nano Text Editor

The Hierarchical Filesystem

Output

Literals

Strings and String Literals

Characters

Unicode

Variables

Creating Variables with Assignment Statements

New Material

Expressions

Comments

Variable Naming Rules

Choosing Good Variable Names

Printing Multiple Values

Numeric Data Types and Literals

Why You Need to Know About Data Types

Conversion Functions

Reading Input from the Keyboard

Reading Numbers with the input Function

Attendance

Class Quiz