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

update #42

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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## 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 conflicts with self-learning as a developer, is figuring out where to get started with the technology that you are 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.But that's not all, we believe that there are five stages to learning which are:Theory,Practice,Creation,Collaboration and Teaching, so our goal is to enable all of them through these guides and our offline efforts.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
The goal of these open source guides is to recommend the best online resources (video + text) to learn any and every technology out there.But that's not all, we believe that there are five stages to learning which are:Theory,Practice,Creation,Collaboration and Teaching, so 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.But that's not all, we believe that there are five stages to learning, which are: Theory, Practice, Creation, Collaboration and Teaching, and it's 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.