/Lets-Learn

Free collaborative teaching effort

Primary LanguageGoMIT LicenseMIT

Let's Learn

English

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.

Issues Commits Contributors License

Languages

GoLang


Goals:

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.

How to contribute

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.

Licensed under the MIT license

Read more about it here