OSSU-computer-science/computer-science/01-introduction-to-cs-and-p...
ericdouglas 7f6a179a87 Returns true or false if x is within epsilon of y 2015-06-03 12:12:35 -03:00
..
src Returns true or false if x is within epsilon of y 2015-06-03 12:12:35 -03:00
README.md Intro to CS MIT -> Lecture 02 - even and odd number 2015-05-31 14:27:37 -03:00

README.md

Introduction to Computer Science and Programming

Unit 1

  • INTRODUCTION TO 6.00 ✔
  • CORE ELEMENTS OF A PROGRAM ✔
  • PROBLEM SOLVING ✍
  • MACHINE INTERPRETATION OF A PROGRAM
  • OBJECTS IN PYTHON
  • RECURSION
  • DEBUGGING
  • EFFICIENCY AND ORDER OF GROWTH
  • MEMORY AND SEARCH METHODS
  • QUIZ 1