Follow best practices, then standard follow you
- https://www.javacodegeeks.com/2015/09/concurrency-best-practices.html
- https://javarevisited.blogspot.com/2015/05/top-10-java-multithreading-and.html
- https://docs.microsoft.com/en-us/dotnet/standard/threading/managed-threading-best-practices
- Java Concurrency in Practice book
- Android best practices by Futurice
- iOS best practices by Futurice
- Backend best practices by Futurice
- https://crackstation.net/hashing-security.htm
- https://www.owasp.org/index.php/Password_Storage_Cheat_Sheet by OWASP
- QA best practices by Futurice
- Machine Learning best practices by Futurice
- Github best practices by Github
- gitflow