Links tagged as 'programming'
- SimplePie: Super-fast, easy-to-use, RSS and Atom feed parsing in PHP.
- SimplePie is just that - simple. It's the best library I've used for interacting with RSS Feeds. I would highly recommend it.
- added 07/01/2008. tagged as rss, php, programming.
- Google Toolbox for Mac
- A library of objective-c components for programming on Mac.
- added 05/22/2008. tagged as programming, google, apple.
- Python Quick References
- Richard Gruet has some of the best Python Quick References I've seen. Very clear, but also exhaustive. If you want to have just one document for your Python skills, try it.
- added 05/05/2008. tagged as programming, python, documentation.
- GolfScript
- GolfScript is a language that enables you to right very short scripts to solve CodeGolf-type programs. It is a little hard to read though.
- added 05/05/2008. tagged as programming, golf.
- Er.js: Erlang-in-JavaScript
- Bringing Erlang-style concurrency to JavaScript.
- added 12/28/2007. tagged as erlang, javascript, programming, concurrency.
- Smart Websites with CherryPy -- Py Filling Any-Language Crust by Remi Delon
- An article in PythonJournal about the motivation behind the CherryPy framework.
- added 12/19/2007. tagged as python, programming, cherrypy.
- Exploring Leopard with DTrace
- added 12/18/2007. tagged as programming, dtrace, optimization.
- The Objective-Caml system, release 3.10
- Documentation resources to get started with OCaml.
- added 12/16/2007. tagged as documentation, ocaml, programming.
- NodeBox | Colors
- A python library for manipulating color. I really like the way the library is designed.
- added 12/13/2007. tagged as python, color, programming.
- Project Euler
- Looks very interesting.
- added 12/08/2007. tagged as mathematics, programming, euler.
- Datejs - A JavaScript Date Library
- This library looks pretty fun to use, and seems to be both easy for developers and end users to use. A different approach to getting dates from the user.
- added 11/30/2007. tagged as javascript, programming, coding.
- I/O Redirection in Bash
- A useful set of examples for manipulating i/o on the command line.
- added 11/25/2007. tagged as bash, unix, programming.
- CherryPy vs. Paste
- Interesting article advocating CherryPy in comparison to Paste.
- added 11/21/2007. tagged as python, cherrypy, paste, programming, web.
- Functional Javascript
- An introduction to how JavaScript works as a functional language. Real similar to some treatments in "Javascript: The Definitive Guide", published by O'Reilly.
- added 11/15/2007. tagged as javascript, functional, programming.
- Making reliable distributed systems in the presence of software errors
- Joe Armstrong's thesis on Erlang.
- added 11/15/2007. tagged as erlang, programming, concurrency, thesis, functional.
- Concurrent Programming: Erlang, Haskell...and XSLT
- added 11/15/2007. tagged as erlang, ruby, concurrency, programming.
- The Pragmatic Bookshelf | What's all this fuss about Erlang?
- useful piece. has some good links at the bottom
- added 11/15/2007. tagged as erlang, programming.