Let's Learn is a repo dedicated to teaching others the technologies and languages they want to learn through code and its comments how to code in their desired language.
Languages
Let's Learn's goals are to compile multiple teaching sources of various languages and to teach people how to code in their desired language.
- We use multiple trusted sources for each language and cross-examine them to create the content of Let's Learn, with each member specializing in a language.
If you want to take part in the project you can, and it's pretty easy, just:
- Fork this repo.
- Create your Fixes/Modules/Exercises/Solutions.
- Make a pull request to have your content reviewed and merged.
We just ask that you follow our standards, which currently are:
- Your pull request must have an understandable name and description.
- If coding, your code must run properly and have comments that assist in teaching.
Read more about it here