mirror of
https://github.com/ossu/computer-science.git
synced 2025-02-02 17:44:41 -05:00
Merge branch 'master' of github.com:open-source-society/computer-science
Conflicts: README.md
This commit is contained in:
commit
fd01209bb6
@ -3,10 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [1.2.5] 2015-10-19
|
## [1.2.6] 2015-10-19
|
||||||
### Added
|
### Added
|
||||||
- Badge/Link to the Awesome list
|
- Badge/Link to the Awesome list
|
||||||
|
|
||||||
|
## [1.2.5] 2015-10-16
|
||||||
|
### Fixed
|
||||||
|
- Fix name of the section and add a hyperlink to it.
|
||||||
|
|
||||||
## [1.2.4] 2015-10-14
|
## [1.2.4] 2015-10-14
|
||||||
### Removed
|
### Removed
|
||||||
- Removed citation about public commitment
|
- Removed citation about public commitment
|
||||||
|
@ -331,7 +331,7 @@ Search such specializations in the following platforms:
|
|||||||
|
|
||||||
This guide was developed to be consumed in a linear approach. What does this mean? That you should complete one course at a time.
|
This guide was developed to be consumed in a linear approach. What does this mean? That you should complete one course at a time.
|
||||||
|
|
||||||
The courses are **already** in the order that you should complete them. Just start in the **Introduction** section and after finishing the first course, start the next one.
|
The courses are **already** in the order that you should complete them. Just start in the [Introduction to Computer Science](#introduction-to-computer-science) section and after finishing the first course, start the next one.
|
||||||
|
|
||||||
**If the course isn't open, do it anyway with the resources from the previous class.**
|
**If the course isn't open, do it anyway with the resources from the previous class.**
|
||||||
|
|
||||||
@ -411,11 +411,9 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
|
|||||||
- [Git Immersion](http://gitimmersion.com/index.html)
|
- [Git Immersion](http://gitimmersion.com/index.html)
|
||||||
- [How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775)
|
- [How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Change Log
|
## Change Log
|
||||||
|
|
||||||
**Curriculum Version**: `1.3.4`
|
**Curriculum Version**: `1.2.6`
|
||||||
|
|
||||||
To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.
|
To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user