README and fd: start a note to tell what I'm doing here ...

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2025-02-10 13:22:03 -05:00
parent d3a10d7190
commit f332b0868a
Signed by: vbatts
GPG key ID: E30EFAA812C6E5ED
2 changed files with 62 additions and 0 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# tmp.c
Hacking around with C/C++ basics to get myself comfortable and up to speed.
To a large extent, making myself attempt to do small projects in C/C++ as a default.
## Links
- [GNU C Library manual](https://www.gnu.org/software/libc/manual/html_node/index.html)
- [21 Century C++ by Bjarne Stroustrup](https://cacm.acm.org/blogcacm/21st-century-c/) ([joplin copy](joplin://x-callback-url/openNote?id=8bea21d4cd134ceeaeeaff01f33427cd))