An open API service indexing awesome lists of open source software.

https://github.com/robwillup/mithrandir

Notes and studies on software development, architecture, and engineering.
https://github.com/robwillup/mithrandir

Last synced: about 1 year ago
JSON representation

Notes and studies on software development, architecture, and engineering.

Awesome Lists containing this project

README

          

# Software Engineering & Computer Science Notebook

Computer science, software engineering and other technology study notes.


(Art work by Nidoart facebook.com/nidoart)


## Best Practices

Best practices applied to software development in general.

[Best Practices](docs/Best_Practices/README.md)

## Programming Languages and Frameworks

Notes, tips, best practices, conventions for different programming languages.

[.NET](docs/Languages_And_Frameworks/.NET/README.md)

[Go](docs/Languages_And_Frameworks/Go/README.md)

[Rust](docs/Languages_And_Frameworks/Rust/README.md)

[Elixir](docs/Languages_And_Frameworks/Elixir/README.md)

[C](docs/Languages_And_Frameworks/C/README.md)

## Version Control

[VCSs](docs/VCSs/README.md)

## Math

[Math](docs/Math/README.md)