clean code advices by Lucas Medeiros Reis
This commit is contained in:
parent
54ec177968
commit
cde707c025
@ -1109,6 +1109,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
|
|||||||
* [linters](https://github.com/mcandre/linters) - list of linters and introduction to static code analysis
|
* [linters](https://github.com/mcandre/linters) - list of linters and introduction to static code analysis
|
||||||
* [Awesome Static analysis](https://github.com/mre/awesome-static-analysis) - A curated list of static analysis tools, linters and code quality checkers for various programming languages
|
* [Awesome Static analysis](https://github.com/mre/awesome-static-analysis) - A curated list of static analysis tools, linters and code quality checkers for various programming languages
|
||||||
* [Idiomatic Rust](https://github.com/mre/idiomatic-rust) - Guidelines for writing elegant Rust programs
|
* [Idiomatic Rust](https://github.com/mre/idiomatic-rust) - Guidelines for writing elegant Rust programs
|
||||||
|
* [Lucas Medeiros Reis](https://dev.to/iamlucasmreis/the-single-most-important-driver-of-software-quality) - The Single Most Important Driver Of Software Quality
|
||||||
|
|
||||||
## Debugging
|
## Debugging
|
||||||
* [The Geek Stuff](http://www.thegeekstuff.com/2010/03/debug-c-program-using-gdb/) - How to Debug C Program using gdb in 6 Simple Steps
|
* [The Geek Stuff](http://www.thegeekstuff.com/2010/03/debug-c-program-using-gdb/) - How to Debug C Program using gdb in 6 Simple Steps
|
||||||
|
Loading…
Reference in New Issue
Block a user