AltSearch
beta

Programming - Recent Bookmarks - Page 1:



PEG.js – Parser Generator for JavaScript
PEG.js is a parser generator for JavaScript based on the parsing expression grammar formalism. It enables you to easily bulid fast parsers which process complex data or computer languages. You c... Read more
http://pegjs.majda.cz/
Tags: javascript, parser, generator, peg, parsing, programming, js, development, framework, tools Saved by: admin at 18 Mar 2010

12 Reasons To Be Learning Graph Theory
Throughout our schooling we always encounter some topics that we feel very strongly about, either because of how fascinating they are or how tediously boring or difficult they may be. Graph Theory is ... Read more
http://andresosinski.com.ar/blog_view_entry/?id=1
Tags: math, graph, algorithms, theory, mathematics, programming, graphtheory, learning, algorithm, graphs Saved by: admin at 17 Mar 2010

Nicholas Piël » Benchmark of Python Web Servers
In this benchmark i will be looking at how different WSGI servers perform at exactly that task; the handling of a full HTTP request. I should also immediately start with a word of caution. I tried my... Read more
http://nichol.as/benchmark-of-python-web-servers
Tags: python, performance, benchmark, wsgi, webserver, server, web, programming, http, tornado Saved by: admin at 17 Mar 2010


Ksplice » Hello from a libc-free world! (Part 1) - System administration and software
As an exercise, I want to write a Hello World program in C simple enough that I can disassemble it and be able to explain all of the assembly to myself. This adventure assumes compilation and executio... Read more
http://blog.ksplice.com/2010/03/libc-free-world/
Tags: assembly, programming, c, linux, compiler, code, asm, linking, x86, c/c++ Saved by: admin at 17 Mar 2010

geewax.org | Agile git Workflow
"Agile" is kind of a dirty word in some circles, but this describe some actually agile ways to deal with revision control using git. "When we started using git to manage our source code at work, we ac... Read more
http://geewax.org/2009/11/21/agile-git-workflow.html
Tags: git, workflow, agile, development, scm, tips, tutorial, process, toread, programming Saved by: admin at 17 Mar 2010

Adequately Good - JavaScript Module Pattern: In-Depth
(function () { // ... all vars and functions are in this scope only // still maintains access to all globals }()); (function ($, YAHOO) { // now have access to globals jQuery (as $)... Read more
http://www.adequatelygood.com/2010/3/JavaScript-Module-Pattern-In-Depth
Tags: javascript, module, programming, patterns, pattern, closures, js, tutorial, jquery, designpatterns Saved by: admin at 16 Mar 2010

The 4 Types of Emails Programmers Receive | Kevin William Pang
The Vague Email Feature XYZ isn't working. Please fix. Provides next to no information other than at some point, a feature -- possibly XYZ -- didn’t function the way a specific user expected it to. ... Read more
http://www.kevinwilliampang.com/2010/03/12/the-4-types-of-emails-programmers-receive/
Tags: programming, email, funny, humor, development, software, geek, humour, it, comment Saved by: admin at 16 Mar 2010

swannodette's enlive-tutorial at master - GitHub
"Enlive presents a dramatically different approach to generating HTML then what’s out there. Code and markup are completely separate (the implications are enormous) You get to use CSS like syntax to... Read more
http://github.com/swannodette/enlive-tutorial
Tags: clojure, enlive, tutorial, templating, html, programming, webdevelopment, #clojure, _ato, compojure Saved by: admin at 15 Mar 2010