Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corrected few grammatical mistakes #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
## Open Source Guides for Self-learners

One of the major struggles with self-learning as a developer, is figuring out where to get started with whatever technology you're interested in and then chalking out your overall learning path from that point forward. There is a lot of unnecessary trial and error that everyone goes through, which is inefficient and this something, we as developers, should try to reduce. The goal of these open source guides is to recommend the best online resources (video + text) to learn any and every technology out there.
One of the major struggles with self-learning as a developer, is figuring out where to get started with whatever technology you're interested in and then chalking out your overall learning path from that point forward. There is a lot of unnecessary trial and error that everyone goes through, which is inefficient and this something, we as developers, should try to reduce.

But that's not all. We believe that there are five stages to learning, Theory, Practice, Creation, Collaboration and Teaching, and so it is our goal is to enable all of them through these guides and our offline efforts.
The goal of these open source guides is to recommend the best online resources (video + text) to learn any and every technology out there. We believe that there are five stages to learning:
Theory
Practice
Creation
Collaboration
Teaching so our goal is to enable all of them through these guides and our offline efforts.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after teaching, it should go to next line for our goal....

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Teaching so our goal is to enable all of them through these guides and our offline efforts.
Teaching
so our goal is to enable all of them through these guides and our offline efforts.


## Contribute a new guide
We cannot cover everything in tech alone, we need your help. You can also create a open source guide for the technology that you have experience in, and contribute it to this project. You can use the [Laravel guide](https://github.com/coderplex/learn/blob/master/web-dev/Backend/Learn-Laravel.md) as a guide for formatting and structure.
We cannot cover everything in tech alone, we need your help. You can also create a open source guide for the technology that you have experienced in, and contribute it to this project. You can use the [Laravel guide](https://github.com/coderplex/learn/blob/master/web-dev/Backend/Learn-Laravel.md) as a guide for formatting and structure.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

experience is correct word

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
We cannot cover everything in tech alone, we need your help. You can also create a open source guide for the technology that you have experienced in, and contribute it to this project. You can use the [Laravel guide](https://github.com/coderplex/learn/blob/master/web-dev/Backend/Learn-Laravel.md) as a guide for formatting and structure.
We cannot cover everything in tech alone, we need your help. You can also create a open source guide for the technology that you have experience in, and contribute it to this project. You can use the [Laravel guide](https://github.com/coderplex/learn/blob/master/web-dev/Backend/Learn-Laravel.md) as a guide for formatting and structure.