CMPT 165 Introduction to Multimedia and the Internet

Slides:



Advertisements
Similar presentations
TS 313 Multimedia Applications Welcome to TS 313 Multimedia Applications There is no audio lecture associated with this set of introduction slides Refer.
Advertisements

CPSC 203 Introduction to Computers T59 & T64 TA: Jie (Jeff) Gao.
Computers in Principle & Practice I - V Deena Engel Computers in Principle and Practice I V , Sections 1 & 2 Fall, 2009 Deena Engel .
CS 262: Programming Languages Spring Quarter 2011.
Instructor Dr. Ken Rodham –3370 TMCB – –Office Hours: By Appointment.
Network Operating System Administration 2nd semester
1 CPT S 223: Advanced Data Structures (section 01) Fall 2010 School of EECS Washington State University, Pullman MWF 10:10-11 Sloan 5.
CMPT 120 Introduction to Computer Science and Programming I Chris Schmidt.
Dreamweaver 8 Concepts and Techniques Introduction Web Site Development and Macromedia Dreamweaver 8.
CPSC 203: Introduction to Computers Tutorials 03 & 29 by Jie (Jeff) Gao.
Get Access to your Online Course Tools Course: Econ 3040 – Intermediate Macro Instructor: Steven Kyle Office: 437 Warren Hall Hours: Tue/Thu 12 – 1PM
Introduction to EndNote Web Margaret Forrest Academic Liaison Librarian.
Fall 2010 Instructor: Emily Batty.  Emily Batty   is the BEST way to reach me!!!
Cpt S 471/571: Computational Genomics Spring 2015, 3 cr. Where: Sloan 9 When: M WF 11:10-12:00 Instructor weekly office hour for Spring 2015: Tuesdays.
MGS 351 Introduction to Management Information Systems
Course name : computer essentials. Instructor: Basma Alabdullatif Office: computer department instructors office, 1st floor Office hours: Saturday (11:00-01:00)
CSS 404 Internet Concepts. XP Objectives Developing a Web page and a Website Working with CSS (Cascading Style Sheets) Web Tables Web Forms Multimedia.
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.
Introduction to Course MMIS 656 Web Design Technologies.
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
1 Software Systems Development CEN Spring 2011 TR 12:30 PM – 1:45 PM ENB 116 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering.
Introduction to web development and HTML MGMT 230 LAB.
Java Programming Computer Engineering Department JAVA Programming Course Asst. Prof. Dr. Ahmet Sayar Kocaeli University - Fall 2014.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
Team C November 30, 2012 Major Document 5.  Create a document in a Microsoft Office.  You can create a document in either Microsoft Word, Microsoft.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
What else is there? CMPT 454: Database Systems II. – Transaction Management. – Query Planning. – Optional topics, e.g. data mining, information retrieval,
Get Access to your Online Course Tools Course: Instructor: Office: Hours:
Get Access to your Online Course Tools Course: Instructor: Office: Hours:
CSET 4100: Server-Side Programming Fall 2009 William Acosta URL:
Instructor: Basma Alabdullatif Office: Preparatory Year instructors office, 1st floor Office hours: sat(11-1), sun(11-1)
Introduction to LiveText COE Technology Team for Tomorrow, 2009.
Introduction Fall Dr. Chuck Lillie – Oxendine 1219 – – –
CGMB324: MULTIMEDIA SYSTEM DESIGN
SYSC System Analysis and Design 1 Part I – Introduction.
Get Access to your Online Course Tools Course: Instructor: Office: Hours:
James Tam Introduction To CPSC 233 James Tam Java Object-Orientation Event driven software.
James Tam Introduction To CPSC 233 James Tam Java Object-Orientation Graphical-user interfaces.
What else is there? CMPT 454: Database Systems II. – Transaction Management. – Query Planning. – Optional topics, e.g. data mining, information retrieval,
Introduction to the World Wide Web & Internet CIS 101.
MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office 4210 N Fall 2010.
Course Overview 1 MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office 4210 N
CSE 102/ISE 102 Introduction to Web Design and Programming
Web Site Development and Macromedia Dreamweaver 8
Chapter 1 Introduction to HTML.
Get Access to your Online Course Tools
Get Access to your Online Course Tools
It’s called “wifi”! Source: Somewhere on the Internet!
X-Windows Configuring and Using
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
GC 101 Programming Principles java
Get Access to your Online Course Tools
Get Access to your Online Course Tools
GC201 Visual Programming.
CMPT 241 Web Programming Instructor: Tina Tian.
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Get Access to your Online Course Tools
Presentation transcript:

CMPT 165 Introduction to Multimedia and the Internet

Course Information Instructor: Sarah Brown Email: sbrown1@sfu.ca MUST have CMPT 165 in subject Office hours: TBA, until then by appointment only TAs: TBA Course website: http://www.cs.sfu.ca/CC/165/sbrown1/ will be updated by Friday

Marking 30% assignments, probably 4 20% Midterm 50% Final You must attain an overall passing grade on the weighted average of the exams Late assignments incur a 10% penalty per day Assignments which cannot be marked because of password protection, errors in files, or any other problem resulting from student error will also incur a late penalty Assignments will have to be put on the CMPT165 server Contact Ivan Matousek matousek@cs.sfu.ca for access ASAP

Academic Dishonesty Cheating on an assignment will result in a 0 mark for that assignment Cheating on an exam will result in a recommendation of an F for the course

Copyright You cannot use another person’s material, whether written or images unless that material is 1. copyright free, or 2. you have received permission from the author to use it. You can summarize text, but not copy You must reference all information you use from another source, including a link to that source if it is online. Failure to do this falls under academic dishonesty

Textbooks Required: Optional: Study Guide (course pack) How to Think Like a Computer Scientist: Learning with Python Not strictly required Optional: The Internet Book Designing with Web Standards The Non-Designer's Design Book

Content Covered The Internet and how it works Good webpage design XHTML All work must be done “by hand” No graphical web editors may be used, e.g. Dreamweaver, FrontPage CSS – Cascading Style Sheets Python programming

Required Software Browser: Python Text Editor Firefox (recommended) Mozilla Netscape 7 Safari Please do not use Internet Explorer Python www.python.org/download Text Editor TextPad for Windows Emacs Any will really do Do NOT use a word processor (like Microsoft Word)

Questions?