Skip to content

Commit eba15e4

Browse files
committed
Merge branch 'master' of github.com:open-source-society/computer-science-and-engineering
Conflicts: README.md
2 parents 6a4a80e + 5a44911 commit eba15e4

10 files changed

+120
-19
lines changed

README.md

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717

1818
## About
1919

20-
This is a **solid path** for you that want to graduate in a Computer Science course in your own time, **for free**, with courses from the **best universities** of the World.
20+
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.
2121

22-
Futurely, more categories and/or courses will be added to this list or in a more advanced/specialized list.
22+
In the future, more categories and/or courses will be added to this list or a more advanced/specialized list.
2323

24-
Initially, we will also give preference for MOOC (Massive Open Online Course) type of courses because those courses were created with our style of learning in mind.
24+
Initially, we will also give preference to MOOC (Massive Open Online Course) type of courses because those courses were created with our style of learning in mind.
2525

2626
## Becoming an OSS student
2727

@@ -49,15 +49,16 @@ Course|Files
4949
Course Name| [link]()
5050
```
5151

52+
<<<<<<< HEAD
5253
**IMPORTANT**: add your profile **once** and **after** you **finish** each course you can **return** here and **update** your comment.
5354

54-
**ps**: In the *Completed Courses* section, you should link your repository that contain the files that you created in the respective course.
55+
**ps**: In the *Completed Courses* section, you should link the repository that contains the files that you created in the respective course.
5556

5657
> **"Why should I do this?"**
5758
58-
Making a [public commitment](http://renewablewealth.com/articles/the-power-of-a-public-commitment/), we have much more chances to **succeed** in our graduation, know better our fellows and share the things that we have done.
59+
By making a [public commitment](http://renewablewealth.com/articles/the-power-of-a-public-commitment/), we have much more chances to **succeed** in our graduation, know better our fellows and share the things that we have done.
5960

60-
For those reasons we are using that strategy.
61+
For those reasons we are using this strategy.
6162

6263
---
6364

@@ -240,9 +241,9 @@ Course|Duration
240241

241242
### Order of the classes
242243

243-
This guide was developed to be consumed in a linear approach. What this means? That you should do one course at a time.
244+
This guide was developed to be consumed in a linear approach. What does this mean? That you should complete one course at a time.
244245

245-
The courses already **are** in the order that you should consume them. Just start in the **Introduction** section and after finishing the first course, start the next one.
246+
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.
246247

247248
**If the course isn't open, do it anyway with the resources from the previous class.**
248249

@@ -252,43 +253,43 @@ The courses already **are** in the order that you should consume them. Just star
252253

253254
### Duration of the project
254255

255-
Maybe to finish all the classes we will spend **more time** than with a regular CS course, but I can **guarantee** to you that your **reward** will be proportional to **your motivation/dedication**!
256+
It may take longer to complete all of the classes compared to a regular CS course, but I can **guarantee** you that your **reward** will be proportional to **your motivation/dedication**!
256257

257258
### How can I track my progress?
258259

259-
You should create a repository on GitHub to put all files that you created for each course.
260+
You should create a repository on GitHub to put all of the files that you created for each course.
260261

261-
You can create one repository for each course, or just one repository that will contain all files for all courses. The first option is our preferred approach.
262+
You can create one repository per course, or just one repository that will contain all of the files for each course. The first option is our preferred approach.
262263

263264
### Cooperative work
264265

265-
**We love cooperative work**! But is quite difficult manage a large base of students with specific projects. Use our channels to communicate with other fellows and to combine and create new projects.
266+
**We love cooperative work**! But is quite difficult to manage a large base of students with specific projects. Use our channels to communicate with other fellows to combine and create new projects.
266267

267268
### Which programming languages should I use?
268269

269-
My friend here is the awesome part of the liberty! You can use **any** language that you want to complete the courses.
270+
My friend, here is the best part of liberty! You can use **any** language that you want to complete the courses.
270271

271-
The **important** thing for each course is to **internalize** the **core concepts** and be able to use them with whatever tool (programming language) that you touch.
272+
The **important** thing for each course is to **internalize** the **core concepts** and to be able to use them with whatever tool (programming language) that you wish.
272273

273274
### Stay tuned
274275

275276
[Watch](https://help.github.com/articles/watching-repositories/) this repository for futures improvements and general information.
276277

277278
## Prerequisite
278279

279-
The **only thing** that you need to know is how to use **Git** and **GitHub**. Here are some resources to learn about them:
280+
The **only things** that you need to know are how to use **Git** and **GitHub**. Here are some resources to learn about them:
280281

281282
- [Try Git](https://try.github.io/levels/1/challenges/1)
282283
- [GitHub Training & Guides](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-)
283284
- [GitHub Hello World](https://guides.github.com/activities/hello-world/)
284285
- [Git Immersion](http://gitimmersion.com/index.html)
285286
- [How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775)
286287

287-
**ps**: You don't need to do all that courses. Just pick one of them, learn the minimal because the other things you will learn on the go!
288+
**ps**: You don't need to do all of the courses. Just pick one and learn the basics because you will learn more on the go!
288289

289290
## How to collaborate
290291

291-
You can [open an issue](https://help.github.com/articles/creating-an-issue/) and give your suggestion to how we could improve this guide, or what we can do to improve the learning experience.
292+
You can [open an issue](https://help.github.com/articles/creating-an-issue/) and give us your suggestions as to how we can improve this guide, or what we can do to improve the learning experience.
292293

293294
You can also fork this project and fix any mistakes that you have found.
294295

@@ -300,11 +301,11 @@ Join us in our [group](https://groups.google.com/forum/#!forum/open-source-socie
300301

301302
You can also interact through [GitHub issues](https://github.com/open-source-society/computer-science-and-engineering/issues).
302303

303-
> **ps**: A forum is an ideal way to interact with other students because in that way we do not lose important discussions, as occur usually in communication via chat apps.
304+
> **ps**: A forum is an ideal way to interact with other students as we do not lose important discussions, which usually occur in communication via chat apps.
304305
305306
## Next Goals
306307

307-
- [Adding our university page at Linkedin](https://help.linkedin.com/app/answers/detail/a_id/40128/~/adding-a-new-university-page), so in that way we will be able to add **OSS University** in our Linkedin profile.
308+
- [Adding our university page at Linkedin](https://help.linkedin.com/app/answers/detail/a_id/40128/~/adding-a-new-university-page), so that way we will be able to add **OSS University** in our Linkedin profile.
308309

309310
## References
310311

students/brennanbrown.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Student Profile
2+
3+
- **Name**: Brennan Brown
4+
- **GitHub**: [@brennanbrown](http://github.com/brennanbrown)
5+
- **Twitter**: [@brennankbrown](http://twitter.com/brennankbrown)
6+
- **Linkedin**: [Brennan K. Brown](ca.linkedin.com/in/brennankennethbrown)
7+
- **Website**: [Github Website](http://brennanbrown.github.io)
8+
9+
# Completed Courses
10+
11+
*(Under Construction)*
12+
13+
**Name of the Section**
14+
15+
Course|Files
16+
:--|:--:
17+
Course Name| [link]()

students/danielmarcos.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Student Profile
2+
3+
- **Name**: Daniel Marcos
4+
- **GitHub**: [@danielms215](https://github.com/danielms215)
5+
- **Twitter**: [@danielms215](http://twitter.com/danielms215)
6+
- **Linkedin**: [@danielms215](https://linkedin.com/in/danielms215)
7+
- **Website**: [danielms.com](http://www.danielms.com)
8+
9+
# Completed Courses

students/diogoamvasconcelos.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Student Profile
2+
3+
- **Name**: Diogo Vasconcelos
4+
- **GitHub**: [@diogoamvasconcelos](https://github.com/diogoamvasconcelos)
5+
- **Twitter**: []()
6+
- **Linkedin**: [Diogo Vasconcelos](https://www.linkedin.com/in/dvasconcelos)
7+
- **Website**: []()
8+
9+
# Completed Courses
10+
11+
**Name of the Section**
12+
13+
Course|Files
14+
:--|:--:
15+
Course Name| [link]()

students/erictherobot.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Student Profile
2+
3+
- **Name**: Eric David Smith
4+
- **GitHub**: [@erictherobot](https://github.com/erictherobot)
5+
- **Twitter**: [@erictherobot](https://twitter.com/erictherobot)
6+
- **Linkedin**: [link](https://www.linkedin.com/in/erictherobot)
7+
8+
9+
# Completed Courses

students/hoi-bat-pham.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Student Profile
2+
3+
- **Name**: Hoi Bat Pham
4+
- **GitHub**: [@HoiBatPham](https://github.com/HoiBatPham)
5+
6+
# Completed Courses
7+
8+
**Name of the Section**
9+
10+
Course|Files
11+
:--|:--:
12+
Course Name| [link]()

students/joshabraham.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Student Profile
2+
3+
- **Name**: Josh Abraham
4+
- **GitHub**: [@jabedude](https://github.com/jabedude)
5+
- **Twitter**: [@jabedude](http://twitter.com/jabedude)
6+
- **Linkedin**: [NULL](https://linkedin.com)
7+
- **Website**: [NULL](NULL)
8+
9+
# Completed Courses

students/monkenaleo.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Student Profile
2+
3+
- **Name**: Naleo Hyde
4+
- **GitHub**: [@monkeynaleo]()
5+
- **Twitter**: []()
6+
- **Linkedin**: []()
7+
- **Website**: []()
8+
9+
# Completed Courses
10+
11+

students/ocrampete16.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Student Profile
2+
3+
- **Name**: Marco Petersen
4+
- **GitHub**: [@ocrampete16](https://github.com/ocrampete16)
5+
- **Twitter**: [@ocrampete16](https://twitter.com/ocrampete16)
6+
- **Linkedin**: [link](https://www.linkedin.com/in/ocrampete16)
7+
- **Website**: [marcopetersen.net](http://marcopetersen.net)
8+
9+
# Completed Courses

students/peillach.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Student Profile
2+
3+
- **Name**: Brendan Peillach
4+
- **GitHub**: [@Peillach](https://github.com/Peillach)
5+
- **Twitter**: [@Peillach](https://twitter.com/Peillach)
6+
- **Linkedin**: []()
7+
- **Website**: []()
8+
9+
# Completed Courses

0 commit comments

Comments
 (0)