|
... part of the Web Site of George North -- Back to Site Index
Summer 2010 Assignment - Week 1, Tuesday, May 11 Due 11:59 PM, Sunday, May 16 Key Terms News Tutorial 1 - Developing a Web Page
This is a graded assignment. You will: Readings from the Text It would be great if you already have the textbook. In which case, you should already be reading Tutorial 1. Tutorials are the same as chapters in most books. We have an excellent textbook. Each Tutorial contains all the detailed information needed to complete assignments, in our case, build WebSites. Each chapter ends with four (4) Case Problems. Each of your WebSite Assignments will be chosen from one of the 4 Case Problems. All data files needed to complete Assignments are provided on BlackBoard's Course Materials attached to a message titled "Data Files for Students. Each Tutorial has examples of the HTML required by assignments. It should be your habit, while reading the textbook, to write HTML yourself as instructed in the text. If you have NOT received your textbook yet, you can still complete everything required for the HelloWorld assignment explained below. Tutorial 1 is fundamental to your success in our class. You cannot afford to fall behind before we start. We will continue working in Tutorial 1 through next week. You can look ahead to Case Problem 4 ... which will be your next assignment.
BlackBoard Discussions The help discussion is "W1 - Help" Use this to ask any and all question you have. You earn 0 points for asking a question. You earn 4 points for correctly answering a question. The remaining 6 discussions ... you may add as many threads to these discussions as you like. Each time you substantially participate in one of these discussions you earn 3 points.
Remember, as a condition for taking this class, you already agreed to the following: First Web Page 15 Points This is not hard. I will help you. Ask? You will complete and turn-in your first web page written in HTML, with all the necessary comments about the text editor you used (see strategy for writing HTML). Turn-in early and I will send you feedback. If needed, you can make corrections and turn-in again. When I browse to your web page it will look like this ...
You will name this page helloWorld.html. Without any content, and without the required in-line comments (documentation) the HTML needed to start this page is (remember, you are required to include minimum comments as explained in HTML_MySelf ) :
Turn-in your web page The preferred turn-in method will be for you to use FTP to upload your HTML document to your Tulane CPST WebServer (see this page about using FTP). Browse to your HelloWorld page, copy the URL, and paste it into a new eMail message to George (gnorth@tulane.edu). If this makes complete sense to you, GREAT! If this sounds like Greek to you, don't panic. I will help. Ask? The alternate turn-in method will be for you to attach your HTML document to an eMail message to George. See this page, CPST WebServer Information, about how you can setup your own Web Site on Tulane's CPST WebServer. If you placed your WebPage properly, it URL will look something like this: http://cpst.tulane.edu/~yname/cpst240010/helloWorld.html Keep in mind that yname is your Tulane user ID (same as your eMail name). Make certain that your URL works properly by browsing to it yourself before sending it via eMail. |