> For the complete documentation index, see [llms.txt](https://csharp.progdocs.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://csharp.progdocs.se/grundlaggande.md).

# Grundläggande

- [Datatyper \[…\]](https://csharp.progdocs.se/grundlaggande/datatyper.md)
- [String](https://csharp.progdocs.se/grundlaggande/datatyper/string.md)
- [Tuples](https://csharp.progdocs.se/grundlaggande/datatyper/tuples.md)
- [Enum](https://csharp.progdocs.se/grundlaggande/datatyper/enum.md)
- [Fel](https://csharp.progdocs.se/grundlaggande/fel.md)
- [Typkonvertering](https://csharp.progdocs.se/grundlaggande/typkonvertering.md)
- [Operatorer](https://csharp.progdocs.se/grundlaggande/operatorer.md)
- [Boolska satser](https://csharp.progdocs.se/grundlaggande/boolska-satser.md)
- [Konsolen (Console)](https://csharp.progdocs.se/grundlaggande/konsollen-console.md)
- [If-satser](https://csharp.progdocs.se/grundlaggande/if-satser.md)
- [Switch-case](https://csharp.progdocs.se/grundlaggande/switch-case.md)
- [Loopar](https://csharp.progdocs.se/grundlaggande/loopar.md)
- [Listor och arrayer](https://csharp.progdocs.se/grundlaggande/listor-och-arrayer.md)
- [Slump (Random)](https://csharp.progdocs.se/grundlaggande/slump.md)
- [Metoder](https://csharp.progdocs.se/grundlaggande/metoder.md)
- [Använda bibliotek (using)](https://csharp.progdocs.se/grundlaggande/anvaenda-bibliotek-using.md)
- [Delegates, events och lambdas](https://csharp.progdocs.se/grundlaggande/delegates.md)
- [Matematik (Math)](https://csharp.progdocs.se/grundlaggande/matematik-math.md)
- [Vektorer (Numerics)](https://csharp.progdocs.se/grundlaggande/vektorer-numerics.md)
- [Datum och tid](https://csharp.progdocs.se/grundlaggande/datum-och-tid.md): (Under uppbyggnad)
- [Try-catch och Exception](https://csharp.progdocs.se/grundlaggande/try-catch.md)
- [Namngivning](https://csharp.progdocs.se/grundlaggande/namngivning.md)
- [Begrepp](https://csharp.progdocs.se/grundlaggande/begrepp.md)
- [Reference vs value types](https://csharp.progdocs.se/grundlaggande/reference-vs-value-types.md)
- [Projektstruktur](https://csharp.progdocs.se/grundlaggande/projektstruktur.md)
- [Dotnet i terminalen](https://csharp.progdocs.se/grundlaggande/dotnet-i-terminalen.md)
