quanganhdo + code   18

docco.coffee
Docco is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator. It produces HTML that displays your comments alongside your code. Comments are passed through Markdown, and code is passed through Pygments syntax highlighting.
code  documentation  javascript  tools 
october 2010 by quanganhdo
The Nature of Code at daniel shiffman
Can we capture the unpredictable evolutionary and emergent properties of nature in software? Can understanding the mathematical principles behind our physical world world help us to create digital worlds? This class will focus on the programming strategies and techniques behind computer simulations of natural systems. We’ll explore topics ranging from basic mathematics and physics concepts to more advanced simulations of complex systems. Subjects covered will include forces, trigonometry, fractals, cellular automata, self-organization, and genetic algorithms. Examples will be demonstrated using Processing with a focus on object oriented programming.
code  coding  processing  programming  tutorial 
april 2010 by quanganhdo
Online javascript beautifier
This little beautifier will reformat and reindent bookmarklets, ugly javascript, unpack scripts packed by the popular Dean Edward's packer, as well as deobfuscate scripts processed by javascriptobfuscator.com.
code  development  javascript  tools 
april 2010 by quanganhdo
moriarty - bynomial
moriarty is a small Objective-C library to assist with iPhone development.
iphone  library  code 
march 2010 by quanganhdo
Cocoa Source Code » Matt Legend Gemmell
This page contains some Cocoa/Objective-C source code for fellow Mac OS X developers.
cocoa  code  development  mac  osx 
march 2010 by quanganhdo
CodeMirror: In-browser code editing
CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. If a parser has been written for the language you are editing (see below for a list of supported languages), the code will be coloured, and the editor will help you with indentation.
code  editor  javascript  library  from delicious
february 2010 by quanganhdo
Set the Zoom Level of an MKMapView
I wrote a category that adds support for setting the zoom level of an MKMapView explicitly.
mkmapview  iphonedev  sdk  code  from delicious
january 2010 by quanganhdo
rolling rate-limit algorithm - rolling rate-limit algorithm - bjornstar
You had the right idea with averages. This uses 3 values per id to determine their rate. You can reduce it to a single cache item stored as a serialized array.
rating  code  php  from delicious
january 2010 by quanganhdo
ideone.com
Run your code online (38 programming languages supported). Built with SPOJ Engine.
programming  code  online  development  tools 
december 2009 by quanganhdo
IE6 Update
Ý tưởng hay để "xử đẹp" IE6 - hiển thị một info bar giả yêu cầu người dùng cập nhật trình duyệt của mình
webdev  ie6  javascript  code 
april 2009 by quanganhdo
RedSnake
Giới thiệu RedSnake - ngôn ngữ kết hợp những điểm đặc trưng của Ruby và Python
funny  language  code  programming  aprilfools 
april 2009 by quanganhdo
BlkAppKit « Shiira Project
Framework để code giao diện HUD cho ứng dụng Cocoa
framework  development  cocoa  code  programming  hud  mac  osx 
march 2009 by quanganhdo

Copy this bookmark:



description:


tags: