![]() ![]() |
| |||||||||
| Hotspots: Slides and Code TA Corner Comments? Announcements FAQ Static Webspace | ||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | None! You can freely edit any page that isn't locked. However, we do use the honor system. Please do not edit anyone else's work or do anything malicous. Official class pages are usually locked. It would probably be advisible that you lock your Who's Who page. |
![]() | The username is attach The password is carmen |
![]() | For the purposes of this class, we will only be using JPEG. However, JES can read images in PNG format. PNG is usually good for cartoon-ish or graph types of images whereas JPEG is good for photos. |
![]() | Unfortunately the library recently upgraded to computers that do not have disk drives. If you have a jump drive or some other USB storage device, you can use that to save your files. However, if you do not, there's a few options.
|
![]() | Tsquare is the website that you will be using to turn in your assignments. You will also be able to view your grades through Tsquare as soon as your TA grades your assignments. A link to Tsquare. |
![]() | You and all your classmates will be issued helmets and foam bats. Those that are standing after 20 minutes get an A, 15 minutes a B, etc. Actually it's just pencil and paper. Check out the Hotspots #3 page to see sample midterm/final reviews from previous semesters. Usually you'll be asked to code one or two problems, trace some code given to you and tell what it does, and/or multiple choice or short answer. |
![]() | HTML generally ignores whitespace. However, whitespace is crucial for python code. To get around this, you can put a <code> before your code and a </code> at the end of your code. Also, be careful about asterisks in your code. The CoWeb will think you're trying to create a new page or something. To get around this, replace all the asterisks with a ☆. It'll look weird when you're typing it, but it'll show up correctly. |
![]() | Simply edit an existing page that you want to link to the new page. Type the name of the new page surrounded by asterisks. Then when you view the page, you'll see a button next to what you typed that says "create". Press it and voila! Please only publish materials on this site responsibly. This is NOT to be used as free hosting. |
![]() | Spaces typically aren't a good thing to have in URL's so it replaces the spaces in your filename with underscores. Also, if you upload a file with the same name again, then it'll append a number to the end of the filename (but before the extension) for example, suppose you uploaed a file called me.jpg. But then you decided to upload another picture of yourself instead that was also named me.jpg. The first file you uploaded would stay, and the next one would be uploaded as me.1.jpg. The next time you upload it, it will be renamed to me.2.jpg. etc. This way all versions of all files uploaded to a page are saved. |
![]() | To become a TA...
|
![]() | Talk to your TA that graded the assignment. If you don't like what he/she said, then you can go to the Head TA (Brittany). |
| You should be fine as long as the e-mail isn't returned. Also, you won't be using the CS1315 e-mail address for most of the stuff you turn in. Toni Walden |
| You can also e-mail me and I'll check for you if you think something weird may have happened to it. Thanks! Brittany Duncan |