Commit Graph

325 Commits

Author SHA1 Message Date
Joshua Hanson
4eabbdcb65 README: Add waciumawanjohi to team as lead academic 2018-10-31 12:31:04 -04:00
Joshua Hanson
73477a9619 README: Move CS50 before Nand2Tetris
Resolves #440: It has been decided to keep CS50 as required for
now, but moving it later in the curriculum to match its high
degree of challenge and very low-level orientation.

Resolves #463: It has been decided to retain CS50's dynamic
programming assignment due to the positive feedback it received
as well as the fact that the additional challenge of this problem
is acceptable now that the course is later in the curriculum.
2018-10-16 16:41:29 -04:00
hanjiexi
e73656d3c2
README: Add 'Process' section under Summary (#513)
Resolves #512. Provides recommendations on how to progress through
curriculum, including recommendations on cohorts, ordering, and
electives.
2018-10-16 11:53:31 -04:00
Sohel Shaikh
0e1eba23fa README: Fix grammatical mistakes (#511)
Fixed sentence construction.
2018-10-16 10:28:48 -04:00
Amadeusz Annissimo
1b8ec330c5 README: Fix typo for Scala Specialization (#510) 2018-10-09 10:22:36 -04:00
Tyler Miller
7a928c436b README: Update LAFF link (#508) 2018-09-27 18:29:32 -04:00
Amadeusz Annissimo
01b4eac751 README: Update fix link and title for LAFF On Programming for Correctness (#506)
* updating link to LAFF – On Programming for Correctness

It seems like the most recent (and still available) course session added "On" to the course title. Previous link directed to the unavailable version of the course.

* update course name
2018-09-27 18:28:32 -04:00
Vapeur redman
f8f4e5b7e4 README.md: Fix Trello link (#501)
Update 'how to copy board' Trello instructions from 2012 blog post, to actual instructions.
2018-09-27 18:26:33 -04:00
Hugo
df29f6a1fc Update README.md (#500)
spelling/syntax error
2018-08-24 14:53:51 -07:00
waciumawanjohi
037dd7b5ef README: Remove dead link to Facebook group (#479) 2018-05-17 13:07:28 -04:00
Joshua Hanson
e6c1b44898 README: Add note about Coursera Discrete Math (paid) 2018-05-11 11:58:01 -04:00
Joshua Hanson
98ecf7e5d3 README: Replace OSU Calculus with MIT Calculus 2018-05-11 11:36:43 -04:00
Tyler Miller
c12308a015 README: update Learn Prolog Now! link to interactive site (#467)
Allows users to run Prolog scripts on the site.
2018-03-30 23:08:35 -04:00
Leo Leung
7469d07efe README: Add alt link for Intro to Parallel Programming (#464) 2018-03-07 08:08:59 -05:00
waciumawanjohi
751935b16f README: Move Reliable Distributed Systems to Advanced Systems (#460) 2018-02-15 16:04:55 -05:00
Leo Leung
92b22f4553 README: Fix prereqs for Software Testing (#455) 2018-01-31 09:56:08 -05:00
Florian Hoornaar
6836ed1660 README: Change 'OBS' to 'Note' (#454)
As per issue https://github.com/ossu/computer-science/issues/453
2018-01-29 13:20:32 -05:00
Leo Leung
d596b44a7f README: Fix prereqs for Nand2Tetris II (#452)
Updates the prerequisites for "From Nand to Tetris II" to include a list of supported programming languages
2018-01-29 13:17:15 -05:00
Nicolai Slovineanu
993ec66b22
Remove duplicate "machine language" topic 2018-01-07 13:13:35 +02:00
Josh Hanson
6c5a8bfa96 Update to 8.0.0 2017-11-02 22:01:00 -04:00
Josh Hanson
2eccb8c16f Core Math: Add Essence of Linear Algebra
Closes #423
2017-11-02 21:51:28 -04:00
Josh Hanson
abadda80ad Core Theory: Replace Coursera with Lagunita
Closes #428. It is the same Stanford Algorithms course, but on
a better platform.
2017-11-02 21:42:30 -04:00
Waciuma Wanjohi
627058f226 Move Hack-the-Kernel from advanced systems to core systems and change Three Easy Pieces from Required to Recommended 2017-11-01 20:28:38 -04:00
Waciuma Wanjohi
e871414c1b Merge remote-tracking branch 'upstream/dev' into dev/waciuma 2017-11-01 20:22:37 -04:00
Victor Ferreira
5947486570 Fix grammatical inconsistencies in README.md (#432) 2017-10-31 22:06:15 -04:00
Eric Douglas
ae03d5abb7 Add new forum and code of conduct (#427)
* Add new forum and code of conduct

* Undo changes on headings
2017-10-10 10:39:18 -04:00
Eric Douglas
52c8c9c4ee Add link to newsletter 2017-10-02 19:47:32 -03:00
Eric Douglas
a2a7fb3521 Add patreon badge 2017-09-29 06:10:07 -03:00
Eric Douglas
402e0ab94c Update links to point to OSSU 2017-09-11 11:14:59 -03:00
Eric Douglas
f0e6b56e69 Update cover 2017-09-11 08:09:36 -03:00
Joshua Hanson
dba5d8689c Move Mathematical Thinking to extra courses
Closes #420
2017-09-09 13:13:20 -04:00
Josh Hanson
93a3f68e30 Added initial relevant FAQ links 2017-07-02 19:32:31 -04:00
Josh Hanson
61609c95a9 Added dependent types (Idris) into emerging technologies 2017-07-02 15:04:46 -04:00
Josh Hanson
9809809adf Added main point of emerging technologies 2017-07-02 15:04:13 -04:00
Eric Douglas
d72d063c37 Add "Haskell Programming from First Principles" alternative #411 2017-07-02 08:11:03 -03:00
Josh Hanson
d437fd3205 Update to 7.2.1 2017-05-14 17:21:54 -04:00
Josh Hanson
560f1dc93d Update Networking course to include weeks 2017-05-14 17:16:32 -04:00
Oscar Yih
4b2445dccf Fixed spelling error in README.md
The word 'weeks' in the Full Stack Web Development (Specialization) had an extra e.
2017-05-09 02:12:55 -07:00
Josh Hanson
40d653c67e Update to 7.2.0
Closes open-source-society/computer-science#398 and
closes open-source-society/computer-science#399
2017-04-29 12:51:08 -04:00
Josh Hanson
bb0d93e6af Added Parametric Equations and Polar Coordinates
This content isn't included in the Core Math Calculus Two course,
but it's necessary to learn it before moving on to Advanced Math
Multivariable Calculus. So the specific section is taken from
MIT's Single-variable Calculus is linked which saves us from needing
to change anything in Core CS.
2017-04-29 12:37:58 -04:00
Josh Hanson
17edc61704 Add link to Stanford Lagunita Algorithms 2017-04-29 11:53:10 -04:00
Josh Hanson
6f20669955 Add Software Testing 2017-04-23 16:12:01 -04:00
Eric Douglas
9656e01c86 Add reference to Mega project list #397 2017-04-22 09:57:54 -03:00
Eric Douglas
c7b3396c9f Update label 2017-04-11 08:57:07 -03:00
Eric Douglas
4399f8c62f Merge branch 'master' of github.com:open-source-society/computer-science 2017-04-11 08:54:25 -03:00
Josh Hanson
1175161240 Update to 7.1.0 2017-04-10 17:55:24 -04:00
Josh Hanson
3985474833 Merge new intro 2017-04-10 17:50:26 -04:00
Josh Hanson
236acc84e8 Added Reliable Distributed Algorithms 2017-04-09 14:32:07 -04:00
Josh Hanson
2ff72f7c18 Added new MIT intro course 2017-04-09 14:26:46 -04:00
Josh Hanson
fd19e09274 Revert reformat of ProgLang courses 2017-04-01 15:23:17 -04:00