Reorder courses

pull/357/head
ericdouglas 2015-05-26 18:23:26 -03:00
parent 06c7958d60
commit 523aefe9e2
1 changed files with 2 additions and 2 deletions

View File

@ -29,6 +29,8 @@
### Computer Science
1. [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/) - [](/computer-science/01-introduction-to-cs-and-programming-mit)
1. [Computer Science 101 - Stanford](https://lagunita.stanford.edu/courses/Engineering/CS101/Summer2014/about) / [Other files](http://web.stanford.edu/class/cs101/) - [⎙]()
1. [Fundamentals of Computing](https://www.coursera.org/specialization/fundamentalscomputing2/37/certificate)
1. [An Introduction to Interactive Programming in Python (Part 1)](https://www.coursera.org/course/interactivepython1) - [](/computer-science/)
1. [An Introduction to Interactive Programming in Python (Part 2)](https://www.coursera.org/course/interactivepython2) - [](/computer-science/)
@ -36,8 +38,6 @@
1. [Principles of Computing (Part 2)](https://www.coursera.org/course/principlescomputing2) - [](/computer-science/)
1. [Algorithmic Thinking (Part 1)](https://www.coursera.org/course/algorithmicthink1) - [](/computer-science/)
1. [Algorithmic Thinking (Part 2)](https://www.coursera.org/course/algorithmicthink2) - [](/computer-science/)
1. [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/) - [](/computer-science/01-introduction-to-cs-and-programming-mit)
1. [Computer Science 101 - Stanford](https://lagunita.stanford.edu/courses/Engineering/CS101/Summer2014/about) / [Other files](http://web.stanford.edu/class/cs101/) - [⎙]()
1. [Structure and Interpretation of Computer Programs](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/) - [⎙]()
1. [Elements of Software Construction](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-005-elements-of-software-construction-fall-2011/) - [⎙]()
1. [Introduction to Algorithms](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/) - [⎙]()