Commit Graph
100 Commits
Author SHA1 Message Date
Dan Buch f68979b85e sctutorial ch 3.2 2017-11-20 17:59:13 -05:00
Dan Buch f9a9fb0ccb Up through ch 3.1 2017-10-10 09:33:54 -04:00
Dan Buch 83a47f5475 The rest of ch02 2017-10-08 19:55:20 -04:00
Dan Buch 670ec549f6 More bits in ch 2.4 2017-10-01 19:50:24 -04:00
Dan Buch 84a3f172b1 Chapter 2 part 2 2017-09-30 12:50:21 -04:00
Dan Buch 3481813b9c Chapter 2, part 1 2017-09-17 21:19:01 -04:00
Dan Buch ea98b2ff27 Working through chapter 1 of Nick Collins' tutorial 2017-09-17 20:51:05 -04:00
Dan Buch c9d391ceeb Other misc bits of sclang 2017-09-17 20:21:02 -04:00
Dan Buch 16246a7cee Getting more fancy with multiplication practice sheets 2017-08-02 16:01:10 -04:00
Dan Buch d463bc7443 Do some math practice goop 2017-07-29 20:30:44 -04:00
Dan Buch 51a91228ca MDN breakout content type separation 2017-01-03 21:47:55 -05:00
Dan Buch a94e815fc2 MDN breakout step 10 2017-01-03 16:52:24 -05:00
Dan Buch a649c14487 MDN breakout step 9
plus pausing
2017-01-03 16:32:05 -05:00
Dan Buch e9978041a7 MDN breakout step 8 2017-01-03 16:24:09 -05:00
Dan Buch b16dc17037 MDN breakout step 7 2017-01-03 16:02:32 -05:00
Dan Buch e29d51e439 MDN breakout step 6 2017-01-02 23:34:41 -05:00
Dan Buch 27d3f538ed MDN breakout step 5 2017-01-02 23:13:03 -05:00
Dan Buch 50cd7f411f MDN breakout step 4 2017-01-02 15:23:06 -05:00
Dan Buch f97e05aa11 MDN breakout step 3 2016-12-31 23:29:00 -05:00
Dan Buch af3e1f0b24 MDN breakout step 2 2016-12-31 23:00:16 -05:00
Dan Buch 8b0863984f Playing with the MDN breakout tutorial 2016-12-31 22:51:22 -05:00
Dan Buch f0bbf3fa8e Poking at the YouTube v3 API a bit 2016-12-30 23:16:01 -05:00
Dan Buch 3b7bbd5ff1 Doing some silly stuff with kiddos[0] 2016-09-29 18:07:11 -04:00
Dan Buch d548740ed0 Impl square for 3.1 2016-09-05 23:05:04 -04:00
Dan Buch af11c29d9c Impl rect_area for 3.1 2016-09-05 22:53:07 -04:00
Dan Buch e7e2d2749c Ex 3.1 2016-09-05 22:41:08 -04:00
Dan Buch 60689fd103 2.2 with activity 2016-09-05 22:33:22 -04:00
Dan Buch 0d0edf5629 Activity for 1.2.3 2016-08-31 11:48:09 -04:00
Dan Buch cb36ed01b2 Filling in 1.2.3 2016-08-31 11:35:28 -04:00
Dan Buch 78f5972b30 Activity for 1.2.2.1 2016-08-31 11:19:13 -04:00
Dan Buch 963fe0a864 Through 1.2.2.1 2016-08-31 11:18:25 -04:00
Dan Buch de02f07049 Done with 1.2.2 activities 2016-08-31 10:31:28 -04:00
Dan Buch da88fc810d Completed 1.2.2 bits 2016-08-31 10:29:25 -04:00
Dan Buch 9741f01b6e Completed 01 activities 2016-08-31 10:11:27 -04:00
Dan Buch fc7a5ee342 Working through rustbyexample 2016-08-31 10:08:33 -04:00
Dan Buch 23574cafae Finishing up guessing game 2016-08-31 08:00:15 -04:00
Dan Buch 0cbb22dad6 Moving into rustbook namespace 2016-08-30 22:50:20 -04:00
Dan Buch 051f50ec61 Working on the rust book moar 2016-08-30 22:49:38 -04:00
Dan Buch 7e650db47f Goofing with rust 2016-08-30 22:45:37 -04:00
Dan Buch ffbc653075 Let's use rust for this mkay 2016-08-30 22:44:29 -04:00
Dan Buch 14fa993a97 Buh bye 2016-08-30 22:33:21 -04:00
Dan Buch 4c3f00994a Gmail API but no 2016-08-30 22:30:08 -04:00
Dan Buch 69b5bd9a81 More gooping around with lcthw 2016-08-29 12:45:08 -04:00
Dan Buch b6de834a7b Add targets for docker stuff, remove bogus target 2016-07-24 18:01:01 -04:00
Dan Buch 120fbf58b6 How to find oneself 2016-07-10 21:29:23 -04:00
Dan Buch 670630bcdb How hard could it be 2016-07-04 08:36:53 -04:00
Dan Buch 81f5be99aa Goofing around with command line flag scanning 2016-05-31 07:47:22 -04:00
Dan Buch 43d54aa33b Copying over minunit to older locations 2016-04-21 17:41:24 -04:00
Dan Buch 5bf745f51d Starting to add tests for bstrlib
plus reporting assertion count via minunit
2016-04-21 17:40:12 -04:00
Dan Buch 8f91cf3d0c ex36 prep 2016-04-21 12:34:23 -04:00
Dan Buch 3fc7adac10 ex35 bits 2016-04-21 12:06:26 -04:00
Dan Buch fcf1c92608 First bit of ex35 2016-04-18 09:42:33 -04:00
Dan Buch 64dfc0cb6f ex34 darray bits 2016-04-18 01:49:59 -04:00
Dan Buch 312c68e248 Tweaks after reviewing Zed's version 2016-04-17 20:49:59 -04:00
Dan Buch 58a2ed31f4 List impl minor cleanups 2016-04-17 18:59:25 -04:00
Dan Buch 80b8ecc4fa ex33 with my impl for bubble/merge sorts 2016-04-17 18:55:43 -04:00
Dan Buch c4b92572bf Implementing ex32 List copy, split, and join 2016-04-17 13:50:26 -04:00
Dan Buch 015288d5b6 ex32 List impl improvements 2016-04-17 12:25:52 -04:00
Dan Buch 508ac1a5d1 ex32 plus runtests improvements 2016-04-17 12:16:00 -04:00
Dan Buch 23bb2b1eed Start liblcthw for ex32 2016-04-17 00:04:57 -04:00
Dan Buch 51bbb82cb6 ex31 2016-04-16 23:58:24 -04:00
Dan Buch eaf65f1d9d Get rid of compiler warnings for runtests 2016-04-16 23:33:44 -04:00
Dan Buch efdcb2e6ec Implement test runner in C 2016-04-16 20:05:49 -04:00
Dan Buch 8c3b40b597 update skel license 2016-04-16 16:43:57 -04:00
Dan Buch 02ab4888dd ex30 bits 2016-04-16 16:43:57 -04:00
Dan Buch fd8e9096ae ex29 extra credit 2016-04-16 16:00:17 -04:00
Dan Buch 1fdab16d96 ex29 2016-04-16 15:35:47 -04:00
Dan Buch d8c63c261d ex28 extra credit 2016-04-16 14:48:19 -04:00
Dan Buch 1aafac69cb ex28 2016-04-16 13:39:22 -04:00
Dan Buch 3ea457e797 ex27 2016-04-16 04:15:56 -04:00
Dan Buch b560e3c868 ex26 with a smidge of modification 2016-04-16 02:26:19 -04:00
Dan Buch c55b0e5c4c Script for ex26 to install apr and apr-util 2016-04-15 23:34:34 -04:00
Dan Buch ca4032aac1 ex25 2016-04-15 23:28:27 -04:00
Dan Buch b12812b91c ex24 extra credit 2016-04-15 23:05:43 -04:00
Dan Buch 1f288ddd5b ex24 2016-04-15 22:53:06 -04:00
Dan Buch 9f7d857945 ex23 2016-04-15 22:41:28 -04:00
Dan Buch 921cf35c37 ex22 and a smidge of the easiest extra credit :P 2016-04-15 22:14:42 -04:00
Dan Buch fe3e5495fd List exercises better-er 2016-04-15 11:44:36 -04:00
Dan Buch c0ad3c9aeb ex20 extra credit 2016-04-14 23:53:01 -04:00
Dan Buch 7e059e45e3 ex20 with dbg.h 2016-04-14 23:48:19 -04:00
Dan Buch b3665e0bca Some ex19 extra credit 2016-04-13 21:01:33 -04:00
Dan Buch bc195dec65 ex19 audit bits 2016-04-13 20:11:32 -04:00
Dan Buch 9569ff1805 ex18 extra credit + ex19 2016-04-13 18:28:47 -04:00
Dan Buch a8c603e8e5 ex18 2016-04-13 12:07:56 -04:00
Dan Buch b15e1ad794 Goofing around with a naive stack impl 2016-04-13 11:14:31 -04:00
Dan Buch 5d2b2e8e8e Add tests for ex17-ec 2016-04-13 10:36:55 -04:00
Dan Buch 1970801db8 Add "street" and make searchable 2016-04-13 10:20:23 -04:00
Dan Buch 0cc65b0f76 Install file, too 2016-04-13 10:20:13 -04:00
Dan Buch a3f31cd6bb Adding "find" to ex17 extra credit 2016-04-13 10:14:33 -04:00
Dan Buch 6c837610a1 Use basename in usage string 2016-04-13 09:41:34 -04:00
Dan Buch 80a7be5ba9 Starting ex17 extra credit 2016-04-13 09:41:20 -04:00
Dan Buch b0dbfff952 ex17 2016-04-13 03:27:06 -04:00
Dan Buch 3d55ee9741 ex16 2016-04-13 00:16:17 -04:00
Dan Buch c0d7a5ab39 ex15 2016-04-13 00:02:54 -04:00
Dan Buch 14c02e27c4 ex14 2016-04-12 14:17:07 -04:00
Dan Buch eb2ded821b ex13 2016-04-12 14:11:43 -04:00
Dan Buch 7bcf4272bc ex12 2016-04-12 12:14:30 -04:00
Dan Buch 609dbcb7d8 ex11 2016-04-12 12:10:40 -04:00
Dan Buch 120a767002 ex10 2016-04-12 12:06:57 -04:00
Dan Buch 62724ef6bb ex9 extra credit 2016-04-12 12:01:27 -04:00