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:
parent
d3a10d7190
commit
f332b0868a
2 changed files with 62 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal 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))
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue