CS 101 Web Site Construction, Instructor: Jeffrey Horn GUIDE TO VIDEO LETURES FOR CS 101
COMPLETE LIST OF VIDEO LECTURES and SNIPPETS for Jeff Horn's CS 101 Course
| No. | TITLE | DESCRIPTION | VIDEO FILE TYPE |
LENGTH (minutes) | FILESIZE (megabytes) |
|---|---|---|---|---|---|
| 1 | Basic HTML (The Social Network) | Web Tech. in Pop Culture: Can you name the two HTML elements that the Mark Zuckerberg character types up in this snippit? | wma | 20 MB | |
| 2 | Hexadecimal Color code (Monsters vs. Aliens) |
Web Tech. in Pop Culture: Perhaps the only mention of "Hexadecimal Color Code" in a major motion picture! (But do you see any hex numbers?) |
mp4 | 6 MB | |
| 3 | Introduction to CSS Syntax Using Background Color | This intro to CSS uses inline CSS only (meaning the "style" attribute). | avi | 16 MB | |
| 4 | Comments in CSS | Introducing "/* */" !!!! | avi | 5 MB | |
| 5 | Embedded Videos (large) | How to embed a YouTube video on your web page (via the <iframe> element). | mp4 | 10 min. | 31 MB |
| 6 | Embedded Videos (small) | A lower resolution version of the above video. | mp4 | 10 min. | 18 MB |
| 7 | Cropping Images | avi | 15 MB | ||
| 8 | Cutting Up Images with MS Paint |
How to use MicroSoft Paint, which is included in perhaps EVERY MS Windows image, to "chop up" an image into smaller pieces (in separate files). There are many other image editors out there that can do the same thing (e.g., Adobe PhotoShop). |
mp4 | 12 MB | |
| 9 | Introduction to Javascript with AlertBox and onclick... | mp4 | 7 MB | ||
| 10 | Javascript with Output to Webpage Using getElementById | mp4 | 21 MB | ||
| 11 | Javascript with Global Variables and the Script Element | mp4 | 13 MB | ||
| 12 |
Creating_Public_URL_from_Private_FTP_URL (OLD: A better, more complete video on this topic is video number 15 below.) | How to create a public URL (web address) from a private ftp address. Basiclly how to go from an ftp url to an http one, after you have uploaded your file to a public web server (using ftp to do it!). | mp4 | 9 min. | 26 MB |
| 13 |
Using the FileZilla FTP client | FileZilla is a free ftp client that is more reliable than the buiilt-in ftp client in MS Windows (that is, Net Locations) | mp4 | 6.5 min. | 27 MB |
| 14 |
A5_getting_started_on_forms_PartOne | (part one, of two parts | mp4 | 18 min. | 58 MB |
| 15 |
Creating_Public_URL_from_Private_FTP_URL (NEW: Replaces older video 12 above.) | How to create a public URL (web address) from a private ftp address. Basiclly how to go from an ftp url to an http one, after you have uploaded your file to a public web server (using ftp to do it!). | mp4 | 5.5min. | 18 MB |