- Week 1 (Aug 29/31): Course Overview & Communication
- Week 2 (Sep 5/7): Research & Critical Assessment
- Week 3 (Sep 12/14): Legal Issues for Media Creators
- Week 4 (Sep 19/21): Basic HTML & CSS
- Week 5 (Sep 26/28): UNIX, FTP, and Web Publishing
- Week 6 (Oct 3/5): Typography & CSS
- Week 7 (Oct 12): Graphic Design Concepts
- Week 8 (Oct 17/19): CSS Box Model & Web Layout
- Week 9 (Oct 24/26): Digital Image Concepts
- Week 10 (Oct 31/Nov 2): Digital Image Applications
- Week 11 (Nov 7/9): Animation Concepts
- Week 12 (Nov 14/16): Digital Audio Concepts
- Week 13 (Nov 21): Presentation Skills
- Week 14 (Nov 28/30): Digital Video Concepts
- Week 15 (Dec 5/7): Responsible Social Media Use
- Finals Week (Date TBD): Final Presentations
Week 1 (Aug 29/31): Course Overview & Communication Tools
On Tuesday, I will review the syllabus, goals, and requirements for class, as well as methods for accessing course materials on both GitHub and myCourses. On Thursday, we'll discuss communication tools you'll be using in the class, including email, Slack, and Google Docs.
-
Tuesday Readings
-
Tuesday Homework: Set up your Slack account, add a photo and a post to the #introductions channel, and send an email with your Slack username to the professor and the TA.
-
- How to Email Your Professor (without being annoying AF)
- Slack Guides: What is Slack? and Getting Started for New Users (Note: In our class Slack, the #general channel has been renamed to #announcements)
-
Thursday In-Class Exercise: Hands-on practice with both Google Docs and Slack.
Week 2 (Sep 5/7): Research and Critical Assessment
This week we'll be talking about information--how to find it, and how to evaluate it. On Tuesday, we'll talk broadly about critically evaluating information online. On Thursday, we'll focus on research tools and methods, with a focus on library resources you can use for your research paper assignment.
Your paper topic idea(s) must be submitted to the myCourses dropbox before class on Tuesday, 9/5.
-
Tuesday Readings
- How to Spot Fake News - FactCheck.org, Nov 2016)
- The rise of 'fake news', manipulation and 'alternative facts' - BBC Newsnight, Feb 2017 (4m17s video)
- The Oatmeal: Believe (This is the sanitized "classroom" version of the comic; there is also an NSFW original version.)
-
Tuesday Exercise: In class, you'll complete an online exercise and then we'll discuss it as a group.
-
Thursday Readings
-
Thursday Exercise/Homework: If there's time, we'll start on this bibliography creation assignment in class; it's due by midnight on Sunday, 9/10.
Week 3 (Sep 12/14): Legal Issues for Media Creators
As a creative professional, you need to be familiar with the laws governing the use of creative works--that includes not just copyright, but also trademark and patent laws. It's also important for you to be familiar with how employment and freelance contracts impact your ownership and use of your own creative work.
-
Tuesday Readings
-
Thursday Readings
-
Exercise to Prepare for Week 4: Instead of doing readings for next week, you'll be completing an HTML tutorial on Lynda.com. You'll need to use an HTML editor to edit the files in the tutorial. In class, I'll be using VS Code, which is a powerful editor that is both free and cross-platform. This exercise, which we'll do in class on Thursday, walks you through using it for HTML files. If you would prefer to use a different text editor, that's fine, but it will be more difficult for me to provide you with support if you run into problems with it.
Make sure you start on the tutorials for week 4 as early as possible; you're going to need to budget at least 4-6 hours for the sections due on Tuesday!
Week 4 (Sep 19/21): Basic HTML & CSS
This week you'll learn how to create basic web pages, using HTML and CSS. In class, I'll provide an overview of how these technologies work, but most of your practical learning will come from the HTML Essential Training tutorial on Lynda.com.
You should complete the Introduction and sections 1-4 of the tutorial before class on Tuesday; the quiz that day will be based on those sections. To complete the tutorials, you will need to use an editor that can create HTML files. If you already have a preferred editor, you're welcome to use it. If not, I highly recommend Visual Studio Code, which is free, cross-platform, and optimized for web development. It's what I'll use when demonstrating things in class, and in the in-class exercises. (Note: You do not need to complete the challenge exercises in sections 3 and 4, but you should be familiar with the concepts they cover.)
On both Tuesday and Thursday I will spend part of the class lecturing, and then will give you time to work on sections 5-7 of the tutorial; you must have those completed by the end of class on Thursday, and you will need to complete the challenge exercise show me or the TA your work on the "challenge" components of each section to receive credit. You should plan to bring headphones to class on both days. (If you forget, there is transcription of the audio provided on the tutorials.)
-
Tuesday: If you haven't already done the Week 4 Prep Exercise, start with that. Then move on to working on the Essential Training tutorials below. (If you have headphones, great. If you don't, turn on captioning or use the transcript.)
-
Lynda.com HTML Essential Training
- Complete before Tuesday's class: Introduction and sections 1-4;
- Complete by the end of Thursday's class: Sections 5-7 (bring headphones to class!)
- Before leaving class, make sure you've shown your work to the professor or the TA.
-
Exercise to Prepare for Week 5: During week 5, you'll be publishing web pages to RIT's web server. This exercise will help you to determine if your RIT web account was properly configured. Make sure to do this exercise before week 5, so that if there are problems you have time to correct them!
Week 5 (Sep 26/28): UNIX, FTP, and Web Publishing
Now that you've learned how to create HTML pages, you need to learn how to publish them online. We'll talk about UNIX, which is the underlying operating system on most web servers. You'll learn how to use a terminal emulation program to connect to the web server and enter commands, and FTP (file transfer program) to transfer files from your computer to the web server.
-
Tuesday Readings
-
Tuesday Exercise In this exercise, you'll develop familiarity with the UNIX command line environment by logging into RIT's banjo.rit.edu server and executing a number of UNIX commands.
-
Thursday Readings
-
Thursday Exercise: In this exercise you'll create some basic HTML files, and then use an FTP client to upload HTML files to the RIT server.
Week 6 (Oct 3/5): Typography & CSS
This week you'll learn the importance of typographic choices, including font families and formatting. You'll also work with CSS to implement typographic formatting on web pages, and learn how to use HTML entities .
-
Tuesday Readings
-
Thursday Readings
-
Thursday Exercise: In this exercise you'll work with CSS for typographic formatting, learn how to add Google Fonts to your documents, and work with HTML entities. I will be out of town on Thursday, so you do not need to attend class; however, I expect the exercise to be completed no later than noon on Thursday.
Week 7 (Oct 12): Graphic Design Concepts
We will not have class on Tuesday of this week, because it is a reading day. On Thursday, we will talk about basic graphic design concepts. Please make sure you've completed the readings before class!
-
Thursday Readings
Week 8 (Oct 17/19): Web Design and Layout Using CSS
This week you'll learn how to implement graphic design concepts, particularly grid-based layout, on web pages using CSS.
-
Tuesday Readings
- Lynda.com: Making Sense of the CSS Box Model, Sections 1-3 - This is not a hands-on tutorial, so you should be able to complete it fairly quickly.
- Readings from W3 Schools
-
Thursday Exercise - On Thursday you'll bring a paper or HTML mockup of your web project to class, receive critiques from your group members, and then make changes to your mockup based on the critiques.
Week 9 (Oct 24/26): Digital Image Concepts
This week we'll talk about the underlying concepts critical to understanding digital images--including resolution, color models, compression, and file formats. This will require you to learn the basics of Adobe Photoshop, so that you can manipulate those aspects of images yourself.
-
Tuesday Readings
-
Thursday Homework
- Prepare either a Photoshop mockup or a first version of your web project to bring to class.
-
Thursday Exercise: This class will be devoted to work and critique time for your web projects. (This is not optional.)
On Tuesday I'll review some HTML & CSS concepts. If there's time, I'll give you a chance to work on improving your web project. If you are comfortable with your mastery of HTML, you can choose to skip Tuesday's class. However, students who attend class on Tuesday will be given an extension on their web project until 11:59pm on Friday, November 3.
On Thursday I will give a quiz on the HTML & CSS concepts in the readings, and will again provide work time on your projects.
- Readings
- W3 Schools: CSS Syntax, CSS Borders, CSS Links, CSS Lists, and CSS Website Layout
- MDN: Simple CSS Selectors, Combinators and Multiple Selectors, Web Fonts
Week 11 (Nov 7/9): Animation Concepts
-
Tuesday Readings
-
Thursday Readings (These are not required, but will be very helpful for Thursday's exercise.)
-
Thursday Exercise - This exercise will give you experience with creating animations in Photoshop. If you choose to work on this on your own rather than coming to class on Thursday, the URL for your finished animation must be submitted to the myCourses dropbox by the beginning of Thursday's class. If you come to class on Thursday, it is due by 6pm on Saturday, November 11th.
Week 12 (Nov 14/16): Digital Audio Concepts
-
Tuesday Readings
-
Thursday Homework
- Lynda.com: Learning Audacity
- Audacity Software Download - Only necessary if want to do the tutorial on your own computer.
-
Thursday Exercise: Audio Narration - In this exercise you will use Audacity to record narration for a PowerPoint presentation, and then attach the narration to the presentation. If you choose to work on this on your own rather than coming to class on Thursday, the completed presentation, with working audio, must be submitted to the myCourses dropbox by the beginning of Thursday's class. If you come to class on Thursday, the exercise is due by 6pm on Saturday, November 18th.
-
Alternate Thursday Exercise: Captioning Video - In this exercise you will create a video from a PowerPoint presentation, and then use YouTube's editing tools to create closed captions for the video instead of audio narration. If you choose to work on this on your own rather than coming to class on Thursday, the completed presentation, with working audio, must be submitted to the myCourses dropbox by the beginning of Thursday's class. If you come to class on Thursday, the exercise is due by 6pm on Saturday, November 18th.
Week 13 (Nov 21): Presentation Skills
This week we'll discuss the importance of good presentation skills, and look at examples of effective short-form presentations. If you will be missing Tuesday's class due to travel plans, you will need to watch the playlist of videos on your own, and complete the "Week 13 Lecture Materials Homework" in the Quizzes section of myCourses. Students attending class on Tuesday do not need to complete the homework, but will have a quiz on the readings.
- Readings
Week 14 (Nov 28/30): Digital Video Concepts
It's unrealistic for me to think you'll do much reading over Thanksgiving, so there are no readings for Tuesday. :) Instead of giving a readings quiz at the beginning of class, I'll give a lecture quiz at the end of class.
-
Thursday Tutorials
-
Thursday Exercise - In this exercise you will use Photoshop to create a short video trailer for a game, and then upload the resulting video to YouTube. If you choose to work on this on your own rather than coming to class on Thursday, the completed presentation, with working audio, must be submitted to the myCourses dropbox by the beginning of Thursday's class. If you come to class on Thursday, the exercise is due by 6pm on Saturday, November 25th.
Week 15 (Dec 5/7): Responsible Social Media Use
-
Thursday Readings
- danah boyd Keynote Speech, DML 2017: "Learning All The Wrong Things" (video is 1h22m; the actual talk is 40 minutes long, the rest is optional q&a)
- This American Life #545: If You Don’t Have Anything Nice to Say, SAY IT IN ALL CAPS (53m)