mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Add tips section
This commit is contained in:
parent
7f6a179a87
commit
be2cf65a36
@ -7,6 +7,10 @@
|
||||
- [Coursera](https://www.coursera.org/)
|
||||
- [How can I prepare myself to be a software engineer?](http://qr.ae/fMbg8)
|
||||
|
||||
## Tips
|
||||
|
||||
If you want to follow this path, [here](https://github.com/ericdouglas/computer-science-and-engineering/issues/1) are some tips! Share your tips with us too!
|
||||
|
||||
## Topics
|
||||
|
||||
- [Computer Science](#computer-science)
|
||||
|
@ -2,10 +2,10 @@
|
||||
|
||||
## Unit 1
|
||||
|
||||
- INTRODUCTION TO 6.00 ✔
|
||||
- CORE ELEMENTS OF A PROGRAM ✔
|
||||
- PROBLEM SOLVING ✍
|
||||
- MACHINE INTERPRETATION OF A PROGRAM
|
||||
- **INTRODUCTION TO 6.00** ✔
|
||||
- **CORE ELEMENTS OF A PROGRAM** ✔
|
||||
- **PROBLEM SOLVING** ✔
|
||||
- MACHINE INTERPRETATION OF A PROGRAM ✍
|
||||
- OBJECTS IN PYTHON
|
||||
- RECURSION
|
||||
- DEBUGGING
|
||||
|
Loading…
Reference in New Issue
Block a user