learn
learn copied to clipboard
Open Source Learning Guides to master your favorite technology
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
Code your own Blockchain using Python. Source - Codecademy. I learned the course on it.
Complete Python Introduction and why to choose Python
Corrected few grammatical mistakes in the second paragraph.
Did suitable replacement for "struggles" and also made a couple of grammatical changes.
Currently the course for Go just has titles, I would love to work upon adding code snippets for each and help in the content for each of the titles. Let...
We need to add the following to the current React guide - [ ] Additional resources for learning React (books, awesome list, courses etc) - [ ] Complete project ideas...