Skip to main content

5 docs tagged with "parsing"

View All Tags

Build Your Own Calculator

This challenge is to build your own calculator. It could be a command line tool, desktop application or web based.

Build Your Own Memcached Server

This challenge is to build your own Memcached server. Memcached is a free, open source, high-performance, distributed memory object caching system. It is intended for use in speeding up dynamic web applications by reducing database load.