CS 61A Turn in Homework Online Help

<p>All cs61a work is mind bending. Throw away your preconceptions about what programming should be for a moment and you’ll eventually get it.</p>

<p>All in all, if you GET the material, you will do well since the amount of time you get for the midterms is extremely generous (Harvey will sometimes even give you an extra 10 minutes :wink: ).</p>

<p>number 1 is acutally really tricky, number 3 is almost the same as number 2 with few differences.</p>

<p>Do any of you know how to change the color of the mouse cursor in emacs? I hate the baby blue on grey background combination. =&lt;/p>

<p>So we have to submit a printout of the functions right? Does anyone know where we submit them?</p>

<p>Yes, you just submit the functions. On projects you’ll also have to turn in a PRINTED copy of you testing out the functions (you should’ve learned how to do a transcript on the first lab day I think…)</p>

<p>Anyway, you turn in your hw on floor two of soda hall. There will be a room with a bunch of slots where you turn in your hw. If you enter from the elevator, it should be to the right. I can’t give you specifics (because I know where it is by experience lol), but I’ll guess you’ll just have to apply some problem solvng ;)</p>

<p>EDIT: I suggest you all start using the newsgroups instead of posting here. <a href=“https://inst.eecs.berkeley.edu/~webnews[/url]”>https://inst.eecs.berkeley.edu/~webnews&lt;/a&gt; <– type in your login and password to gain access. Note that once you click ona post, it seems to disappear. You can see the posts you’ve read again by clicking “Toggle Unread”</p>

<p>mofmog = J. Wang?</p>

<p>mofmog = Andrew Nguyen</p>

<p>I go to STK; however, whatever I typed, it said “unbound variable”. I don’t know why. Can we just turn in our homework in .txt?</p>

<p>Did you load your .scm file? o_O</p>

<p>Reading this thread I’m starting to sense I was brought up on a different planet. Yikes. Back to my Moliere.</p>

<p>dianmarch: what are you trying to do?</p>

<p>I took 61A recently and could offer a little assistance with the homework if needed. Is there a particular problem people are having trouble with?</p>

<p>Hey who is the TA for:</p>

<p>The 3:30-5 Lab Hearst Annex (Tuesday) ?</p>

<p>Or do they mean the TA for the discussion section?</p>

<p>B0056 Hildebrand (3:30-5) on Thursday.</p>

<p>mofmog,</p>

<p>I am using a PuTTY setup on a Windows Vista machine and submitted my homework today (both paper and online). But I didn’t use any file transfer protocol to put the file in; I simply copy/pasted from a file on my local hard drive into a “hw1.scm” file that I placed into the “/hw1” directory on my cs61a-xx account once I logged in. This should work fine, right? I didn’t run into any problems when I did it; I ‘cd’ 'd into the hw1 directory and typed submit hw1 . . . the prompt said I had submitted successfully. Am I OK?</p>

<p>(Probably a stupid question) </p>

<p>Thanks!</p>

<p>dt_ - Try typing the following: glookup -t</p>

<p>thanks Azure :)</p>

<p>I keep getting an "unknown command “submit” " error. :S I turned in the paper submission this morning though. Any idea why this error is showing up? I’m typing “submit hw1” in psftp while in the hw1 directory on my account. Anything I’m doing incorrectly?</p>

<p>@Narsil: Is there a hw1 file in your hw1 directory? :O</p>

<p>You can’t use psftp to submit hw, you have to use ssh.</p>

<p>oh ok, thanks!</p>