Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.

Looking for the book? They have it at the Engineer's Bookstore at 748 Marietta St NW. Here is there website: http://www.engrbookstore.com/ - Monica

Hotspots: Slides and CodeTA CornerComments?AnnouncementsFAQStatic Webspace
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Spring 2007 Lab 1 Questions

What does
 do? On the edit page, it simply says: "programming code". 
<code>#include <iostream.h> 
int main() 
{
cout<<"Hello World, be advised, confusion abounds"<<endl; 

return 0;
}


The code tag is used to maintain the spacing when you post code on the Coweb. You will (hopefully) use them later in the semester when you post pieces of your code on the Coweb to get help. - Brittany Duncan

cc.gatech.edu is the adress written to send the second part of the lab but it doesnt work where should i send the second part?
It says that you should send it to cs1315 [at] cc.gatech.edu, where [at] is the "@" symbol. -Brittany Duncan

I cant find a timeline of due dates for assignments Im pretty sure our first lab is due friday but i wanted to check thx.
The schedule page should give you a rough estimate on when assignments are due, For the exact date, go to the main page and click on 'Assignments'. The first lab is due tomorrow (Wednesday) at 7pm. - Bobby Mathew

Is there anyway that one of you TA's can let me know that my email from Lab1 Part 1 was received? ( I sent it last week.) Mozilla Thunderbird was a little slow at first with sending my messages. I'd like to make sure I will get credit for my work! Thanks! (Courtney Leech gtg186q)

I tried to add myself to the Whos Who page, but there was someone else's name there already. I tried to add myself anyway, but somehow I wound up with my name under the other person's name three times, with no create button showing up! I'm very frustrated. Anyway I can erase and start from scratch?
Just put asterisks around your name so that the 'Create' button shows up. It doesn't matter if your name shows up at the end, we'll sort it later and delete the duplicates. - Bobby Mathew

I tried to add myself to the Whos Who page but after i hit add to page my name just shows up as text without the create button next to it like the lab instructions say there should be, what is it i am doing wrong and how can i fix it?

I put my name in the asterisks, and my old page from when i took the class before shows up. the problem is i can't edit. it's locked and they need some password. need some help
Please email me (bobbym@gatech.edu) with your name and I can fix it for you. - Bobby Mathew

I'm confused as to what the lab means when you must change your e-mai. The 2nd part of the lab says you send in your work "via the email account you set up in Part 1 of this lab". And in part 1, it said "You must still change your email address on the Webmail site.
Go to Options - Personal Information - Edit Your Identities. Write your address (gtxxxxx@mail.gatech.edu) in the boxes that say: "Your From Address" and "Your Reply To Address".
What do we have to change our e-mail to? Do we change it just for this lab and then change it back?
If you set up an email client like Thunderbird or Outlook to send the first email, you can do that here also. If you used webmail, then you can send it through that. The most important point is the email should be sent from your gt account. Sending email from your alias account is also accepted. - Bobby Mathew

I am using the spectrum webmail for the email part of my lab, and ive done all of the "edit your identity" things, but when I try to send it to cs1315@gatech.edu, it returns it with this message:

cs1315@mail.gatech.edu: host mx5.prism.gatech.edu[130.207.171.155] said: 550
cs1315@mail.gatech.edu: Recipient address rejected: User unknown in
virtual alias table (in reply to RCPT TO command)

What am I doing wrong?
I believe the address is cs1315@cc.gatech.edu, don't forget the 'cc' part. - Bobby Mathew

I was in this class before, and I dropped it. Now when I'm trying to make a who's who page my information is still on there. The problem is that when I try and edit it there is a password, and I have no idea what it is.
Email me your name so that I can unlock it. - Bobby Mathew

In the email to cs1315@cc.gatech.edu, the instructions say to include prism ID and email client, but the checklist at the bottom says to include GT ID and email client. Which one is right? Or should I have included all the above?

Is there a way to make sure that our emails for this lab were successfully sent (i.e. a confirmation email)?

Link to this Page