Commit Graph

19 Commits (d27412d5c738c62215b38ca9c558754b7cac9c48)

Author SHA1 Message Date
Joshua Potter 0c698311d5 Notes on sequences. 2024-03-01 07:12:43 -07:00
Joshua Potter a480e48e3b More notes on two's-complement. 2024-02-27 12:12:25 -07:00
Joshua Potter cf0daeab7d Algorithmic notation and more on two's-complement. 2024-02-27 09:09:51 -07:00
Joshua Potter 4e4fce24f7 Add some bit shifting notes back. 2024-02-24 07:43:10 -07:00
Joshua Potter 2663b97c55 Add merge sort and more notes on floors/ceilings. 2024-02-23 19:43:29 -07:00
Joshua Potter 92e691e937 Update from "c" to "c17". 2024-02-23 07:40:31 -07:00
Joshua Potter 27adc88529 More notes on combinations/binomial coefficients. 2024-02-19 16:16:53 -07:00
Joshua Potter ae71557589 Integer encodings and discrete math. 2024-02-17 12:49:56 -07:00
Joshua Potter 30c6fb97b5 Additional notes on binary shifting. 2024-02-15 16:23:53 -07:00
Joshua Potter 4a4c1a30da More on printf. 2024-02-14 12:08:10 -07:00
Joshua Potter 3e012b49b5 More tags. ASCII and c-style strings. 2024-02-12 10:18:47 -07:00
Joshua Potter 99e807f807 Notes on normal forms. 2024-02-11 12:05:17 -07:00
Joshua Potter 49fbfb0ec5 Nest journal entries into months. 2024-02-11 05:33:02 -07:00
Joshua Potter 4982b6e21f Add more sorting algorithm details. Bubble sort. 2024-02-09 11:50:56 -07:00
Joshua Potter c3d266882f Algorithms and gawk. 2024-02-09 08:08:41 -07:00
Joshua Potter 00f23d5f94 Add notes on sorting algorithms and equiv-trans. 2024-02-08 07:02:59 -07:00
Joshua Potter 3e5bb9b9a7 More "Science of Programming" and `awk`. 2024-02-07 06:18:19 -07:00
Joshua Potter 5d4313023a Merge 2023-02-03 (#3)
Science of programming and `awk`.

Reviewed-on: #3
Co-authored-by: Joshua Potter <jrpotter2112@gmail.com>
Co-committed-by: Joshua Potter <jrpotter2112@gmail.com>
2024-02-04 00:20:31 +00:00
Joshua Potter 5425627df1 Merge 2024-02-02 (#2)
Insertion sort and `awk`.

Reviewed-on: #2
Co-authored-by: Joshua Potter <jrpotter2112@gmail.com>
Co-committed-by: Joshua Potter <jrpotter2112@gmail.com>
2024-02-03 03:36:20 +00:00