Commit Graph

806 Commits

Author SHA1 Message Date
Amadeusz Annissimo 1b8ec330c5 README: Fix typo for Scala Specialization (#510) 2018-10-09 10:22:36 -04:00
Harshit Kumar a51e9bf55c extras/readings: Add ISLR (machine learning book) (#509)
Added An Introduction to Statistical Learning
2018-10-03 23:10:20 -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
Anthony Morris 9705180dc9
#484 Fixed SICP link 2018-07-09 09:15:03 -07:00
Gustav Bertram 659e5cbe26
#484 Fixed SICP link
Fix the SICP link, as reported in #484
2018-07-09 00:07:09 +02: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 be2e50ce5c extras/readings: Add Oscar Levin Discrete Math textbook 2018-05-11 11:50:11 -04:00
Joshua Hanson aa0e0b7765 extras/readings: Add Ximera calculus textbook 2018-05-11 11:48:08 -04:00
Joshua Hanson 98ecf7e5d3 README: Replace OSU Calculus with MIT Calculus 2018-05-11 11:36:43 -04:00
Vipin Kumar 1e877eaca6 PROJECTS: Add Webliza project (#477)
Introduction to Computer Science section
2018-05-09 10:56:09 -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
Leo Leung 914c519597 extras/courses: Add U of Helsinki OO Programming with Java (#456) 2018-02-16 21:23:26 -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
Mahmoud khalil b5514423d8 CHANGELOG: Fix spelling errors (#447)
Fix spelling for "Data Mining" and "Functional"
2018-01-08 10:23:53 -05:00
hanjiexi a95ed56566
Merge pull request #448
* Update License file copyright year
* Remove duplicate "machine language" topic
2018-01-08 10:19:28 -05:00
Nicolai Slovineanu 993ec66b22
Remove duplicate "machine language" topic 2018-01-07 13:13:35 +02:00
Anthony Morris cd3e9d555f
Merge pull request #445 from phillipalexander/patch-1
Update License file copyright year
2018-01-03 11:23:31 -08:00
Phillip Alexander 60e6ccd8e3
Update License file copyright year 2018-01-03 00:02:12 -08:00
Alfredo Serafini f6cadabde6 extras/readings: Add Stanford Information Retrieval (#442)
Added the book "An Introduction to Information Retrieval", available on the nlp.stanford site
2017-12-30 13:01:39 -05:00
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