# README

A collection of notes from various sources

## Tools

* [tools](https://notes.kitimon.com/tools)

## Nuget

* [nuget](https://notes.kitimon.com/nuget)

## Git

* [git](https://notes.kitimon.com/git)

## C\#

* [Useful C# methods](https://notes.kitimon.com/cs-methods)
* [General notes](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/cs-notes.md)

## Machine Learning

* [ml](https://notes.kitimon.com/ml)
* [pytorch](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/pytorch.md)
* [R](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/R.md)

## LATEX

* [latex](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/latex.md)

## Web Development

* [HTTP codes](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/HTTP-codes.md)
* [js methods](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/js-methods.md)

## Coding

* [clean code](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/clean-code.md)
* [Patterns](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/programming-principles-patterns.md)
* [Testing](https://github.com/g2384/csharp-and-dotnet-notes/blob/main/docs/testing.md)
