Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haf/linux-intro-course

A gentle introduction to programming networked services on linux
https://github.com/haf/linux-intro-course

Last synced: 15 days ago
JSON representation

A gentle introduction to programming networked services on linux

Awesome Lists containing this project

README

        

# Linux intro course

This intro course into programming and running things on Linux is free of
charge. The course aims to bring the reader from a novice to an intermediate
professional – with focus on how to deploy .Net services on Linux and in Chapter
4, on Kubernetes.

## Chapters

- [Chapter 01](./chapter-01/README.md)
- [Chapter 02](./chapter-02/README.md)
- [Chapter 03](./chapter-03/README.md)
- [Chapter 04](./chapter-04/README.md)
- [Chapter 05](./chapter-05/README.md)