mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Update links to point to OSSU
This commit is contained in:
parent
f0e6b56e69
commit
402e0ab94c
@ -240,7 +240,7 @@ Due to Coursera's platform changes, we had the following updates:
|
||||
- **Cryptography**:
|
||||
- Applied Cryptography
|
||||
|
||||
**ps**: These removed courses are now in the [extras](https://github.com/open-source-society/computer-science/tree/master/extras) section.
|
||||
**ps**: These removed courses are now in the [extras](https://github.com/ossu/computer-science/tree/master/extras) section.
|
||||
|
||||
## [1.3.12] 2016-03-17
|
||||
### Added
|
||||
|
@ -9,4 +9,4 @@ the subreddit is recommended as there people may be able to give you suggested a
|
||||
3. If you have *specific* and *substantive* criticisms of the curriculum, i.e. problems related to the progression/content of courses it would be appropriate to [open an issue](https://help.github.com/articles/creating-an-issue/) and give us your suggestions.
|
||||
4. If you have *non-substantive* updates to make to the curriculum, such as a course's URL having been moved, spelling/syntax errors, etc., please send a [pull request](https://help.github.com/articles/using-pull-requests/) to fix any mistakes that you have found.
|
||||
5. If you want to customize the curriculum for yourself, do of course [fork this project](https://help.github.com/articles/fork-a-repo/).
|
||||
6. If you want to suggest a new resource, send a pull request adding such resource to the [extras](https://github.com/open-source-society/computer-science/tree/master/extras) section.
|
||||
6. If you want to suggest a new resource, send a pull request adding such resource to the [extras](https://github.com/ossu/computer-science/tree/master/extras) section.
|
||||
|
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2017 Open Source Society
|
||||
Copyright (c) 2017 Open Source Society University
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Projects
|
||||
> Here, we are providing a list curated by the community of exercises and projects to practice and reinforce the skills we try to master.
|
||||
|
||||
Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/open-source-society/computer-science) curriculum.
|
||||
Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/ossu/computer-science) curriculum.
|
||||
|
||||
For more project ideas, check the [Mega Project List](https://github.com/karan/Projects).
|
||||
|
||||
|
12
README.md
12
README.md
@ -8,7 +8,7 @@
|
||||
<a href="https://github.com/sindresorhus/awesome">
|
||||
<img alt="Awesome" src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg">
|
||||
</a>
|
||||
<a href="https://github.com/open-source-society/computer-science">
|
||||
<a href="https://github.com/ossu/computer-science">
|
||||
<img alt="Open Source Society University - Computer Science" src="https://img.shields.io/badge/OSSU-computer--science-blue.svg">
|
||||
</a>
|
||||
</p>
|
||||
@ -430,10 +430,10 @@ In some cases, it may not be permitted;
|
||||
do **not** violate your course's Honor Code!
|
||||
|
||||
Put the OSSU-CS badge in the README of your repository!
|
||||
[![Open Source Society University - Computer Science](https://img.shields.io/badge/OSSU-computer--science-blue.svg)](https://github.com/open-source-society/computer-science)
|
||||
[![Open Source Society University - Computer Science](https://img.shields.io/badge/OSSU-computer--science-blue.svg)](https://github.com/ossu/computer-science)
|
||||
|
||||
- Markdown: `[![Open Source Society University - Computer Science](https://img.shields.io/badge/OSSU-computer--science-blue.svg)](https://github.com/open-source-society/computer-science)`
|
||||
- HTML: `<a href="https://github.com/open-source-society/computer-science"><img alt="Open Source Society University - Computer Science" src="https://img.shields.io/badge/OSSU-computer--science-blue.svg"></a>`
|
||||
- Markdown: `[![Open Source Society University - Computer Science](https://img.shields.io/badge/OSSU-computer--science-blue.svg)](https://github.com/ossu/computer-science)`
|
||||
- HTML: `<a href="https://github.com/ossu/computer-science"><img alt="Open Source Society University - Computer Science" src="https://img.shields.io/badge/OSSU-computer--science-blue.svg"></a>`
|
||||
|
||||
### Evaluation
|
||||
|
||||
@ -495,7 +495,7 @@ These aren't the only specializations you can choose. Check the following websit
|
||||
|
||||
- Subscribe to [/r/opensourcesociety](https://www.reddit.com/r/opensourcesociety/)!
|
||||
- Join us in our [group](https://groups.google.com/forum/#!forum/open-source-society-university)!
|
||||
- You can also interact through [GitHub issues](https://github.com/open-source-society/computer-science/issues).
|
||||
- You can also interact through [GitHub issues](https://github.com/ossu/computer-science/issues).
|
||||
- We also have a chat room! [![Join the chat at https://gitter.im/open-source-society/computer-science](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/open-source-society/computer-science?utm_campaign=pr-badge&utm_content=badge&utm_medium=badge&utm_source=badge)
|
||||
- Add **Open Source Society University** to your [Facebook](https://www.facebook.com/ossuniversity) profile!
|
||||
|
||||
@ -529,7 +529,7 @@ You can change the status of your board to be *public* or *private*.
|
||||
|
||||
* **Curriculum Founder**: [Eric Douglas](https://github.com/ericdouglas)
|
||||
* **Curriculum Maintainer**: [Eric Douglas](https://github.com/ericdouglas) and [hanjiexi](https://github.com/hanjiexi)
|
||||
* **Contributors**: [contributors](https://github.com/open-source-society/computer-science/graphs/contributors)
|
||||
* **Contributors**: [contributors](https://github.com/ossu/computer-science/graphs/contributors)
|
||||
|
||||
# References
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# OSSU Academic Requirements
|
||||
# OSSU-CS Academic Requirements
|
||||
|
||||
This document contains the subjects (e.g. programming), topics (e.g. imperative programming), and projects the student must master to pass through this curriculum.
|
||||
The subject requirements are based on topics, rather than specific courses, because sometimes a certain course isn't available at the right time or doesn't fit the student's learning style.
|
||||
@ -71,4 +71,4 @@ For Core CS, students have two options:
|
||||
|
||||
For the Advanced CS Project (also known as the Final Project), students again have two options:
|
||||
- They can take one of the Specializations under [Advanced applications](#advanced-applications), all of which include Capstone Projects. Students *must* share their project code unless the course's honor code forbids it.
|
||||
- They can create their own Final Project, and must share the project code to be evaluated by the community.
|
||||
- They can create their own Final Project, and must share the project code to be evaluated by the community.
|
||||
|
Loading…
Reference in New Issue
Block a user