Commit Graph

1034 Commits

Author SHA1 Message Date
Pulkit Krishna
bc733da3f4 Remove the newsletter link
The newsletter link does not work anymore. Also, AFAIK, it was not in active use anyway.
2024-04-02 20:29:51 -04:00
Pulkit Krishna
cc14c56715
Add SPD coursepage (#1225)
* Create README.md

* Add files via upload

* Update README.md

* Add files via upload

* Update README.md

* Update README.md

* Update readings.md

* Update README.md

* Update README.md

* Delete coursepages/spd/HTC2X.zip

* Delete coursepages/spd/htc-simple.zip

* Delete coursepages/spd/space-invaders-starter.rkt

* Delete coursepages/spd/ta-solver-starter.rkt

* Update README.md

* Add files via upload

* Add info about eabling automatic parentheses, square brackets and quotes
2024-04-01 20:46:39 -04:00
mgg143
7c1be44e8a Update courses.md
This change is adding the interactive, open-source, community-led SICP version that was adapted into JavaScript. 

This addition seems worthwhile because JavaScript may be a more appealing language to go through SICP with than the original Scheme. In addition, this JavaScript version of SICP was created with the apparent goal of being as close to the original Scheme version as possible:
https://sourceacademy.org/sicpjs/prefaces03
2024-04-01 20:42:34 -04:00
Pulkit Krishna
5976f5ba97
Add Intro CS coursepage and replace the OCW version with an archived version on Edx (#1224)
* Create README.md

* Add link to Intro CS course page

* Update README.md
2024-03-31 22:37:56 -04:00
Waciuma Wanjohi
578962c0f7 Align with div attribute
Github homepage does not respect the CSS centering
2024-03-31 00:05:45 -06:00
Waciuma Wanjohi
ee3f793ff4 Update page to use CSS for center alignment
Uses mozilla recommended CSS for centering:
https://developer.mozilla.org/en-US/docs/web/html/element/center
2024-03-30 08:23:23 -06:00
Pulkit Krishna
27026f47d2 Mark the Py4E course link as link
The Py4E course link in the intro cs coursepage was not marked as link. While GitHub renders it as link, the GitHub pages website don't. This PR fixes that.

The PR also fixes the CS50P discord invite link, which was expired. This time, I have made a link that never expires, and can be used an unlimited number of times.
2024-03-25 23:45:35 -04:00
Maru
191b37466a fix: quick stupid case corrections for Discord
can I brag about having contributed to ossu yet? :^)
2024-03-11 00:40:29 -04:00
Yukai Chou
ea0006c68d Move space between badges out of link text 2024-03-11 00:39:53 -04:00
Pablo Colturi Esteve
0a3e95a9af add final project into PROJECTS.md 2024-03-07 23:55:34 -05:00
Pulkit Krishna
a9a6e76a31
Remove mentions of outdated materials and add warning about them (#1212)
* Remove mentions of outdated materials and add warning about them

* Remove the new warning blockquote syntax

Seems like github pages don't support the new warning blockquote syntax

* Update README.md with suggestion from @waciumawanjohi (1)

Co-authored-by: Lenox Waciuma Wanjohi <waciumawanjohi@users.noreply.github.com>

* Update README.md with suggestion from @waciumawanjohi (2)

Co-authored-by: Lenox Waciuma Wanjohi <waciumawanjohi@users.noreply.github.com>

* Update README.md with suggestion from @waciumawanjohi (3)

Co-authored-by: Lenox Waciuma Wanjohi <waciumawanjohi@users.noreply.github.com>

---------

Co-authored-by: Lenox Waciuma Wanjohi <waciumawanjohi@users.noreply.github.com>
2024-02-18 12:16:58 -05:00
karim1safan
6aea5acf57 Adding discussions channels 2024-02-03 05:36:52 -05:00
Karim Safan
2ff09dd036
Adding a new URL course for Git and GitHub because the old link invalid (#1204) 2024-01-27 23:26:17 -05:00
Lenox Waciuma Wanjohi
6bbe6e3e48
Replace deleted course with its video playlist 2024-01-09 23:24:43 -05:00
Pulkit Krishna
0882b6742d
Use full word rather than abbreviation for accessibility (#1194)
* Hopefully fix some confusions regarding alt courses

Mention the full word "alternative" instead of the short form "alt" which may cause confusion to non-native speakers. Also change "/" to "," for the two parts of HTC course.

* Fixed the missing "alt"
2024-01-01 00:20:29 -05:00
Lenox Waciuma Wanjohi
8ca1e2b153
Add whitespace
May address #1191
2023-12-11 19:13:01 -05:00
Budi_Ubuntu
17e6800807 update Software Engineering: Introduction course 2023-11-09 02:36:44 -05:00
Lenox Waciuma Wanjohi
26d4035859
Create CNAME 2023-11-03 00:34:27 -04:00
Lenox Waciuma Wanjohi
56500c96b1
Delete CNAME 2023-11-03 00:06:56 -04:00
Lenox Waciuma Wanjohi
e9ae0f2093
Create CNAME 2023-11-03 00:06:26 -04:00
Lenox Waciuma Wanjohi
3b61739a68
Delete CNAME 2023-11-03 00:02:58 -04:00
Lenox Waciuma Wanjohi
6ee725cec4
Update CNAME 2023-11-02 23:28:03 -04:00
Lenox Waciuma Wanjohi
f75272ffb0
Create CNAME 2023-10-31 23:26:35 -04:00
Avishek Sen
ed2f6277e3 fix typos 2023-10-30 09:11:44 -04:00
zkv
b25b53a640 Changed typo 'strucked' to 'stucked' 2023-10-29 15:21:05 -04:00
Pulkit Krishna
7a630ac06a Fix CS50P pset links 2023-10-28 10:23:36 -04:00
Lenox Waciuma Wanjohi
4a53717f85
Update Process
Mention taking courses in parallel.

Resolves #1139
2023-10-15 13:39:43 -04:00
Lenox Waciuma Wanjohi
763d96e53f
Add alt for Computer Graphics
Resolves #1140
2023-10-15 13:31:03 -04:00
Pulkit Krishna
5d91adfc61 Fix the name of the Py4E course 2023-10-10 00:13:31 -04:00
Pulkit Krishna
f08ea7bc74
Add intro-programming course page (#1177)
* Create intro-programming course page (incomplete)

* Complete the intro-prgramming page

* Add intro-programming course page to the README file

* Fix spellings
2023-10-04 02:56:01 -04:00
Pulkit Krishna
b596a67d22 Add backt the HTDP book 2023-09-30 01:34:34 -04:00
Pulkit Krishna
f7fe84e910 Add better link for How to Code courses
Add the Systematic Program Design course (which consists of both parts of How to Code) as the main link and move How to Code to to alt.
2023-09-30 01:34:34 -04:00
Lenox Waciuma Wanjohi
1119281a1a
Remove 2023 Census link 2023-09-27 14:05:10 -04:00
Pulkit Krishna
7def64305a Correct the CS50 alt URL
https://cs50.harvard.edu/ just redirects to Edx. The course is available at https://cs50.harvard.edu/x/
2023-09-18 00:38:33 -04:00
Lenox Waciuma Wanjohi
85ffe64eb4
Move census link to top of page 2023-08-26 02:55:47 -04:00
Lenox Waciuma Wanjohi
4adea647b3
Census Announcement 2023-08-26 02:52:03 -04:00
Waciuma Wanjohi
d27b2dfc9a Update course link
Effective Thinking Through Mathematics
2023-05-04 22:28:21 -04:00
Ariston Lorenzo
9976b3b7d0
Update LICENSE copyright years (#1152) 2023-04-25 22:34:11 -04:00
waciumawanjohi
74380ad993
Update CURRICULAR_GUIDELINES.md
Reference the upcoming CS2023
2023-04-09 07:34:22 -04:00
Rob
c7bcd7f172
Added a PR template for projects. (#1136) 2023-04-05 00:23:08 -04:00
Thái Hữu Trí
4228100962
Add a new project from a student (#1130) 2023-04-05 00:18:41 -04:00
Choubs01
2d6398e134
fix core applications machine learning (#1143)
* Fix machine learning in core applications

The machine learning course is only 3 weeks long, not 11. Further, it's a very gentle introductory course. Even the prerequisite of Basic coding is stretching it, but it is as listed on the course page.

* Fix machine learning 

Machine learning should link to the entire specialization. The specialization is 11 weeks in all I believe, and they suggest 9 hours per week although that could be scaled down to 4-6 hours if you're just auditing. Also, the prerequisite should be basic coding, linear algebra is not necessary.

Closes #1118
2023-04-03 21:36:39 -04:00
Alaharon123
8afefe5fab
Correct link to resources below (#1133) 2023-02-05 21:14:33 -05:00
anantav51
15b87ddeee
Reduce time estimate for Probability 2023-01-21 13:13:31 -05:00
anantav51
6ab34fd0ee
Changed course for Theory of Computation to the one in openMIT (#1125)
Resolves #1096
2023-01-21 13:09:32 -05:00
waciumawanjohi
635035d032
Merge pull request #1126 from Choubs01/master
Grammar error fix
2023-01-14 21:24:50 -05:00
Choubs01
208f0e816c
Update CONTRIBUTING.md 2023-01-15 13:00:48 +11:00
waciumawanjohi
c9b62ac761
Merge pull request #1123 from anantav51/patch-1
Update FAQ to match changed course names
2023-01-11 10:43:21 -05:00
anantav51
e735723bf5
Update FAQ.md 2023-01-11 18:30:07 +08:00
waciumawanjohi
340ac60dc6
Merge pull request #1116 from spamegg1/master
Clarify OSTEP: add missing link, fix prerequisite
2022-12-19 03:13:20 -05:00