/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.fredrb.com
| | attractivechaos.wordpress.com
3.6 parsecs away

Travel
| | Array and hash table are probably the most important data structures. Some programming languages such as Perl, Lua and Javascript, almost build the language core on top of the two data structures. While array is straightforward to implement, hash table is not. This is why we have paid continuous efforts in improving the hash table...
| | benhoyt.com
2.5 parsecs away

Travel
| | An explanation of how to implement a simple hash table data structure, with code and examples in the C programming language.
| | www.pl-enthusiast.net
5.9 parsecs away

Travel
| | This blog post is the first in my series on secure computationand will be presented in two parts. It briefly introduces some work my collaborators and I published this year, which illustrates a pleasant application of programming languages ideas to ... Continue reading
| | trishagee.com
20.9 parsecs away

Travel
| A few weeks ago, I presented my new "User's Guide to the Disruptor" talk to the London Java Community. Since it was very kindly hosted at Skillsmatter, there is a video of the presentation available, and the slides are below. The presentation is a little different to the ones we've done before. Previously we've gone ... Continue reading "New Disruptor Presentation Unveiled to the LJC!"