OSSU-computer-science/computer-science/01-introduction-to-cs-and-programming-mit/README.md

14 lines
455 B
Markdown
Raw Normal View History

2015-05-29 08:40:31 -06:00
# [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/)
## Unit 1
2015-06-05 04:33:10 -06:00
- **INTRODUCTION TO 6.00** ✔
- **CORE ELEMENTS OF A PROGRAM** ✔
- **PROBLEM SOLVING** ✔
- MACHINE INTERPRETATION OF A PROGRAM ✍
2015-05-29 08:40:31 -06:00
- OBJECTS IN PYTHON
- RECURSION
- DEBUGGING
- EFFICIENCY AND ORDER OF GROWTH
- MEMORY AND SEARCH METHODS
- QUIZ 1