30 best practices for development & testing
This commit is contained in:
parent
7a21b60881
commit
5df13f7a79
@ -115,7 +115,7 @@ How can you support me : [![Buy me a coffee][img-buymeacoffee]][buymeacoffee] or
|
||||
* [Assembly](#assembly)
|
||||
* [C/C++](#cc)
|
||||
* [Calm programming / Slow programming](#calm-programming--slow-programming)
|
||||
* [Clean code](#clean-code-and-best-practices)
|
||||
* [Clean code and best practices](#clean-code-and-best-practices)
|
||||
* [Conferences](#conferences)
|
||||
* [Correctness](#correctness)
|
||||
* [Database](#database)
|
||||
@ -5238,6 +5238,7 @@ See also [Calm programming / Slow programming](#calm-programming--slow-programmi
|
||||
> Whether your own or someone else’s writing, alex helps you find gender favoring, polarizing, race related, religion inconsiderate, or other unequal phrasing in text.
|
||||
* [Jamie Wong](http://jamie-wong.com/2013/07/12/grep-test/) - (2013) Too DRY - The Grep Test
|
||||
* [Ilya Sher](https://ilya-sher.org/2019/05/18/on-information-loss-in-software/) - (2019) On Information Loss in Software
|
||||
* [Michael Foord](https://opensource.com/article/17/5/30-best-practices-software-development-and-testing) - (2017) 30 best practices for software development and testing
|
||||
|
||||
## Conferences
|
||||
> In Belgium
|
||||
@ -7048,6 +7049,7 @@ See also [Dotfiles / Aliases](#dotfiles--aliases)
|
||||
* [mattray/inspec-iggy](https://github.com/mattray/inspec-iggy) - InSpec CLI plugin for generating compliance controls from Terraform and CloudFormation
|
||||
* [terraform-linters/tflint](https://github.com/terraform-linters/tflint) - TFLint is a Terraform linter focused on possible errors, best practices, etc. (Terraform >= 0.12)
|
||||
* [Tom Forbes](https://tomforb.es/testing-my-dotfiles-with-github-actions/) - (2019) Testing my dotfiles with Github actions
|
||||
* [Michael Foord](https://opensource.com/article/17/5/30-best-practices-software-development-and-testing) - (2017) 30 best practices for software development and testing
|
||||
|
||||
# Transportation :train2: :oncoming_automobile:
|
||||
> Learn
|
||||
|
Loading…
Reference in New Issue
Block a user