© 1995-2010 | Anne Dawson All Rights Reserved.
Thursday 2nd July 2009, 6:50 PT, AD
CSCI165 - Multimedia and the Internet
Topics in order of presentation in the course:
General Information
File Transfer to Web Server (FileZilla and SSH)
Textbook
History of Computers and Programming
Multimedia
Multimedia Examples
Multimedia on the WWW
The Internet
HTML
XHTML
CSS
SEO (For reference only)
Web Design
WWW (For reference only)
Python Programming
Internet Programming
General Information
Instructor's Website
Instructor's Schedule
Course Details
C4
Join C4
Course Notes
Saving files to the college network
Using Notepad
Quizzes
The midterm exam
The final exam
Final exam study guide
Academic Honesty
Grades
Gradebook
Course Evaluation
Free file compression (zip) tool
File Transfer to Web Server (FileZilla and SSH)
The instructor will give you your SSH (Secure File Transfer)
host name, user name and password in person, in class.
FileZilla Installation and Run Instructions (Windows)
FileZilla Installation and Run Instructions (Linux and Windows)
SSH Installation Instructions
SSH User Manual
Textbook
Recommended Textbook - Website
Required Python Textbook - Website
History of Computers and Programming
History of Computers (for reference only)
Multimedia
What you need to study for Multimedia: Chapter 6 of the Recommended Textbook
Chapter 6 - Multimedia Powerpoint
Multimedia Examples
Colour Chart
Web Graphics
The GIMP
GIMP Documentation / Help
Galloping horse animated gif
Walking man animated gif
Graphics File Formats
Image Compression
Graphics Freeware (scroll down on the left under "Graphics")
Multimedia Freeware (scroll down on the left under "Multimedia")
Powerpoint Tutorial
Multimedia on the WWW
How to put Multimedia on The Internet - W3C - Approved Web Multimedia Tutorial
Multimedia on the Web
The Internet
What you need to study for the Internet: Chapter 9 of the Recommended Textbook
Chapter 9 - Internet Powerpoint
Browsers
Browser Test
Firefox
What is my IP?
HTML
DO NOT use the Internet Explorer browser for this course.
IE doesn't display the course resources correctly.
You have been warned.
What you need to study for HTML
Using Notepad
Editpad
You must install the Firefox browser at home for this course
HTML Tutorial
Another HTML Tutorial
And Another HTML Tutorial
And Another HTML Tutorial from U of T
HTML 4.01 Template
HTML 4.01 Validation
HTML Validation Tips (Mandatory Reading)
W3C Link Checker
XHTML
What you need to study for XHTML
Introduction to XHTML
XHTML Tutorial
XHTML Version 1.0 Strict Template
XHTML 1.0 Strict Validation
XHTML Validation Tips (Mandatory Reading)
W3C Link Checker
CSS
What you need to study for CSS
Introduction to CSS
CSS Tutorial
W3C CSS Validation Service
SEO (For reference only)
SEO
Web Design
What you need to study for Web Design: the following three links...
Web Site Design
Web Site Users
Web Standards
WWW (For reference only)
W3 Schools
W3C
Free web space on Shaw and Telus
Putting your web page on the WWW
Python Programming
Python Reference Material
Python 2.x textbook
Python 2.x /3.x Reference Book
Example Python 2.x Programs (HTML format)
Example Python 2.x Programs (text format)
Example Python 3 Programs
***READ THE FOLLOWING IMPORTANT NOTES***
Important notes on Python 2 and Python 3 - README!
What you need to study for Python Programming: the following links...
Introduction to Computer Science
Introduction to Programming
Numbering Systems
Introduction to Computer Science, Programming and Python (ppt)
Introduction to Computer Science, Programming and Python (htm)
Python 2.x Installation
Python 3 Installation
Create and run a Python Program
Introduction to Python 2.x Programming
Introduction to Python 3 Programming
Python Comments
Python Help (Reference)
Python Programming Hint Sheet
Chapter 1 (Sections 1 - 6 only) - Python programs and errors
Introduction to Programming (Sections 1, 3, 4 and 6)
Chapter 2 - Python variables, expressions and statements
Introduction to Programming (Sections 4, 7 and 8)
Python 2.x Data Types and Processing (PPT)
Python 2.x Data Types and Processing
Python 3 Data Types and Processing (PPT)
Python 3 Data Types and Processing
Python 2.x Input
Python 3 Input
Algorithms
Pseudocode
Python Processing, Selection and Conditionals
Python 2.x Processing and Selection
Python 2.x Processing and Selection (PPT)
Python 3 Processing and Selection
Python 3 Processing and Selection (PPT)
Chapter 4 (Sections 1 - 7) - Conditionals
Introduction to Programming (Sections 5, and 9.1) Conditionals
Python Repetition and String Formatting
Python 2.x Repetition and String Formatting (ppt)
Python 2.x Repetition and String Formatting (htm)
Python 3 Repetition and String Formatting (ppt)
Python 3 Repetition and String Formatting (htm)
Chapter 6 - Iteration (Repetition) - Section 6.3 and 6.4
Python Functions
Python 2.x Functions (htm)
Python 3 Functions (htm)
Chapter 3 - Functions
Chapter 5 - Fruitful Functions
Python Reference Material
Python 2.x textbook
Python 2.x /3.x Reference Book
Example Python 2.x Programs
Example Python 3 Programs
Important notes on Python 2 and Python 3 - README!
Internet Programming with Python - An example - FOR REFERENCE ONLY
Internet Programming with PHP
PHP Reference Material
Example LAMP Applications (for reference only - not on the exam!)
Example PHP Scripts (i.e. PHP programs)
DO NOT use the Internet Explorer browser for this course.
IE doesn't display the course resources correctly.
You have been warned.
What you need to study for Internet Programming: the following links...
Introduction to PHP
PHP Tutorial
PHP Tutorial - PHP Basic Section - Topics to study:
PHP Intro
PHP Syntax
PHP Variables
PHP String
PHP Operators
PHP if...else
PHP Looping - for
PHP Looping - while
PHP Functions
PHP Forms
PHP $_GET
PHP $_POST
php.net Tutorial - FOR REFERENCE ONLY
PHP and HTML forms - Topics to study:
HTML Forms
HTML Form Tag
HTML Input Tag
HTML <form> action attribute
HTML <form> method attribute
More on HTML Forms from U of T
PHP and HTML Forms
Example forms and PHP
Reference Material:
Example LAMP Applications (for reference only - not on the exam!)
Example PHP Scripts (i.e. PHP programs)