OSSU-computer-science/computer-science/01-introduction-to-cs-and-p...
ericdouglas be2cf65a36 Add tips section 2015-06-05 07:33:10 -03:00
..
src Returns true or false if x is within epsilon of y 2015-06-03 12:12:35 -03:00
README.md Add tips section 2015-06-05 07:33:10 -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