25 پاسخ به “لک 4 | MIT 6.00 مقدمه ای در علوم کامپیوتر و برنامه نویسی ، پاییز 2008”

  1. at 26:00 funny how only at MIT would they think that's a grammar school problem. I learned how to do that in the 9th grade lmao

  2. Dear sir, you look like Mr. Narendra Modi. Anyways, thank you MIT for this lovely content.

  3. Someone said to understand recursion you must first understand recursion

  4. I get that he was using it to teach a concept, but wouldn't it be easier to use something like this to check if it's a palindrome?

    word = input()
    if word == word[::-1] :
    print("Word is a palindrome")
    else:
    print("Word is not a palindrome")

  5. Hey MIT professor ,how can I reach you sir ,I have problems with c language programming ,I need help


  6. Warning: Undefined variable $theMail in /hdd2/cloudvp/public_html/wp-content/plugins/wp-automatic/p_content_filter.php on line 266
    12B گفت:

    I was going along fine but this lecture tripped me up. Pigs and Chickens-how hard could that be?- well, I don't get it. could someone explain how and why this code was structured? and/or do I need to understand these mechanics to move forward?…

  7. S Q U I R T

  8. ahaa! love these lectures

  9. I too have read this book. I too, grok, mister martian.

  10. "no mutant spiders here" – LMFAO this guy is hilarious.

  11. When printing x, after ans*ans!= x, shouldn't x be a perfect square? Why the professor wrote the contrary? Thank you.

  12. merry christmas mit, enjoying this a ton 🙂 each time i watch it returns more value. ans. 🙂

  13. is the fibonacci number not the number of new rabbits that month, and not the total number of rabbits….LOL

  14. V good but needs a health warning "course based on Python 2.5.4" as a beginner trying to follow along in Python 3.6 will stumble. Update: this course is also available for Python 3.5, see the link in the reply below, its 720p, excellent…

  15. To all sin and nonsence that is going around the World (wars, mass shouting, adulatry on TV, idols), only Jesus Name, his true followers and pure education (including science, medicine etc) stays clean.

  16. Thank you MIT, Prof. Eric and John

  17. The way this professor says "again" always gets me LOL

    But regardless, thank you so much for these lectures!

  18. what ide is being used, pls ?

  19. where can i get the answer of assignment?? i want to know the answer of ASSN3

  20. I think i'm gonna have to watch this one multiple times

نظرات بسته شده اند.