Terry McCall's Library tagged → View Popular
squareFACTOR | SHAPING INTERACTIVE
Cool vertical scrolling based (rather than page based) layout for a design firm
Gamasutra - Features - Dirty Coding Tricks
[When the schedule is shot and a game needs to ship, programmers may employ some dirty coding tricks to get the game out the door. In an article originally published in Gamasutra sister publication Game Developer magazine earlier this year, here are nine
yubnubcommander - ShareTabs - The easy way to share your links as tabs
Tabs of information regarding YubNub Social Command Line programming
Freestyle Labs
made picClick, Favtape & Listpic (the latter two are some of my favorite mashup sites)
The ? : operator in Java
if (a > b) {
max = a;
}
else {
max = b;
}
can be simplified as
max = (a > b) ? a : b;
(a > b) ? a : b; is an expression which returns one of two values, a or b. The condition, (a > b), is tested. If it is true the first value, a, is returned. If it
drnic's copy-as-rtf-tmbundle at master — GitHub
copy textmate's rendered source as an .rtf (formatting/highlighting is preserved)
aka.objects
home of aka.wiiremote, a plugin for using the wiimote with max/msp
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in programm...
-
Rspec Intro
RSpec is a Behaviour Driven...
Items: 11 | Visits: 234
Created by: Vincent Tsao
-
webdevelopment
Links to webdevelopment
Items: 252 | Visits: 189
Created by: alfred westerveld
-
Programming jQquery
Items: 26 | Visits: 254
Created by: Vincent Tsao
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
