A scratch repo for me to learn C with.
Go to file
2023-09-13 13:11:17 -05:00
combinations Did a few exersises, most of the way through serial_logger. 2023-09-06 16:46:41 -05:00
function_pointer Did a few exersises, most of the way through serial_logger. 2023-09-06 16:46:41 -05:00
hello_world Did a few exersises, most of the way through serial_logger. 2023-09-06 16:46:41 -05:00
retrieve_count Did a few exersises, most of the way through serial_logger. 2023-09-06 16:46:41 -05:00
serial_logger added comments to document non-obvious things. 2023-09-13 13:11:17 -05:00
.gitignore Hello world and puzzle program. 2023-09-01 17:24:28 -05:00
LICENSE Initial commit 2023-08-30 21:38:54 +00:00
README.md Initial commit 2023-08-30 21:38:54 +00:00

learning_c

A scratch repo for me to learn C with.