Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haf/linux-intro-course
- Owner: haf
- Created: 2016-12-01T14:00:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T17:10:40.000Z (about 7 years ago)
- Last Synced: 2024-04-14T16:04:26.548Z (7 months ago)
- Language: F#
- Homepage:
- Size: 10.6 MB
- Stars: 112
- Watchers: 9
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)