Add security resource and licenses

This commit is contained in:
Pichet Itngam 2017-10-18 17:19:59 +07:00
parent 6016789554
commit 9031b2068e
1 changed files with 9 additions and 7 deletions

View File

@ -75,6 +75,7 @@ But knowing the stuff will help you become better! :muscle:*
- :book: [Foundations of Security: What Every Programmer Needs to Know ](https://www.goodreads.com/book/show/128003.Foundations_of_Security)
- [OWASP Top 10](https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project)
- [Web Application Exploits and Defenses](https://google-gruyere.appspot.com/part1)
- [A collection of hacking / penetration testing resources to make you better!](https://github.com/vitalysim/Awesome-Hacking-Resources)
### SEO
- :page_facing_up: [What Every Programmer Should Know About SEO](http://katemats.com/what-every-programmer-should-know-about-seo/)
@ -167,6 +168,7 @@ But knowing the stuff will help you become better! :muscle:*
### Licenses
- [Choose An Open Source License](https://choosealicense.com/)
- [Well-explained Software licenses in TLDR version](https://tldrlegal.com/)
- [How open source licenses work and how to add them to your projects](https://medium.freecodecamp.org/how-open-source-licenses-work-and-how-to-add-them-to-your-projects-34310c3cf94)
### Where To Look For Further Info
- [freeCodeCamp Guide](https://guide.freecodecamp.org/)