Commit Graph

966 Commits

Author SHA1 Message Date
Alaharon123 2deca7ef2b Add Computer Architecture/Organization courses
Prerequisite for both is CS1-2. Either course (Berkeley and Carnegie Mellon) is suitable as an alternative to nand2tetris and/or 6.004 as the required course of choice for Computer Architecture/Organization. The Princeton course that's already here would have one of these 4 courses as a prerequisite and is suitable as an elective.
2020-03-15 20:47:05 -04:00
waciumawanjohi 02bdf891e6
Remove link to Patreon
This fundraising campaign was closed at the end of 2017. https://gitter.im/open-source-society/computer-science?at=5a354e4a232e79134d596781
2020-03-11 02:03:04 -04:00
saif.sohomow b6d50b14f0 Algorithms Specialization
- Breaks down specialization into individual courses
 See: https://github.com/ossu/computer-science/issues/645#issuecomment-588705984
2020-03-10 23:56:34 -06:00
dhajn db2aab4d4f Update link to Stanford Compilers
The 2018 course doesn't seem to be accessible anymore. The course is launching on edX on 16 March - I updated the link to the edX version and marked the youtube lectures as alternative.
2020-03-05 11:45:45 -07:00
Waciuma Wanjohi e24e97acda Fixup math
Swap course order, readd header for core math info.
2020-03-04 19:10:45 -07:00
Alaharon123 e475addf99 Update to latest ABET guidelines 2020-03-04 18:16:30 -07:00
Waciuma Wanjohi 788f363ca0 Replace course that is no longer offered.
See: https://github.com/ossu/computer-science/issues/645
2020-03-04 03:04:40 -07:00
Waciuma Wanjohi 47d1562449 Replace disappearing course
See: https://github.com/ossu/computer-science/issues/645
2020-03-04 02:19:01 -07:00
Waciuma Wanjohi 2354e9eec4 Remove defunct courses
See: https://github.com/ossu/computer-science/issues/640
2020-03-04 01:53:21 -07:00
Waciuma Wanjohi df581e55a7 Align math curriculum with CS2013
See: https://github.com/ossu/computer-science/issues/637
2020-03-04 01:03:18 -07:00
Josh Taylor df1380ce44 Add Gitter link to Getting help in Summary section
Rationale: A new student probably does not know what Git, GitHub or Gitter are, so explaining what it is and putting it near the top of the page will help guide people to the Gitter more easily.
2020-03-03 02:11:01 -05:00
saif.sohomow 16d46b43c7 Removes extra column in table core theory 2020-02-20 07:58:16 +09:00
waciumawanjohi e8e7b8f28c
Update courses.md 2020-02-11 17:09:55 -05:00
waciumawanjohi 318470e75c
Replace Algorithms
Stanford Lagunita is no longer available. Recommending the same course on the Coursera platform.

https://github.com/ossu/computer-science/issues/645
2020-02-11 17:01:45 -05:00
waciumawanjohi a62fc346b6
Compilers - available material
Stanford Lagunita is closing. Replacing with material from the same professor.

https://github.com/ossu/computer-science/issues/645
2020-02-11 16:56:14 -05:00
waciumawanjohi efc618c6e0
Replace Networking with Lectures from the course
Stanford Lagunita is no longer accepting new registrations. Replacing the course with just the lectures from the course. Note that there are already 4 programming assignments pulled from other resources that students are expected to complete.

See: https://github.com/ossu/computer-science/issues/645
2020-02-11 16:45:21 -05:00
matt 9eff731dc2 Added alt link for coursera Python for everyone _ new to course and my first commit 2020-02-11 16:38:50 -05:00
Waciuma Wanjohi a4d876bb4f Update course time estimate
See conversation here:
https://github.com/ossu/computer-science/pull/578/
2020-01-29 03:01:17 -05:00
Jack Wong 230693a305 add cp book 2020-01-29 01:15:39 -05:00
Angel_Kitty aa8d24f651 Update License file copyright year 2020-01-29 00:59:40 -05:00
Waciuma Wanjohi 28ab3a76cb Add link to lecture for Dist. Sys.
While Reliable Distributed Systems 1 is currently unavailable, the lectures for the course are still up on Youtube.
2020-01-26 23:21:18 -05:00
Waciuma Wanjohi 89c1cacac6 Change Robotics recommendation
Resolves #565
2020-01-26 16:57:03 -05:00
Waciuma Wanjohi a08d2eedd2 Remove cryptography from Core Applications
Closes #570

Removing, as the course is too in depth on cryptography without teaching other important areas of security.

CS2013 specifies that the undergraduate CS curriculum include the Knowledge Area Information Assurance and Security (IAS). This knowledge area includes an introduction to cryptography. But unless students take an elective course in Cryptography, they need only demonstrate a familiarity with the topic, vocabulary, the use of primes in cryptography and how public keys are used.

As pointed out by @MohamedMandouh, this course is an advanced class offered at Stanford.

