code-library/README.md

18 lines
620 B
Markdown
Raw Normal View History

2021-12-23 17:16:07 +01:00
# code-library
2021-12-27 11:35:36 +01:00
## netico's Code Library
2022-02-14 12:07:10 +01:00
This is a collection of code snippets, documentation, scattered notes, how-to's, proofs of concept, and experiments, designed to be a useful tool for entering the world of computer programming.
2022-01-11 19:05:08 +01:00
### [OSM](https://git.lattuga.net/netico/code-library/src/master/OSM)
2022-01-11 19:05:53 +01:00
2022-01-11 19:05:08 +01:00
Crazy fun with **OpenStreetMaps**.
2022-02-14 12:07:10 +01:00
### [Network](https://git.lattuga.net/netico/code-library/src/master/Network)
Things related to the Internet and **networks** in general.
2022-02-21 11:11:06 +01:00
### [Graphics](https://git.lattuga.net/netico/code-library/src/master/Graphics/)
Things related to **digital images** and photographs.