Skip to content

Commit 2addd37

Browse files
committed
Merge pull request ossu#133 from SemicolonExpected/patch-1
Fixing typos
2 parents 9f9e222 + a2c069b commit 2addd37

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
##[1.1.1] 2015-10-11
7+
### Fixed
8+
- Fix typos
9+
- As MOOC is a "Massive Open Online Course" MOOC course is redundant
10+
- Elaborated on "real problem"
11+
- Fixed a few small grammatical and wording errors
12+
613
## [1.1.0] 2015-10-08
714
### Added
815
- Motivation & Preparation section (optional resources)

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
This is a **solid path** for those of you who want to complete a **Computer Science** course on your own time, **for free**, with courses from the **best universities** in the World.
2525

26-
In our curriculum, we gave preference to MOOC (Massive Open Online Course) type of courses because those courses were created with our style of learning in mind.
26+
In our curriculum, we gave preference to MOOC (Massive Open Online Course) style courses because those courses were created with our style of learning in mind.
2727

2828
## Becoming an OSS student
2929

@@ -67,7 +67,7 @@ The first one is a motivational video that shows a guy that went through the "MI
6767

6868
- [MIT Challenge](http://www.scotthyoung.com/blog/myprojects/mit-challenge-2/)
6969

70-
The second link is a MOOC course that will teach you learning techniques used by experts in art, music, literature, math, science, sports, and many other disciplines. This is a **fundamental ability** to succeed in our journey.
70+
The second link is a MOOC that will teach you learning techniques used by experts in art, music, literature, math, science, sports, and many other disciplines. These are **fundamental abilities** to succeed in our journey.
7171

7272
- [Learning How to Learn](https://www.coursera.org/learn/learning-how-to-learn)
7373

@@ -350,9 +350,9 @@ In order to show for everyone that you **successfully** finished a course, you s
350350

351351
> "What does it mean?"
352352
353-
After finish a course, you should think about a **real problem** that you can solve using the acquired knowledge in the course. You don't need to create a big project, but you must create something to **validate** and **consolidate** your knowledge, and also to show to the world that you are capable to create something useful with the concepts that you learned.
353+
After finish a course, you should think about a **real world problem** that you can solve using the acquired knowledge in the course. You don't need to create a big project, but you must create something to **validate** and **consolidate** your knowledge, and also to show to the world that you are capable to create something useful with the concepts that you learned.
354354

355-
The projects of all students will be listed in [this](projects.md) file. Submit your project's informations in that file after you conclude it.
355+
The projects of all students will be listed in [this](projects.md) file. Submit your project's information in that file after you conclude it.
356356

357357
**You can create this project alone or with other students!**
358358

@@ -364,7 +364,7 @@ And you should also...
364364

365365
This is a **crucial** part of your journey through all those courses.
366366

367-
You **need** to have in mind that what you are able to **create** with the concepts that you learned will be your certificate. **And this is what really matters**!
367+
You **need** to have in mind that what you are able to **create** with the concepts that you learned will be your certificate **and this is what really matters**!
368368

369369
In order to show that you **really** learned those things, you need to be **creative**!
370370

@@ -407,7 +407,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
407407

408408
## Change Log
409409

410-
**Curriculum Version**: `1.1.0`
410+
**Curriculum Version**: `1.1.1`
411411

412412
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.
413413

0 commit comments

Comments
 (0)