Meanwhile, IAS specifies a number of other important topics, which this class does not address.
2020-01-26 15:40:19 -05:00
waciumawanjohi 8de2c0551a Fix link in FAQ 2020-01-26 15:40:19 -05:00
waciumawanjohi ee20dd1a0a Update FAQ link 2020-01-26 15:40:19 -05:00
Waciuma Wanjohi 4e4fc34d34 Rearrange community section
Elevate reference to the gitter chat room, as it is a community resource with regular usage. Remove references to the forum as it has not been taken up by users.

Resolves #551
2020-01-26 15:38:47 -05:00
Waciuma Wanjohi f5f81226a4 Add note deprecating firebase app 2020-01-26 05:38:12 -05:00
Antony ekirapa 0f40285759 Included 'a' to 'education is scarce resource' 2019-10-21 19:32:56 -04:00
Waciuma Wanjohi b073cb6fd7 Remove duration from Intro to Programming Courses.
See https://github.com/ossu/computer-science/issues/613
2019-10-13 12:37:36 -04:00
hematogender c863d8baf9 Fixed curriculum structure
Added Intro CS section (h2) to follow initial ierarchy of the document.
Made Introduction to Programming and Introduction to Computer Science sub-sections (h3).
Also fixed Contents and Curriculum links to reflect these changes.
2019-10-13 12:37:22 -04:00
Charlie van Rantwijk 1ba60ede59 README: Small text fixes (#610)
* README: Small text fixes
2019-10-11 18:00:02 -04:00
Waciuma Wanjohi 6dee776593 Create section for Intro to Programming
Pursuant to the RFC:
https://github.com/ossu/computer-science/issues/589
2019-10-10 00:04:17 -04:00
zogamnuam 1eda3a287a Update readings.md
Programming and Programming Languages - updated to current stable version 2018
2019-10-09 21:12:10 -04:00
Maizbest d56b071cf1 Update README.md
fix link to Assignment 3 in Core Systems
2019-09-08 11:19:54 -04:00
Waciuma Wanjohi 61ca8a76a3 Update Core Systems
Add assignments to Computer Networking course. See here:
https://github.com/ossu/computer-science/issues/520#issuecomment-515740803

Add an extra column to the Core Systems courses chart so that it can
hold information previously written above and below. Centralizing
information should improve readability.
2019-08-28 20:53:19 -04:00
waciumawanjohi 10be3f2be8
Merge pull request #580 from afilatov1989/fix_parallel_programming
Update "Introduction to Parallel Programming" link
2019-08-04 14:08:13 -04:00
Alexey Filatov eae5780330 Update "Introduction to Parallel Programming" link 2019-07-09 12:21:30 +03:00
Tyler Miller 94e0d00792 Update to current version of LAFF course website (#571) 2019-04-11 12:34:39 -07:00
waciumawanjohi f619668a70
Merge pull request #563 from Alaharon123/patch-1
Add ocw alt to 6.00.1x
2019-04-03 00:20:47 -04:00
Waciuma Wanjohi 90462ab85e Recommend 1 git course rather than 2 2019-04-03 00:11:51 -04:00
waciumawanjohi e0aac2405a
Merge pull request #560 from agonxgashi/dev
Added Tools section on extra/courses
2019-04-03 00:09:06 -04:00
Waciuma Wanjohi 49617096c8 Update trello link to a current board. 2019-04-01 20:04:32 -04:00
Alaharon123 92821dcedd
Add ocw alt to 6.00.1x 2019-02-01 21:36:17 -05:00
Agon Gashi b8432806ab Added Tools section on extra/courses 2019-01-28 09:41:24 +01:00
Agon Gashi a202d46b4f Added Tools section on extra/courses 2019-01-28 09:39:12 +01:00
Michael Alexander Mejia Mora 545aa18cbf Update License file copyright year (#559) 2019-01-22 11:28:37 -08:00
Alaharon123 e89d89d4bd READINGS: Update links (#557)
Newer edition of Introduction to Computation and Programming Using Python uses Python 3 and the link to htdp was wrong.
2019-01-02 23:41:10 -05:00
Alexey Filatov 91c479540c READINGS: Add Introduction to the Theory of Computation (#545)
This books contains easy to understand introduction to the automata theory, which is missing in "Introduction to computing" book by David Evans. It does not require complicated math, so it can be useful to students who do not want to become theoretical computer scientists, but want do have general understanding of it's topics. Also, it almost perfectly matches The Automata Theory course we have in the curriculum.
2018-12-09 21:20:04 -05:00
Alexey Filatov 7d00e1c203 readings: Add Computer Systems: A Programmer's Perspective book
This is probably the best introduction to computer systems for programmers. It contains all needed essentials of computer architecture, describes how C language works internally (e.g. how data structures are organized in memory and managed on machine language level) and even describes essentials of operating systems.
2018-12-03 11:21:59 -05:00
Alexey Filatov b52dd6a504 README: Update MIT Calculus links (#541)
Links to particular archived version are substituted with generic links, always pointing to the newest enrollments
2018-11-28 16:11:54 -05:00