Added: 2 years ago
From: MIT
Views: 27,165
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (15)

Sign In or Sign Up now to post a comment!
  • Isn't it funny that in 1947 they had so many people working on a solution for arctan().

    I wonder why THAT could have been. This is the face I make when I'm totally puzzled...

  • Can anyone elaborate the cloning part? I didn't quite understand it. How does the cloning thing work?

    I understand the rest. And a commendable lecture by the way, thanks to Mr. Guttag

  • @ikartik90

    1) tmp = res

    In version #1, temp is assigned to = res. res is a list. therefore, when tmp is changed res is also changed (the professor called it an creating an alias)

    when a list is assigned, changes go both ways. a change to list 1 changes list 2, and a change to list 2 changes list 1.

    2) tmp = res[:]

    In version #2, the program creates a copy (i.e. clone) or the list res. now when tmp is changed, res is not changed.

  • Got here by typing "just typing randomness in the search bar" in the search bar. :D

  • Nosebleed! He deserves commendations. He's a great lecturer.

  • such professors give the moral to continue

  • SO that's why they call it a BUG! haha nice =D

  • Debugging is a darn boring topic... and I think it feels quite a bit more boring when it already logical to one to be systematic. Still a good lecture. I bet many would need it.

  • Awesome lectures, thanks MIT

  • Most slow lecture thus far.

    As a hobbyscripter in mIRC and now Pythong (for four days), this was slow. Debugging is something that anyone does all the time. Splitting the code in two all the time is new for me, but since you are writing the code yourself, you should know where and when the bug came.

    And, I used "var -s %var" and "echo -s %var" ALL the time :/

    I use "print" all the time in Python, too.

  • @mazterarius Wow, mIRC scripts. You must really know what you're talking about. From now on I'm just going to ignore everything here and read mIRC scripting tutorials. I'm sure I'll get better advice about computer science.

  • @Nisstyre56 You won't, but computer science is general - it applies to all programming languages, even mIRC scripting.

  • @mazterarius

    You're complaining about free MIT lectures. Perhaps it's time to remind yourself that you are entitled to precisely dick.

  • nice

  • Comment removed

  • eiste oloi gia ton poutso!!!!!!!!!!!!!!!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more