Commit Graph

679 Commits

Author SHA1 Message Date
Josh Hanson 6c5a8bfa96 Update to 8.0.0 2017-11-02 22:01:00 -04:00
Josh Hanson d711db33b1 extras/readings: Add PAPL
Programming and Programming Languages
2017-11-02 21:58:57 -04:00
Josh Hanson 748cc87450 extras/readings: Add PLAI
Programming Languages: Application and Interpretation
2017-11-02 21:55:33 -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
hanjiexi 2a3c9ebbe0
Merge pull request #434
- Merge latest changes in master to dev
- Change Operating System course in Core Systems
2017-11-02 15:08:25 -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 1c7d48944b Merge pull request #425 from asdevgit/patch-1
Update CodeComplete book title
2017-10-01 07:44:40 -03:00
asdevgit 590f9cdeca Update CodeComplete book title
Updated to show 2nd edition
2017-10-01 01:21:26 +01: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 e7519697e5 Add section on Learning Git to CONTRIBUTING
Closes #421
2017-09-09 14:02:37 -04:00
Joshua Hanson 9fe6838ed8 Remove unused pre-requisites from extra courses 2017-09-09 13:16:22 -04:00
Joshua Hanson dba5d8689c Move Mathematical Thinking to extra courses
Closes #420
2017-09-09 13:13:20 -04:00
Joshua Hanson 3b910e2617 Add Category Theory for Programmers to extra readings 2017-09-09 11:37:54 -04:00
Eric Douglas 77c421ac34 Merge pull request #415 from avish0694/patch-1
Added System Design to reading
2017-07-13 08:00:28 -03:00
Avish Cheetaram 3be7a59e2d Added System Design to reading
Learning how to design scalable systems will help you become a better engineer.
2017-07-10 22:25:16 +04:00
Josh Hanson c42ad02ee3 Add newline for slight aesthetic improvement 2017-07-02 20:07:13 -04:00
Josh Hanson e9b6fa7a46 Second attempt at fixing image width... 2017-07-02 20:02:39 -04:00
Josh Hanson 255afd3f76 Fix huge image size in FAQ 2017-07-02 19:55:04 -04:00
Josh Hanson 377da12c4a Added Category Theory introductory reading 2017-07-02 19:45:28 -04:00
Josh Hanson 8ff61e8095 Fix question link in FAQ 2017-07-02 19:39:01 -04:00
Josh Hanson dd6177d13c Update changelog for 7.2.2 2017-07-02 19:36:03 -04:00
Josh Hanson 93a3f68e30 Added initial relevant FAQ links 2017-07-02 19:32:31 -04:00
Josh Hanson ae180113a9 Add initial Frequently Asked Questions 2017-07-02 19:21:25 -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
Aman Roy d737b25ebb Added Aman Roy's Intro project (#410) 2017-06-10 10:19:21 -04:00
Harshit Kumar 165ebf28b9 Add Think Python to programming readings (#408) 2017-05-25 21:28:32 -04:00
Eric Douglas 92ea0f2654 Remove duplicate course #406 2017-05-16 12:51:14 -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
Yuchen Pei bdbd0470db Add UPenn Intro to Haskell to extra courses (#404) 2017-05-09 18:32:55 -04:00
Eric Douglas d6a6d9b3e6 Merge pull request #403 from mysteryihs/patch-2
Fixed spelling error in README.md
2017-05-09 10:53:31 -03: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
Eric Douglas bd30d61d09 Merge branch 'hanjiexi-overhaul' 2017-04-11 07:04:54 -03:00
Josh Hanson 1175161240 Update to 7.1.0 2017-04-10 17:55:24 -04:00