Commit Graph

867 Commits

Author SHA1 Message Date
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
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
Josh Hanson 6e2354cbf2 Update to 7.0.2 2017-03-30 18:20:52 -04:00
Josh Hanson e8b6b2540b Move alt comparch course to extras 2017-03-30 18:20:52 -04:00
Josh Hanson 12e69f5452 Removed all but one Prolog reading 2017-03-30 18:20:52 -04:00
Josh Hanson 034c5419fb Add Scala specialization 2017-03-30 18:20:52 -04:00
Josh Hanson 3885a2d3e8 Move optional Intro CS courses to extras
Since we want every course in Intro CS and Core CS to be required, I have removed
the optional courses from Intro CS. But they are still good courses so I made
a new section in extras/courses.md to house courses on online learning.

I also added a new course under this new section, the sequel to Learning How
to Learn.
2017-03-30 18:20:52 -04:00
Eric Douglas 62cb5c42ce Update free-books.md 2017-03-28 07:18:42 -03:00
Eric Douglas 253860e76e Update free-books.md 2017-03-28 07:18:08 -03:00
Eric Douglas 65b4259c73 Merge pull request #389 from srilman/master
Added free books and courses
2017-03-28 07:17:27 -03:00