Commit Graph

1072 Commits

Author SHA1 Message Date
Dan Buch
8addb0fe6c is the dot syntax more modern? 2012-06-16 00:41:44 -04:00
Dan Buch
f342fa2734 putting some load on a tiny io-bound application 2012-06-16 00:41:18 -04:00
Dan Buch
13e9e7f408 namespacing 2012-06-16 00:15:39 -04:00
Dan Buch
cd8951df52 a python client, too. why not? 2012-06-15 10:19:06 -04:00
Dan Buch
277857fe4b futzing with an eventmachine version of ping pong server 2012-06-15 10:02:12 -04:00
Dan Buch
0aaab6db1c getting familiar with ruby tcp socket stuff 2012-06-15 09:49:35 -04:00
Dan Buch
d83fcbe9c5 Static file serving, yaaaay. 2012-06-15 00:32:06 -04:00
Dan Buch
4139c5726c wherps wrong chapter number 2012-06-09 21:02:56 -04:00
Dan Buch
b5a69f4397 still futzing around with insertion_sort and timeit 2012-06-09 20:53:29 -04:00
Dan Buch
88658c2a5d messing around with insertion sort 2012-06-09 14:28:27 -04:00
Dan Buch
db1a5a113b Giving up on the Wirth algorithms book since using Oberon is just ridiculous, turning instead to a more oft-referenced text. 2012-06-05 21:15:00 -04:00
Dan Buch
f849230380 Start notes on Wirth's Algorithms and Data Structures 2012-06-03 09:36:44 -04:00
Dan Buch
1b7a8b2e9b yeah, that's better 2012-05-30 07:43:48 -04:00
Dan Buch
f5902e699f One more goofy modification to temperatures practice prog
before moving on to something more fun.
2012-05-29 16:52:13 -04:00
Dan Buch
2599a100da Playing with ActiveResource just a bit more
before trashing all of it.  What I really ought to be doing is playing
with Sequel or getting more cozy with ActiveRecord.
2012-05-29 16:41:47 -04:00
Dan Buch
32aaca146b Renaming digressions to gnu-c
since that better describes what I'm doing in there, plus removed the
silly java prog because it was silly and not GNU C.
2012-05-29 15:56:49 -04:00
Dan Buch
809c287645 Breaking out the usage bit, other mindless crap. 2012-05-29 15:29:51 -04:00
Dan Buch
2fa6c49132 Finally getting around to playing with getopt in C 2012-05-29 15:22:51 -04:00
Dan Buch
13257b1ecc Cleaning up little temperature converter program
based a bit on how the example qsort program was written, plus fixing a
pedantic error.
2012-05-29 15:02:16 -04:00
Dan Buch
02699f591f ignoring compiled qsort example 2012-05-29 15:01:56 -04:00
Dan Buch
b3cf0c7c5b Goofing around with qsort in C
plus making the compiler flags more angry.
2012-05-29 15:01:12 -04:00
Dan Buch
86702165fe meant to use autoenv for this wacky Princeton setup 2012-05-29 14:40:07 -04:00
Dan Buch
3de7a26bef Collapsing client tree, moving awesome_print require into shell runner thingy 2012-05-28 13:30:56 -04:00
Dan Buch
c75da5dba7 More goofing around with temperature conversion
for make near-mindless C practice.
2012-05-28 13:13:07 -04:00
Dan Buch
de38919448 readme time 2012-05-18 11:27:00 -04:00
Dan Buch
c4a6b8791d Not versioning the generated stuff after all
not least because it screws up my language metrics :-)
2012-05-18 11:20:11 -04:00
Dan Buch
bfc97737b4 doing some light relation-like stuff
although I spent way too much time on the server side since deciding
to add Redis as "persistence".
2012-05-18 11:18:41 -04:00
Dan Buch
28799b806f one more renaming 2012-05-18 07:50:48 -04:00
Dan Buch
5dfd9dd7f8 Moving things around, combining and splitting ... 2012-05-18 07:49:25 -04:00
Dan Buch
b649e10ae8 Using aspen instead of homespun wsgi thingy 2012-05-18 01:33:35 -04:00
Dan Buch
d6d4cd1ec0 Experimenting with ActiveResource client against a non-ARes server 2012-05-18 00:44:46 -04:00
Dan Buch
10bf8b31e5 Switching to function quick sort version 2012-05-14 00:35:39 -04:00
Dan Buch
537036f41b First quicksort version
although the tutorial did not have a class or object definition,
which is necessary according to sbt ...   hmmm.
2012-05-14 00:32:10 -04:00
Dan Buch
3075bdb938 Filling in example sbt project 2012-05-13 23:26:55 -04:00
Dan Buch
3559798d38 Re-namespacing scala tutorial, tracking work on sbt guide 2012-05-13 23:13:10 -04:00
Dan Buch
438aa1db17 Adding another enum and field usage just to see what it looks like 2012-05-07 22:31:40 -04:00
Dan Buch
af3b05be3d Also generating py and java files, setting output to separate "gen" tree. 2012-05-07 22:28:13 -04:00
Dan Buch
36a4930ef0 Generating c++ code, starting a Makefile 2012-05-07 22:07:19 -04:00
Dan Buch
c843bf8c47 Starting on the Protocol Buffers tutorial 2012-05-07 08:22:15 -04:00
Dan Buch
ccac55c639 Poking at zeromq stuff again
found some tabs!  eeeek!
2012-05-07 07:45:02 -04:00
Dan Buch
6279bfa4bf What was I doing using strncmp?
derp.
2012-05-06 23:31:45 -04:00
Dan Buch
f4f658a7f7 goofing around with URLs in java 2012-05-06 23:25:22 -04:00
Dan Buch
b70a59831a Removing extracted map-mash subtree 2012-05-05 17:27:21 -04:00
Dan Buch
dc110b78de Don't care so much if this fails 2012-05-05 16:45:49 -04:00
Dan Buch
6564fd2a39 More downloading and ignoring 2012-05-05 16:40:22 -04:00
Dan Buch
74abbcb0fc Yet more downloading, scripting and ignoring 2012-05-05 16:35:16 -04:00
Dan Buch
ff322f9d0e More extracting and ignoring 2012-05-05 09:09:07 -04:00
Dan Buch
aed5272445 Extracting even more 2012-05-05 09:02:01 -04:00
Dan Buch
8a687c6adf Extracting the algs4 jar for better visibility 2012-05-05 09:00:05 -04:00
Dan Buch
852f338c83 Didn't need these after all! 2012-05-05 08:47:56 -04:00